Updated to include additional DC test
authorSteve Speicher <sspeiche@gmail.com>
Tue, 14 Oct 2014 22:13:57 -0400
changeset 849 3c77c07c533b
parent 848 138a9b225439
child 850 320a2704bd2b
Updated to include additional DC test
tests/reports/ldp-earl-manifest-all.jsonld
tests/reports/ldp-earl-manifest-all.ttl
tests/reports/ldp-earl-manifest.jsonld
tests/reports/ldp-earl-manifest.ttl
--- a/tests/reports/ldp-earl-manifest-all.jsonld	Fri Oct 10 13:53:51 2014 -0400
+++ b/tests/reports/ldp-earl-manifest-all.jsonld	Tue Oct 14 22:13:57 2014 -0400
@@ -1,7759 +1,6127 @@
 {
   "@graph" : [ {
-    "@id" : "_:t10",
-    "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" : "_:t102",
-    "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" : "_:t105",
-    "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" : "_:t106",
-    "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" : "_:t107",
-    "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" : "_:t11",
-    "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" : "_:t110",
-    "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" : "_:t113",
-    "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" : "_:t116",
-    "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" : "_:t117",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
-    "td:includesText" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
-  }, {
-    "@id" : "_:t118",
-    "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" : "_:t12",
-    "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" : "_:t122",
-    "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" : "_:t123",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
-    "td:includesText" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints."
-  }, {
-    "@id" : "_:t124",
-    "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" : "_:t131",
-    "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" : "_:t134",
-    "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" : "_:t135",
-    "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" : "_:t139",
-    "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-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" : "_:t145",
-    "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" : "_:t146",
-    "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" : "_:t147",
-    "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" : "_:t148",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
-    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time."
-  }, {
-    "@id" : "_:t15",
-    "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" : "_:t151",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-indirectmbr",
-    "td:includesText" : "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."
-  }, {
-    "@id" : "_:t153",
-    "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" : "_:t154",
-    "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" : "_:t155",
-    "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" : "_:t156",
-    "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" : "_:t16",
-    "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" : "_:t161",
-    "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" : "_: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" : "_:t167",
-    "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" : "_:t17",
-    "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" : "_:t170",
-    "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" : "_:t171",
-    "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" : "_:t172",
-    "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" : "_:t173",
-    "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" : "_:t174",
-    "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" : "_:t175",
-    "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" : "_:t182",
-    "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" : "_:t185",
-    "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" : "_:t186",
-    "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" : "_:t189",
-    "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" : "_:t190",
-    "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" : "_:t191",
-    "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" : "_:t193",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
-    "td:includesText" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints."
-  }, {
-    "@id" : "_:t20",
-    "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" : "_:t202",
-    "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" : "_:t204",
-    "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" : "_:t205",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b0",
+    "@type" : "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" : "_:t206",
-    "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" : "_:t212",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
-    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type."
-  }, {
-    "@id" : "_:t217",
-    "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" : "_:t220",
-    "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" : "_:t223",
-    "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" : "_:t227",
-    "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" : "_:t228",
-    "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" : "_:t230",
-    "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" : "_:t240",
-    "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" : "_:t241",
-    "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" : "_:t243",
-    "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" : "_:t245",
-    "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" : "_:t246",
-    "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" : "_:t247",
-    "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" : "_:t249",
-    "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" : "_:t25",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t250",
-    "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" : "_:t256",
-    "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" : "_:t26",
-    "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" : "_:t261",
-    "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" : "_:t266",
-    "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" : "_:t277",
-    "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" : "_:t278",
-    "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" : "_:t279",
-    "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" : "_:t28",
-    "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" : "_:t286",
-    "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" : "_:t287",
-    "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" : "_:t290",
-    "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" : "_:t291",
-    "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" : "_:t292",
-    "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" : "_:t299",
-    "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" : "_:t3",
-    "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" : "_:t300",
-    "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" : "_:t306",
-    "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" : "_:t309",
-    "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" : "_:t310",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
-    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type."
-  }, {
-    "@id" : "_:t316",
-    "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" : "_:t317",
-    "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" : "_:t320",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
-    "td:includesText" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints."
-  }, {
-    "@id" : "_:t323",
-    "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" : "_:t328",
-    "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" : "_:t329",
-    "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" : "_:t33",
-    "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" : "_:t336",
-    "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" : "_:t337",
-    "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-options-must",
-    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
-  }, {
-    "@id" : "_:t341",
-    "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" : "_:t342",
-    "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" : "_:t343",
-    "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" : "_:t346",
-    "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" : "_:t347",
-    "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" : "_:t348",
-    "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" : "_:t35",
-    "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" : "_:t357",
-    "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" : "_:t36",
-    "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" : "_:t362",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
-    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time."
-  }, {
-    "@id" : "_:t369",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
-    "td:includesText" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. "
-  }, {
-    "@id" : "_:t371",
-    "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" : "_:t372",
-    "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" : "_:t374",
-    "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" : "_:t377",
-    "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" : "_:t380",
-    "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" : "_:t385",
-    "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" : "_:t388",
-    "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" : "_:t389",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
-    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type."
-  }, {
-    "@id" : "_:t390",
-    "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" : "_:t395",
-    "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" : "_:t396",
-    "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" : "_:t4",
-    "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" : "_:t403",
-    "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" : "_:t406",
-    "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" : "_:t41",
-    "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" : "_:t412",
-    "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" : "_:t413",
-    "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" : "_:t414",
-    "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" : "_:t417",
-    "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" : "_:t418",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
-    "td:includesText" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set."
-  }, {
-    "@id" : "_:t419",
-    "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" : "_:t422",
-    "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" : "_:t423",
-    "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" : "_:t425",
-    "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" : "_:t430",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
-    "td:includesText" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set."
-  }, {
-    "@id" : "_:t435",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b1",
+    "@type" : "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" : "_:t440",
-    "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" : "_:t441",
-    "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" : "_:t444",
-    "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" : "_:t451",
-    "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" : "_:t455",
-    "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" : "_:t459",
-    "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" : "_:t460",
-    "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" : "_:t461",
-    "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" : "_:t462",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
-    "td:includesText" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set."
-  }, {
-    "@id" : "_:t463",
-    "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" : "_:t466",
-    "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" : "_:t47",
-    "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" : "_:t472",
-    "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" : "_:t473",
-    "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" : "_:t475",
-    "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" : "_:t476",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
-    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type."
-  }, {
-    "@id" : "_:t479",
-    "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" : "_:t48",
-    "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" : "_:t481",
-    "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" : "_:t482",
-    "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" : "_:t488",
-    "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" : "_:t489",
-    "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" : "_:t491",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
-    "td:includesText" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. "
-  }, {
-    "@id" : "_:t495",
-    "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" : "_:t497",
-    "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" : "_:t498",
-    "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" : "_:t5",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b100",
+    "@type" : "td:Excerpt",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
     "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
   }, {
-    "@id" : "_:t500",
-    "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" : "_:t501",
-    "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" : "_:t506",
-    "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" : "_:t507",
-    "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" : "_:t508",
-    "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" : "_:t510",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b103",
+    "@type" : "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" : "_:t511",
-    "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" : "_:t512",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b11",
+    "@type" : "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" : "_:b110",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
+    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type."
+  }, {
+    "@id" : "_:b115",
+    "@type" : "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" : "_:b12",
+    "@type" : "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" : "_:b120",
+    "@type" : "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" : "_:b121",
+    "@type" : "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" : "_:b122",
+    "@type" : "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" : "_:b123",
+    "@type" : "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" : "_:b124",
+    "@type" : "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" : "_:b129",
+    "@type" : "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" : "_:b13",
+    "@type" : "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" : "_:b130",
+    "@type" : "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" : "_:t518",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
-    "td:includesText" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints."
-  }, {
-    "@id" : "_:t519",
-    "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" : "_:t521",
-    "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" : "_:t523",
-    "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" : "_:t524",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b138",
+    "@type" : "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" : "_:b141",
+    "@type" : "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" : "_:b144",
+    "@type" : "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" : "_:b145",
+    "@type" : "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" : "_:b148",
+    "@type" : "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" : "_:b149",
+    "@type" : "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" : "_:t526",
-    "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" : "_:t527",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-  }, {
-    "@id" : "_:t53",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
-    "td:includesText" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
-  }, {
-    "@id" : "_:t531",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b15",
+    "@type" : "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" : "_:b154",
+    "@type" : "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" : "_:b155",
+    "@type" : "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" : "_:t532",
-    "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" : "_:t533",
-    "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" : "_:t535",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b158",
+    "@type" : "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" : "_:b159",
+    "@type" : "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" : "_:b164",
+    "@type" : "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" : "_:b165",
+    "@type" : "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" : "_:b173",
+    "@type" : "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" : "_:b174",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
+    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
+  }, {
+    "@id" : "_:b175",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
+    "td:includesText" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."
+  }, {
+    "@id" : "_:b176",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
+    "td:includesText" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints."
+  }, {
+    "@id" : "_:b177",
+    "@type" : "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" : "_:b178",
+    "@type" : "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" : "_:t536",
-    "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" : "_:t545",
-    "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" : "_:t551",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:b179",
+    "@type" : "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" : "_:b18",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
+    "td:includesText" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."
+  }, {
+    "@id" : "_:b180",
+    "@type" : "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" : "_:b185",
+    "@type" : "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" : "_:b19",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
+    "td:includesText" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."
+  }, {
+    "@id" : "_:b192",
+    "@type" : "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" : "_:b198",
+    "@type" : "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" : "_:t555",
-    "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" : "_:t562",
-    "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" : "_:t563",
-    "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" : "_:t565",
-    "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" : "_:t566",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b20",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
+    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type."
+  }, {
+    "@id" : "_:b201",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
+    "td:includesText" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set."
+  }, {
+    "@id" : "_:b202",
+    "@type" : "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" : "_:t567",
-    "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" : "_:t570",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b205",
+    "@type" : "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" : "_:b207",
+    "@type" : "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" : "_:t571",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
-    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time."
-  }, {
-    "@id" : "_:t572",
-    "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" : "_:t573",
-    "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" : "_:t576",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
-    "td:includesText" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. "
-  }, {
-    "@id" : "_:t577",
-    "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" : "_:t579",
-    "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" : "_:t58",
-    "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" : "_:t580",
-    "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" : "_:t581",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
-    "td:includesText" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. "
-  }, {
-    "@id" : "_:t582",
-    "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" : "_:t584",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b209",
+    "@type" : "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" : "_:b21",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
+    "td:includesText" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."
+  }, {
+    "@id" : "_:b217",
+    "@type" : "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" : "_:b218",
+    "@type" : "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" : "_:b219",
+    "@type" : "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" : "_:b221",
+    "@type" : "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" : "_:t586",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "td:includesText" : "LDPC clients SHOULD create member resources by submitting a representation as the entity body of the HTTP POST to a known LDPC."
-  }, {
-    "@id" : "_:t587",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "td:includesText" : "LDPC clients SHOULD create member resources by submitting a representation as the entity body of the HTTP POST to a known LDPC."
-  }, {
-    "@id" : "_:t588",
-    "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" : "_:t590",
-    "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" : "_:t592",
-    "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" : "_:t593",
-    "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" : "_:t594",
-    "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" : "_:t595",
-    "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" : "_:t597",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
-    "td:includesText" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. "
-  }, {
-    "@id" : "_:t598",
-    "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" : "_:t599",
-    "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" : "_:t600",
-    "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" : "_:t601",
-    "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" : "_:t602",
-    "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" : "_:t605",
-    "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" : "_:t606",
-    "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" : "_:t607",
-    "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" : "_:t61",
-    "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" : "_:t614",
-    "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" : "_:t615",
-    "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" : "_:t616",
-    "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" : "_:t617",
-    "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" : "_:t619",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
-    "td:includesText" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. "
-  }, {
-    "@id" : "_:t621",
-    "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" : "_:t622",
-    "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" : "_:t624",
-    "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" : "_:t626",
-    "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" : "_:t628",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
-    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time."
-  }, {
-    "@id" : "_:t629",
-    "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" : "_:t63",
-    "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" : "_:t631",
-    "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" : "_:t633",
-    "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" : "_:t634",
-    "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" : "_:t635",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b224",
+    "@type" : "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" : "_:t636",
-    "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" : "_:t637",
-    "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" : "_:t639",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b225",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
+    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time."
+  }, {
+    "@id" : "_:b228",
+    "@type" : "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" : "_:t640",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:b229",
+    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:b230",
+    "@type" : "td:Excerpt",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
     "td:includesText" : "LDPC clients SHOULD create member resources by submitting a representation as the entity body of the HTTP POST to a known LDPC."
   }, {
-    "@id" : "_:t641",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b235",
+    "@type" : "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" : "_:b236",
+    "@type" : "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" : "_:t66",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
-    "td:includesText" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. "
-  }, {
-    "@id" : "_:t69",
-    "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" : "_:t7",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b240",
+    "@type" : "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" : "_:b241",
+    "@type" : "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" : "_:b242",
+    "@type" : "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" : "_:b249",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
+    "td:includesText" : "LDPC clients SHOULD create member resources by submitting a representation as the entity body of the HTTP POST to a known LDPC."
+  }, {
+    "@id" : "_:b25",
+    "@type" : "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" : "_:b252",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
+    "td:includesText" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set."
+  }, {
+    "@id" : "_:b253",
+    "@type" : "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" : "_:t70",
-    "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" : "_:t81",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b256",
+    "@type" : "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" : "_:b257",
+    "@type" : "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" : "_:b258",
+    "@type" : "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" : "_:b259",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
+    "td:includesText" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."
+  }, {
+    "@id" : "_:b26",
+    "@type" : "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" : "_:b260",
+    "@type" : "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" : "_:b269",
+    "@type" : "td:Excerpt",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
     "td:includesText" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. "
   }, {
-    "@id" : "_:t82",
-    "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" : "_:t83",
-    "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" : "_:t86",
-    "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" : "_:t87",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b270",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
+    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+  }, {
+    "@id" : "_:b271",
+    "@type" : "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" : "_:b272",
+    "@type" : "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" : "_:t89",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
-    "td:includesText" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set."
-  }, {
-    "@id" : "_:t90",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b275",
+    "@type" : "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" : "_:t91",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b278",
+    "@type" : "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" : "_:b279",
+    "@type" : "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" : "_:b285",
+    "@type" : "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" : "_:b286",
+    "@type" : "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" : "_:t92",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:b288",
+    "@type" : "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" : "_:b291",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
+    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+  }, {
+    "@id" : "_:b292",
+    "@type" : "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" : "_:b293",
+    "@type" : "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" : "_:b296",
+    "@type" : "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" : "_:b298",
+    "@type" : "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" : "_:b306",
+    "@type" : "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" : "_:b31",
+    "@type" : "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" : "_:b310",
+    "@type" : "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" : "_:b311",
+    "@type" : "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" : "_:b312",
+    "@type" : "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" : "_:b316",
+    "@type" : "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" : "_:b32",
+    "@type" : "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" : "_:b322",
+    "@type" : "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" : "_:b323",
+    "@type" : "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" : "_:b334",
+    "@type" : "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" : "_:b335",
+    "@type" : "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" : "_:b336",
+    "@type" : "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" : "_:b337",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
+    "td:includesText" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."
+  }, {
+    "@id" : "_:b340",
+    "@type" : "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" : "_:b345",
+    "@type" : "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" : "_:b349",
+    "@type" : "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" : "_:b350",
+    "@type" : "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" : "_:b352",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
+    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type."
+  }, {
+    "@id" : "_:b353",
+    "@type" : "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" : "_:b354",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
+    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+  }, {
+    "@id" : "_:b357",
+    "@type" : "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" : "_:b358",
+    "@type" : "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" : "_:b362",
+    "@type" : "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" : "_:b369",
+    "@type" : "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" : "_:b37",
+    "@type" : "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" : "_:b378",
+    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:b381",
+    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:b382",
+    "@type" : "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" : "_:b39",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
+    "td:includesText" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints."
+  }, {
+    "@id" : "_:b390",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
+    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time."
+  }, {
+    "@id" : "_:b393",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
+    "td:includesText" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."
+  }, {
+    "@id" : "_:b397",
+    "@type" : "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" : "_:b398",
+    "@type" : "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" : "_:b4",
+    "@type" : "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" : "_:b40",
+    "@type" : "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" : "_:b401",
+    "@type" : "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" : "_:b402",
+    "@type" : "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" : "_:b405",
+    "@type" : "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" : "_:b408",
+    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:b409",
+    "@type" : "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" : "_:b410",
+    "@type" : "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" : "_:b419",
+    "@type" : "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" : "_:b420",
+    "@type" : "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" : "_:b427",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
+    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
+  }, {
+    "@id" : "_:b428",
+    "@type" : "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" : "_:b432",
+    "@type" : "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" : "_:b433",
+    "@type" : "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" : "_:b434",
+    "@type" : "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" : "_:b437",
+    "@type" : "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" : "_:b438",
+    "@type" : "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" : "_:b444",
+    "@type" : "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" : "_:b45",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
+    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+  }, {
+    "@id" : "_:b453",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
+    "td:includesText" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. "
+  }, {
+    "@id" : "_:b454",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
+    "td:includesText" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints."
+  }, {
+    "@id" : "_:b458",
+    "@type" : "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" : "_:b459",
+    "@type" : "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" : "_:b462",
+    "@type" : "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" : "_:b471",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
+    "td:includesText" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."
+  }, {
+    "@id" : "_:b472",
+    "@type" : "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" : "_:b473",
+    "@type" : "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" : "_:b48",
+    "@type" : "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" : "_:b480",
+    "@type" : "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" : "_:b483",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
+    "td:includesText" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."
+  }, {
+    "@id" : "_:b484",
+    "@type" : "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" : "_:b485",
+    "@type" : "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" : "_:b486",
+    "@type" : "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" : "_:b487",
+    "@type" : "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" : "_:b488",
+    "@type" : "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" : "_:b49",
+    "@type" : "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" : "_:b490",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
+    "td:includesText" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. "
+  }, {
+    "@id" : "_:b492",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-indirectmbr",
+    "td:includesText" : "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."
+  }, {
+    "@id" : "_:b495",
+    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:b499",
+    "@type" : "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" : "_:b502",
+    "@type" : "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" : "_:b504",
+    "@type" : "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" : "_:b505",
+    "@type" : "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" : "_:b508",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
+    "td:includesText" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."
+  }, {
+    "@id" : "_:b51",
+    "@type" : "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" : "_:b510",
+    "@type" : "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" : "_:b511",
+    "@type" : "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" : "_:b513",
+    "@type" : "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" : "_:b515",
+    "@type" : "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" : "_:b516",
+    "@type" : "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" : "_:b518",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
+    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type."
+  }, {
+    "@id" : "_:b521",
+    "@type" : "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" : "_:b522",
+    "@type" : "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" : "_:b526",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
+    "td:includesText" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. "
+  }, {
+    "@id" : "_:b530",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
+    "td:includesText" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. "
+  }, {
+    "@id" : "_:b531",
+    "@type" : "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" : "_:b532",
+    "@type" : "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" : "_:b535",
+    "@type" : "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" : "_:b538",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
+    "td:includesText" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set."
+  }, {
+    "@id" : "_:b539",
+    "@type" : "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" : "_:b54",
+    "@type" : "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" : "_:b541",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
+    "td:includesText" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."
+  }, {
+    "@id" : "_:b542",
+    "@type" : "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" : "_:b544",
+    "@type" : "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" : "_:b546",
+    "@type" : "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" : "_:b55",
+    "@type" : "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" : "_:b551",
+    "@type" : "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" : "_:b552",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
+    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time."
+  }, {
+    "@id" : "_:b554",
+    "@type" : "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" : "_:b555",
+    "@type" : "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" : "_:b556",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
+    "td:includesText" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."
+  }, {
+    "@id" : "_:b565",
+    "@type" : "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" : "_:b566",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
+    "td:includesText" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. "
+  }, {
+    "@id" : "_:b570",
+    "@type" : "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" : "_:b572",
+    "@type" : "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" : "_:b574",
+    "@type" : "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" : "_:b575",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
+    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
+  }, {
+    "@id" : "_:b579",
+    "@type" : "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" : "_:b58",
+    "@type" : "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" : "_:b583",
+    "@type" : "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" : "_:b584",
+    "@type" : "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" : "_:b587",
+    "@type" : "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" : "_:b590",
+    "@type" : "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" : "_:b591",
+    "@type" : "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" : "_:t99",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
+    "@id" : "_:b593",
+    "@type" : "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" : "_:b597",
+    "@type" : "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" : "_:b598",
+    "@type" : "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" : "_:b599",
+    "@type" : "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" : "_:b6",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
+    "td:includesText" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. "
+  }, {
+    "@id" : "_:b600",
+    "@type" : "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" : "_:b601",
+    "@type" : "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" : "_:b602",
+    "@type" : "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" : "_:b603",
+    "@type" : "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" : "_:b604",
+    "@type" : "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" : "_:b605",
+    "@type" : "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" : "_:b607",
+    "@type" : "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" : "_:b608",
+    "@type" : "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" : "_:b610",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
+    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
+  }, {
+    "@id" : "_:b612",
+    "@type" : "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" : "_:b613",
+    "@type" : "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" : "_:b615",
+    "@type" : "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" : "_:b616",
+    "@type" : "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" : "_:b617",
+    "@type" : "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" : "_:b618",
+    "@type" : "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" : "_:b619",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
+    "td:includesText" : "LDPC clients SHOULD create member resources by submitting a representation as the entity body of the HTTP POST to a known LDPC."
+  }, {
+    "@id" : "_:b620",
+    "@type" : "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" : "_:b623",
+    "@type" : "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" : "_:b624",
+    "@type" : "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" : "_:b627",
+    "@type" : "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" : "_:b628",
+    "@type" : "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" : "_:b631",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
+    "td:includesText" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. "
+  }, {
+    "@id" : "_:b632",
+    "@type" : "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" : "_:b633",
+    "@type" : "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" : "_:b634",
+    "@type" : "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" : "_:b635",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
+    "td:includesText" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time."
+  }, {
+    "@id" : "_:b637",
+    "@type" : "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" : "_:b638",
+    "@type" : "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" : "_:b639",
+    "@type" : "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" : "_:b642",
+    "@type" : "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" : "_:b643",
+    "@type" : "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" : "_:b644",
+    "@type" : "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" : "_:b645",
+    "@type" : "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" : "_:b647",
+    "@type" : "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" : "_:b65",
+    "@type" : "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" : "_:b650",
+    "@type" : "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" : "_:b653",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
+    "td:includesText" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints."
+  }, {
+    "@id" : "_:b654",
+    "@type" : "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" : "_:b655",
+    "@type" : "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" : "_:b656",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
+    "td:includesText" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set."
+  }, {
+    "@id" : "_:b66",
+    "@type" : "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" : "_:b69",
+    "@type" : "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" : "_:b7",
+    "@type" : "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" : "_:b74",
+    "@type" : "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" : "_:b75",
+    "@type" : "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" : "_:b8",
+    "@type" : "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" : "_:b80",
+    "@type" : "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" : "_:b85",
+    "@type" : "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" : "_:b87",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
+    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+  }, {
+    "@id" : "_:b90",
+    "@type" : "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" : "_:b91",
+    "@type" : "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" : "_:b92",
+    "@type" : "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" : "_:b96",
+    "@type" : "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" : "_:b99",
+    "@type" : "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" : "ldpt:BasicContainer-4xxErrorHasResponseBody",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.375Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP.",
-    "rdfs:label" : "BasicContainer-4xxErrorHasResponseBody",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.016Z",
+    "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-4xxErrorHasResponseBody",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-4xxErrorHasResponseBody",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t631",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-4xxErrorHasResponseBody",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b13"
   }, {
     "@id" : "ldpt:BasicContainer-AcceptPatchHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.384Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. ",
-    "rdfs:label" : "BasicContainer-AcceptPatchHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.027Z",
+    "source" : "ldpt:CommonResource-AcceptPatchHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
+    "testMethod" : "ldpt:automated",
+    "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. ",
+    "label" : "BasicContainer-AcceptPatchHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-AcceptPatchHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t35",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-AcceptPatchHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b207"
   }, {
     "@id" : "ldpt:BasicContainer-AcceptPostResponseHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.359Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server.",
-    "rdfs:label" : "BasicContainer-AcceptPostResponseHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.997Z",
+    "source" : "ldpt:CommonContainer-AcceptPostResponseHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-AcceptPostResponseHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-AcceptPostResponseHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t7",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-AcceptPostResponseHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-AcceptPostResponseHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b158"
   }, {
     "@id" : "ldpt:BasicContainer-AcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.355Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle].",
-    "rdfs:label" : "BasicContainer-AcceptTurtle",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.993Z",
+    "source" : "ldpt:CommonContainer-AcceptTurtle",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle].",
+    "label" : "BasicContainer-AcceptTurtle",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-turtle",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-AcceptTurtle",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t508",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-AcceptTurtle",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-AcceptTurtle",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b590"
   }, {
     "@id" : "ldpt:BasicContainer-AllowMultipleRdfTypes",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.197Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type.",
-    "rdfs:label" : "BasicContainer-AllowMultipleRdfTypes",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-AllowMultipleRdfTypes",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t212",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.197Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-AllowMultipleRdfTypes",
     "ldpt:steps" : {
       "@list" : [ "Given a client and a known RDF Source at a given URL", "Via some means, alter the rdf:type of the RDF Source by adding another rdf:type. Note it may be implementation dependent on what the server will allow and also when changed, what different behavior the client will have", "Verify that the client continues to operate as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type.",
+    "label" : "BasicContainer-AllowMultipleRdfTypes",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
+    "action" : "",
+    "name" : "BasicContainer-AllowMultipleRdfTypes",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b110"
   }, {
     "@id" : "ldpt:BasicContainer-AllowResponsesFromServer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.202Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints.",
-    "rdfs:label" : "BasicContainer-AllowResponsesFromServer",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-AllowResponsesFromServer",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t193",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.202Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-AllowResponsesFromServer",
     "ldpt:steps" : {
       "@list" : [ "Determine certain hints that your server would ignore", "Form a client request that uses this hint", "Execute the request and analyze the result", "Verify that client processes request as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints.",
+    "label" : "BasicContainer-AllowResponsesFromServer",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
+    "action" : "",
+    "name" : "BasicContainer-AllowResponsesFromServer",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b653"
   }, {
     "@id" : "ldpt:BasicContainer-ChangeRdfTypeValue",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.198Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time.",
-    "rdfs:label" : "BasicContainer-ChangeRdfTypeValue",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ChangeRdfTypeValue",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t362",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.198Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ChangeRdfTypeValue",
     "ldpt:steps" : {
       "@list" : [ "Given a client and a known RDF Source at a given URL", "Via some means, alter the rdf:type of the RDF Source by adding or removing a rdf:type triple. Note it may be implementation dependent on what the server will allow and also when changed, what different behavior the client will have", "Verify that the client continues to operate as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time.",
+    "label" : "BasicContainer-ChangeRdfTypeValue",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
+    "action" : "",
+    "name" : "BasicContainer-ChangeRdfTypeValue",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b390"
   }, {
     "@id" : "ldpt:BasicContainer-ClientMayProvideHints",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.204Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. ",
-    "rdfs:label" : "BasicContainer-ClientMayProvideHints",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ClientMayProvideHints",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t81",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.204Z",
+    "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ClientMayProvideHints",
     "ldpt:steps" : {
       "@list" : [ "Given a URL to a known RDF Source", "Configure the client application, if needed, to use the Prefer header to omit either containment or membership triples", "Use the client to send the GET request", "Monitor to ensure the server receives the hint", "Monitor to ensure the server honors the hing", "Verify the client behavior receives the optimized response" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. ",
+    "label" : "BasicContainer-ClientMayProvideHints",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
+    "action" : "",
+    "name" : "BasicContainer-ClientMayProvideHints",
+    "reviewStatus" : "td:unreviewed",
+    "specificationReference" : "_:b453"
   }, {
     "@id" : "ldpt:BasicContainer-ClientPostToCreate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.188Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDPC clients SHOULD create member resources by submitting a representation as the entity body of the HTTP POST to a known LDPC.",
-    "rdfs:label" : "BasicContainer-ClientPostToCreate",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ClientPostToCreate",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t586",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.188Z",
+    "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-ClientPostToCreate",
     "ldpt:steps" : {
       "@list" : [ "Given a container URL and POST is supported", "Monitor the client's request to ensure a POST request is sent", "Verify the response has a response status code of 201-Created and Location header with URL of created resource" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDPC clients SHOULD create member resources by submitting a representation as the entity body of the HTTP POST to a known LDPC.",
+    "label" : "BasicContainer-ClientPostToCreate",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
+    "action" : "",
+    "name" : "BasicContainer-ClientPostToCreate",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b249"
   }, {
     "@id" : "ldpt:BasicContainer-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.382Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585].",
-    "rdfs:label" : "BasicContainer-ConditionFailedStatusCode",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.024Z",
+    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "BasicContainer-ConditionFailedStatusCode",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ConditionFailedStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t357",
-    "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"
+    "action" : "",
+    "name" : "BasicContainer-ConditionFailedStatusCode",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b74"
+  }, {
+    "@id" : "ldpt:BasicContainer-ConformsBcLdpContainer",
+    "@type" : "earl:TestRequirement",
+    "date" : "2014-10-15T02:01:54.981Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostJsonLd", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ],
+    "source" : "ldpt:BasicContainer-ConformsBcLdpContainer",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testConformsBcLdpContainer()",
+    "testMethod" : "ldpt:indirect",
+    "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.",
+    "label" : "BasicContainer-ConformsBcLdpContainer",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpbc-are-ldpcs",
+    "action" : "",
+    "name" : "BasicContainer-ConformsBcLdpContainer",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b205"
+  }, {
+    "@id" : "ldpt:BasicContainer-ConformsContainerRdfResource",
+    "@type" : "earl:TestRequirement",
+    "date" : "2014-10-15T02:01:55.001Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" ],
+    "source" : "ldpt:CommonContainer-ConformsContainerRdfResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()",
+    "testMethod" : "ldpt:indirect",
+    "comment" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source.",
+    "label" : "BasicContainer-ConformsContainerRdfResource",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
+    "action" : "",
+    "name" : "BasicContainer-ConformsContainerRdfResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b615"
+  }, {
+    "@id" : "ldpt:BasicContainer-ConformsRdfSourceLdpResource",
+    "@type" : "earl:TestRequirement",
+    "date" : "2014-10-15T02:01:55.017Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" ],
+    "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
+    "testMethod" : "ldpt:indirect",
+    "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.",
+    "label" : "BasicContainer-ConformsRdfSourceLdpResource",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
+    "action" : "",
+    "name" : "BasicContainer-ConformsRdfSourceLdpResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b138"
   }, {
     "@id" : "ldpt:BasicContainer-ContainerSupportsHttpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.348Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI.",
-    "rdfs:label" : "BasicContainer-ContainerSupportsHttpLinkHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.987Z",
+    "source" : "ldpt:BasicContainer-ContainerSupportsHttpLinkHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testContainerSupportsHttpLinkHeader()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-ContainerSupportsHttpLinkHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ContainerSupportsHttpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t15",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:BasicContainer-ContainerSupportsHttpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testContainerSupportsHttpLinkHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-ContainerSupportsHttpLinkHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b58"
   }, {
     "@id" : "ldpt:BasicContainer-ContainsRdfType",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.368Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing.",
-    "rdfs:label" : "BasicContainer-ContainsRdfType",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.009Z",
+    "source" : "ldpt:RdfSource-ContainsRdfType",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-ContainsRdfType",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ContainsRdfType",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t245",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ContainsRdfType",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-ContainsRdfType",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b335"
   }, {
     "@id" : "ldpt:BasicContainer-ContentTypeHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.356Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body.",
-    "rdfs:label" : "BasicContainer-ContentTypeHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.993Z",
+    "source" : "ldpt:CommonContainer-ContentTypeHeader",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body.",
+    "label" : "BasicContainer-ContentTypeHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ContentTypeHeader",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t598",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ContentTypeHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-ContentTypeHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b432"
   }, {
     "@id" : "ldpt:BasicContainer-CreateWithoutConstraints",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.358Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General.",
-    "rdfs:label" : "BasicContainer-CreateWithoutConstraints",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.995Z",
+    "source" : "ldpt:CommonContainer-CreateWithoutConstraints",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-CreateWithoutConstraints",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-CreateWithoutConstraints",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t482",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-CreateWithoutConstraints",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-CreateWithoutConstraints",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b219"
   }, {
     "@id" : "ldpt:BasicContainer-DeleteRemovesContainmentTriple",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.361Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple.",
-    "rdfs:label" : "BasicContainer-DeleteRemovesContainmentTriple",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.999Z",
+    "source" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-DeleteRemovesContainmentTriple",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-DeleteRemovesContainmentTriple",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t33",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-DeleteRemovesContainmentTriple",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b316"
   }, {
     "@id" : "ldpt:BasicContainer-ETagHeadersGet",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.379Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.022Z",
+    "source" : "ldpt:CommonResource-ETagHeadersGet",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
+    "label" : "BasicContainer-ETagHeadersGet",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ETagHeadersGet",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t413",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-ETagHeadersGet",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b336"
   }, {
     "@id" : "ldpt:BasicContainer-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.379Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "BasicContainer-ETagHeadersHead",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.022Z",
+    "source" : "ldpt:CommonResource-ETagHeadersHead",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
+    "label" : "BasicContainer-ETagHeadersHead",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ETagHeadersHead",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t455",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-ETagHeadersHead",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b409"
   }, {
     "@id" : "ldpt:BasicContainer-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.367Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response.",
-    "rdfs:label" : "BasicContainer-GetResource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.008Z",
+    "source" : "ldpt:RdfSource-GetResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-GetResource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-GetResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t246",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-GetResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b278"
   }, {
     "@id" : "ldpt:BasicContainer-GetResourceAcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.372Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle.",
-    "rdfs:label" : "BasicContainer-GetResourceAcceptTurtle",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.012Z",
+    "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle].",
+    "label" : "BasicContainer-GetResourceAcceptTurtle",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-GetResourceAcceptTurtle",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t599",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResourceAcceptTurtle",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-GetResourceAcceptTurtle",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b541"
+  }, {
+    "@id" : "ldpt:BasicContainer-GetResourceAsTurtleNoAccept",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.013Z",
+    "source" : "ldpt:RdfSource-GetResourceAsTurtleNoAccept",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAsTurtleNoAccept()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle].",
+    "label" : "BasicContainer-GetResourceAsTurtleNoAccept",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
+    "action" : "",
+    "name" : "BasicContainer-GetResourceAsTurtleNoAccept",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b19"
   }, {
     "@id" : "ldpt:BasicContainer-GetResourcePreservesTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.201Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. ",
-    "rdfs:label" : "BasicContainer-GetResourcePreservesTriples",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-GetResourcePreservesTriples",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t369",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.201Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-GetResourcePreservesTriples",
     "ldpt:steps" : {
       "@list" : [ "Given a URL for a RDF Source, have client fetch a representation", "Observe the results of the fetch, either by application provided means or monitoring the network", "Given the client application interface, modify a limited amount of the resource", "Initiate action to save resource back to server", "Monitor request compare represetention sent, versus what was received and delta should only be changes made" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. ",
+    "label" : "BasicContainer-GetResourcePreservesTriples",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
+    "action" : "",
+    "name" : "BasicContainer-GetResourcePreservesTriples",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b530"
   }, {
     "@id" : "ldpt:BasicContainer-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.381Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
-    "rdfs:label" : "BasicContainer-GetResponseHeaders",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.023Z",
+    "source" : "ldpt:CommonResource-GetResponseHeaders",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
+    "label" : "BasicContainer-GetResponseHeaders",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-GetResponseHeaders",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t622",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-GetResponseHeaders",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b532"
   }, {
     "@id" : "ldpt:BasicContainer-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.384Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP HEAD method. ",
-    "rdfs:label" : "BasicContainer-Head",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.026Z",
+    "source" : "ldpt:CommonResource-Head",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP HEAD method. ",
+    "label" : "BasicContainer-Head",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-Head",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t118",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-Head",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-Head",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b354"
   }, {
     "@id" : "ldpt:BasicContainer-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.378Z"
-    },
-    "dcterms:subject" : "MUST, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "BasicContainer-IsHttp11Manual",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-IsHttp11Manual",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t4",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Manual",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.021Z",
+    "source" : "ldpt:CommonResource-IsHttp11Manual",
+    "subject" : "MUST, MANUAL",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "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",
+    "testMethod" : "ldpt:manual",
+    "comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
+    "label" : "BasicContainer-IsHttp11Manual",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t105",
-    "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"
+    "action" : "",
+    "name" : "BasicContainer-IsHttp11Manual",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b202"
   }, {
     "@id" : "ldpt:BasicContainer-JsonLdRepresentation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.373Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. ",
-    "rdfs:label" : "BasicContainer-JsonLdRepresentation",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.013Z",
+    "source" : "ldpt:RdfSource-JsonLdRepresentation",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
+    "testMethod" : "ldpt:automated",
+    "comment" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD].",
+    "label" : "BasicContainer-JsonLdRepresentation",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-JsonLdRepresentation",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t300",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-JsonLdRepresentation",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-JsonLdRepresentation",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b337"
   }, {
     "@id" : "ldpt:BasicContainer-LdpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.38Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI.",
-    "rdfs:label" : "BasicContainer-LdpLinkHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.023Z",
+    "source" : "ldpt:CommonResource-LdpLinkHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-LdpLinkHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-LdpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t555",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-LdpLinkHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b546"
   }, {
     "@id" : "ldpt:BasicContainer-MAYManifest",
+    "@type" : "mf:Manifest",
     "http://purl.org/dc/elements/1.1/title" : "BasicContainer (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Basic Container tests. MAY conformance tests.",
+    "title" : "BasicContainer (MAY)",
+    "comment" : "LDP Basic Container tests. MAY conformance tests.",
     "entries" : [ {
       "@list" : [ "ldpt:BasicContainer-ClientMayProvideHints" ]
     }, {
       "@list" : [ "ldpt:BasicContainer-PutToCreate", "ldpt:BasicContainer-RdfTypeLdpContainer", "ldpt:BasicContainer-ServerHonorsSlug", "ldpt:BasicContainer-TypeRdfSource" ]
     } ],
-    "mf:name" : "BasicContainer (MAY)"
+    "name" : "BasicContainer (MAY)"
   }, {
     "@id" : "ldpt:BasicContainer-MUSTManifest",
+    "@type" : "mf:Manifest",
     "http://purl.org/dc/elements/1.1/title" : "BasicContainer (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Basic Container tests. MUST conformance tests.",
+    "title" : "BasicContainer (MUST)",
+    "comment" : "LDP Basic Container tests. MUST conformance tests.",
     "entries" : [ {
       "@list" : [ "ldpt:BasicContainer-AllowMultipleRdfTypes", "ldpt:BasicContainer-ChangeRdfTypeValue", "ldpt:BasicContainer-GetResourcePreservesTriples", "ldpt:BasicContainer-AllowResponsesFromServer" ]
     }, {
-      "@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-PostJsonLd", "ldpt:BasicContainer-ConformsContainerRdfResource", "ldpt:BasicContainer-RelativeUriResolutionPut", "ldpt:BasicContainer-PutReplacesResource", "ldpt:BasicContainer-PutSimpleUpdate", "ldpt:BasicContainer-GetResource", "ldpt:BasicContainer-RestrictClientInference", "ldpt:BasicContainer-GetResourceAcceptTurtle", "ldpt:BasicContainer-JsonLdRepresentation", "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)"
+    "name" : "BasicContainer (MUST)"
   }, {
     "@id" : "ldpt:BasicContainer-NoRdfBagSeqOrList",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.351Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List.",
-    "rdfs:label" : "BasicContainer-NoRdfBagSeqOrList",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.989Z",
+    "source" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List.",
+    "label" : "BasicContainer-NoRdfBagSeqOrList",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-NoRdfBagSeqOrList",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t551",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-NoRdfBagSeqOrList",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b618"
   }, {
     "@id" : "ldpt:BasicContainer-NullRelativeUriPost",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.356Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource.",
-    "rdfs:label" : "BasicContainer-NullRelativeUriPost",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.994Z",
+    "source" : "ldpt:CommonContainer-NullRelativeUriPost",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-NullRelativeUriPost",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-NullRelativeUriPost",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t286",
-    "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)"
+    "action" : "",
+    "name" : "BasicContainer-NullRelativeUriPost",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b405"
   }, {
     "@id" : "ldpt:BasicContainer-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.385Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
-    "rdfs:label" : "BasicContainer-Options",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.028Z",
+    "source" : "ldpt:CommonResource-Options",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
+    "label" : "BasicContainer-Options",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-Options",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t5",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-Options",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-Options",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b100"
   }, {
     "@id" : "ldpt:BasicContainer-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.386Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. ",
-    "rdfs:label" : "BasicContainer-OptionsAllowHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.028Z",
+    "source" : "ldpt:CommonResource-OptionsAllowHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
+    "testMethod" : "ldpt:automated",
+    "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. ",
+    "label" : "BasicContainer-OptionsAllowHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-OptionsAllowHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t511",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-OptionsAllowHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b217"
   }, {
     "@id" : "ldpt:BasicContainer-PatchMethod",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.362Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. ",
-    "rdfs:label" : "BasicContainer-PatchMethod",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.999Z",
+    "source" : "ldpt:CommonContainer-PatchMethod",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. ",
+    "label" : "BasicContainer-PatchMethod",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PatchMethod",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t117",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PatchMethod",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PatchMethod",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b632"
   }, {
     "@id" : "ldpt:BasicContainer-PostContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.353Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC.",
-    "rdfs:label" : "BasicContainer-PostContainer",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.991Z",
+    "source" : "ldpt:CommonContainer-PostContainer",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-PostContainer",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PostContainer",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t582",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PostContainer",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b353"
   }, {
     "@id" : "ldpt:BasicContainer-PostJsonLd",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.364Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD].",
-    "rdfs:label" : "BasicContainer-PostJsonLd",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.001Z",
+    "source" : "ldpt:CommonContainer-PostJsonLd",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD].",
+    "label" : "BasicContainer-PostJsonLd",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PostJsonLd",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t16",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostJsonLd",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PostJsonLd",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b637"
   }, {
     "@id" : "ldpt:BasicContainer-PostNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.357Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint.",
-    "rdfs:label" : "BasicContainer-PostNoSlug",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.995Z",
+    "source" : "ldpt:CommonContainer-PostNoSlug",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-PostNoSlug",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PostNoSlug",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t607",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostNoSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PostNoSlug",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b544"
   }, {
     "@id" : "ldpt:BasicContainer-PostResponseStatusAndLocation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.352Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response.",
-    "rdfs:label" : "BasicContainer-PostResponseStatusAndLocation",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.991Z",
+    "source" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-PostResponseStatusAndLocation",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PostResponseStatusAndLocation",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t90",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PostResponseStatusAndLocation",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b7"
   }, {
     "@id" : "ldpt:BasicContainer-PreconditionRequiredStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.383Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585].",
-    "rdfs:label" : "BasicContainer-PreconditionRequiredStatusCode",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.025Z",
+    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "BasicContainer-PreconditionRequiredStatusCode",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PreconditionRequiredStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t565",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PreconditionRequiredStatusCode",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b437"
   }, {
     "@id" : "ldpt:BasicContainer-PreferContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.351Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING].",
-    "rdfs:label" : "BasicContainer-PreferContainmentTriples",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.99Z",
+    "source" : "ldpt:CommonContainer-PreferContainmentTriples",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "BasicContainer-PreferContainmentTriples",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PreferContainmentTriples",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t636",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PreferContainmentTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PreferContainmentTriples",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b513"
   }, {
     "@id" : "ldpt:BasicContainer-PublishConstraintsReadOnlyProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.373Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
-    "rdfs:label" : "BasicContainer-PublishConstraintsReadOnlyProp",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.014Z",
+    "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
+    "label" : "BasicContainer-PublishConstraintsReadOnlyProp",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PublishConstraintsReadOnlyProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t343",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PublishConstraintsReadOnlyProp",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b495"
   }, {
     "@id" : "ldpt:BasicContainer-PublishConstraintsUnknownProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.374Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
-    "rdfs:label" : "BasicContainer-PublishConstraintsUnknownProp",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.015Z",
+    "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
+    "label" : "BasicContainer-PublishConstraintsUnknownProp",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PublishConstraintsUnknownProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t621",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PublishConstraintsUnknownProp",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b378"
   }, {
     "@id" : "ldpt:BasicContainer-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.383Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585].",
-    "rdfs:label" : "BasicContainer-PutBadETag",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.026Z",
+    "source" : "ldpt:CommonResource-PutBadETag",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "BasicContainer-PutBadETag",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PutBadETag",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t299",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PutBadETag",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b551"
   }, {
     "@id" : "ldpt:BasicContainer-PutPropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.376Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11].",
-    "rdfs:label" : "BasicContainer-PutPropertiesNotPersisted",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.016Z",
+    "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "BasicContainer-PutPropertiesNotPersisted",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PutPropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t206",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutPropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PutPropertiesNotPersisted",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b438"
   }, {
     "@id" : "ldpt:BasicContainer-PutReadOnlyProperties4xxStatus",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.375Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)",
-    "rdfs:label" : "BasicContainer-PutReadOnlyProperties4xxStatus",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.015Z",
+    "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "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)",
+    "label" : "BasicContainer-PutReadOnlyProperties4xxStatus",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PutReadOnlyProperties4xxStatus",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t290",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PutReadOnlyProperties4xxStatus",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b402"
   }, {
     "@id" : "ldpt:BasicContainer-PutReplacesResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.365Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request.",
-    "rdfs:label" : "BasicContainer-PutReplacesResource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.007Z",
+    "source" : "ldpt:RdfSource-PutReplacesResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-PutReplacesResource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PutReplacesResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t306",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutReplacesResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PutReplacesResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b601"
   }, {
     "@id" : "ldpt:BasicContainer-PutRequiresIfMatch",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.381Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions.",
-    "rdfs:label" : "BasicContainer-PutRequiresIfMatch",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.024Z",
+    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-PutRequiresIfMatch",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PutRequiresIfMatch",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t154",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PutRequiresIfMatch",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b349"
   }, {
     "@id" : "ldpt:BasicContainer-PutSimpleUpdate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.366Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs.",
-    "rdfs:label" : "BasicContainer-PutSimpleUpdate",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.008Z",
+    "source" : "ldpt:RdfSource-PutSimpleUpdate",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-PutSimpleUpdate",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PutSimpleUpdate",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t347",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutSimpleUpdate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PutSimpleUpdate",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b121"
   }, {
     "@id" : "ldpt:BasicContainer-PutToCreate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.349Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT.",
-    "rdfs:label" : "BasicContainer-PutToCreate",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.988Z",
+    "source" : "ldpt:CommonContainer-PutToCreate",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT.",
+    "label" : "BasicContainer-PutToCreate",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PutToCreate",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t102",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PutToCreate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-PutToCreate",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b627"
   }, {
     "@id" : "ldpt:BasicContainer-RdfTypeLdpContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.363Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. ",
-    "rdfs:label" : "BasicContainer-RdfTypeLdpContainer",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55Z",
+    "source" : "ldpt:CommonContainer-RdfTypeLdpContainer",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
+    "testMethod" : "ldpt:automated",
+    "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. ",
+    "label" : "BasicContainer-RdfTypeLdpContainer",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RdfTypeLdpContainer",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t227",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RdfTypeLdpContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-RdfTypeLdpContainer",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b515"
   }, {
     "@id" : "ldpt:BasicContainer-ReUseVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.369Z"
-    },
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules.",
-    "rdfs:label" : "BasicContainer-ReUseVocabularies",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ReUseVocabularies",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t122",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.01Z",
+    "source" : "ldpt:RdfSource-ReUseVocabularies",
+    "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
     "ldpt:steps" : {
       "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
     },
-    "testMethod" : "ldpt:manual"
+    "testMethod" : "ldpt:manual",
+    "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.",
+    "label" : "BasicContainer-ReUseVocabularies",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
+    "action" : "",
+    "name" : "BasicContainer-ReUseVocabularies",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b296"
   }, {
     "@id" : "ldpt:BasicContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.36Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code.",
-    "rdfs:label" : "BasicContainer-RejectPutModifyingContainmentTriples",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.997Z",
+    "source" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-RejectPutModifyingContainmentTriples",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RejectPutModifyingContainmentTriples",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t171",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-RejectPutModifyingContainmentTriples",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b628"
   }, {
     "@id" : "ldpt:BasicContainer-RelativeUriResolutionPost",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.35Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource.",
-    "rdfs:label" : "BasicContainer-RelativeUriResolutionPost",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.989Z",
+    "source" : "ldpt:CommonContainer-RelativeUriResolutionPost",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-RelativeUriResolutionPost",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RelativeUriResolutionPost",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t606",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RelativeUriResolutionPost",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-RelativeUriResolutionPost",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b484"
   }, {
     "@id" : "ldpt:BasicContainer-RelativeUriResolutionPut",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.365Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource.",
-    "rdfs:label" : "BasicContainer-RelativeUriResolutionPut",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.006Z",
+    "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-RelativeUriResolutionPut",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RelativeUriResolutionPut",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t217",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-RelativeUriResolutionPut",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-RelativeUriResolutionPut",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b99"
   }, {
     "@id" : "ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.354Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request.",
-    "rdfs:label" : "BasicContainer-RequestedInteractionModelCreateNotAllowed",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.992Z",
+    "source" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-RequestedInteractionModelCreateNotAllowed",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RequestedInteractionModelCreateNotAllowed",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t156",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-RequestedInteractionModelCreateNotAllowed",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b642"
   }, {
     "@id" : "ldpt:BasicContainer-RequestedInteractionModelHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.354Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request.",
-    "rdfs:label" : "BasicContainer-RequestedInteractionModelHeaders",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.992Z",
+    "source" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-RequestedInteractionModelHeaders",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RequestedInteractionModelHeaders",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t145",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-RequestedInteractionModelHeaders",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b148"
   }, {
     "@id" : "ldpt:BasicContainer-ResponsePropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.377Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General.",
-    "rdfs:label" : "BasicContainer-ResponsePropertiesNotPersisted",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.017Z",
+    "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-ResponsePropertiesNotPersisted",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ResponsePropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t316",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-ResponsePropertiesNotPersisted",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b115"
   }, {
     "@id" : "ldpt:BasicContainer-RestrictClientInference",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.371Z"
-    },
-    "dcterms:subject" : "MUST, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document.",
-    "rdfs:label" : "BasicContainer-RestrictClientInference",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RestrictClientInference",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t243",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-RestrictClientInference",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.011Z",
+    "source" : "ldpt:RdfSource-RestrictClientInference",
+    "subject" : "MUST, MANUAL",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
     "ldpt:steps" : {
       "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
     },
-    "testMethod" : "ldpt:manual"
+    "testMethod" : "ldpt:manual",
+    "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.",
+    "label" : "BasicContainer-RestrictClientInference",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
+    "action" : "",
+    "name" : "BasicContainer-RestrictClientInference",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b85"
   }, {
     "@id" : "ldpt:BasicContainer-RestrictPutReUseUri",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.361Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts].",
-    "rdfs:label" : "BasicContainer-RestrictPutReUseUri",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.998Z",
+    "source" : "ldpt:CommonContainer-RestrictPutReUseUri",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "BasicContainer-RestrictPutReUseUri",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RestrictPutReUseUri",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t292",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictPutReUseUri",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-RestrictPutReUseUri",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b258"
   }, {
     "@id" : "ldpt:BasicContainer-RestrictUriReUseNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.359Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
-    "rdfs:label" : "BasicContainer-RestrictUriReUseNoSlug",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.996Z",
+    "source" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
+    "label" : "BasicContainer-RestrictUriReUseNoSlug",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RestrictUriReUseNoSlug",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t563",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-RestrictUriReUseNoSlug",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b634"
   }, {
     "@id" : "ldpt:BasicContainer-RestrictUriReUseSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.358Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
-    "rdfs:label" : "BasicContainer-RestrictUriReUseSlug",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.996Z",
+    "source" : "ldpt:CommonContainer-RestrictUriReUseSlug",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
+    "label" : "BasicContainer-RestrictUriReUseSlug",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RestrictUriReUseSlug",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t501",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-RestrictUriReUseSlug",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b272"
   }, {
     "@id" : "ldpt:BasicContainer-SHOULDManifest",
+    "@type" : "mf:Manifest",
     "http://purl.org/dc/elements/1.1/title" : "BasicContainer (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Basic Container tests. SHOULD conformance tests.",
+    "title" : "BasicContainer (SHOULD)",
+    "comment" : "LDP Basic Container tests. SHOULD conformance tests.",
     "entries" : [ {
       "@list" : [ "ldpt:BasicContainer-ClientPostToCreate", "ldpt:BasicContainer-ServerOpen" ]
     }, {
-      "@list" : [ "ldpt:BasicContainer-NoRdfBagSeqOrList", "ldpt:BasicContainer-PreferContainmentTriples", "ldpt:BasicContainer-ContentTypeHeader", "ldpt:BasicContainer-PostNoSlug", "ldpt:BasicContainer-CreateWithoutConstraints", "ldpt:BasicContainer-RestrictUriReUseSlug", "ldpt:BasicContainer-RestrictUriReUseNoSlug", "ldpt:BasicContainer-RejectPutModifyingContainmentTriples", "ldpt:BasicContainer-RestrictPutReUseUri", "ldpt:BasicContainer-PatchMethod", "ldpt:BasicContainer-PostJsonLd", "ldpt:BasicContainer-ContainsRdfType", "ldpt:BasicContainer-ReUseVocabularies", "ldpt:BasicContainer-UseStandardVocabularies", "ldpt:BasicContainer-JsonLdRepresentation", "ldpt:BasicContainer-4xxErrorHasResponseBody", "ldpt:BasicContainer-ResponsePropertiesNotPersisted", "ldpt:BasicContainer-PutRequiresIfMatch" ]
+      "@list" : [ "ldpt:BasicContainer-NoRdfBagSeqOrList", "ldpt:BasicContainer-PreferContainmentTriples", "ldpt:BasicContainer-ContentTypeHeader", "ldpt:BasicContainer-PostNoSlug", "ldpt:BasicContainer-CreateWithoutConstraints", "ldpt:BasicContainer-RestrictUriReUseSlug", "ldpt:BasicContainer-RestrictUriReUseNoSlug", "ldpt:BasicContainer-RejectPutModifyingContainmentTriples", "ldpt:BasicContainer-RestrictPutReUseUri", "ldpt:BasicContainer-PatchMethod", "ldpt:BasicContainer-ContainsRdfType", "ldpt:BasicContainer-ReUseVocabularies", "ldpt:BasicContainer-UseStandardVocabularies", "ldpt:BasicContainer-GetResourceAsTurtleNoAccept", "ldpt:BasicContainer-4xxErrorHasResponseBody", "ldpt:BasicContainer-ResponsePropertiesNotPersisted", "ldpt:BasicContainer-PutRequiresIfMatch" ]
     } ],
-    "mf:name" : "BasicContainer (SHOULD)"
+    "name" : "BasicContainer (SHOULD)"
   }, {
     "@id" : "ldpt:BasicContainer-ServerHonorsSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.363Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI.",
-    "rdfs:label" : "BasicContainer-ServerHonorsSlug",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55Z",
+    "source" : "ldpt:CommonContainer-ServerHonorsSlug",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "BasicContainer-ServerHonorsSlug",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-slug",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ServerHonorsSlug",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t99",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ServerHonorsSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-ServerHonorsSlug",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b639"
   }, {
     "@id" : "ldpt:BasicContainer-ServerOpen",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.199Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set.",
-    "rdfs:label" : "BasicContainer-ServerOpen",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ServerOpen",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t89",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.199Z",
+    "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ServerOpen",
     "ldpt:steps" : {
       "@list" : [ "Given a client and a known RDF Source at a given URL", "Via some means, alter the rdf:type of the RDF Source (either adding, changing or removing).  Note it may be implementation dependent on what the server will allow and also when changed, what different behavior the client will have", "Verify that the client continues to operate as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set.",
+    "label" : "BasicContainer-ServerOpen",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
+    "action" : "",
+    "name" : "BasicContainer-ServerOpen",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b252"
   }, {
     "@id" : "ldpt:BasicContainer-TypeRdfSource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.369Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source.",
-    "rdfs:label" : "BasicContainer-TypeRdfSource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.009Z",
+    "source" : "ldpt:RdfSource-TypeRdfSource",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source.",
+    "label" : "BasicContainer-TypeRdfSource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-TypeRdfSource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t61",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-TypeRdfSource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "BasicContainer-TypeRdfSource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b12"
   }, {
     "@id" : "ldpt:BasicContainer-UseStandardVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.37Z"
-    },
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "rdf:type" : {
-      "@id" : "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-UseStandardVocabularies",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t624",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:55.011Z",
+    "source" : "ldpt:RdfSource-UseStandardVocabularies",
+    "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
     "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
     "ldpt:steps" : {
       "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
     },
-    "testMethod" : "ldpt:manual"
+    "testMethod" : "ldpt:manual",
+    "comment" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible.",
+    "label" : "BasicContainer-UseStandardVocabularies",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
+    "action" : "",
+    "name" : "BasicContainer-UseStandardVocabularies",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b598"
   }, {
     "@id" : "ldpt:DirectContainer-4xxErrorHasResponseBody",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.435Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP.",
-    "rdfs:label" : "DirectContainer-4xxErrorHasResponseBody",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.942Z",
+    "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-4xxErrorHasResponseBody",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-4xxErrorHasResponseBody",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t406",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-4xxErrorHasResponseBody",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b120"
   }, {
     "@id" : "ldpt:DirectContainer-AcceptPatchHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.444Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.954Z",
+    "source" : "ldpt:CommonResource-AcceptPatchHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
+    "testMethod" : "ldpt:automated",
+    "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. ",
+    "label" : "DirectContainer-AcceptPatchHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-AcceptPatchHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t570",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-AcceptPatchHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b357"
   }, {
     "@id" : "ldpt:DirectContainer-AcceptPostResponseHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.419Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server.",
-    "rdfs:label" : "DirectContainer-AcceptPostResponseHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.921Z",
+    "source" : "ldpt:CommonContainer-AcceptPostResponseHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-AcceptPostResponseHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-AcceptPostResponseHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t70",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-AcceptPostResponseHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-AcceptPostResponseHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b253"
   }, {
     "@id" : "ldpt:DirectContainer-AcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.415Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle].",
-    "rdfs:label" : "DirectContainer-AcceptTurtle",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.917Z",
+    "source" : "ldpt:CommonContainer-AcceptTurtle",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle].",
+    "label" : "DirectContainer-AcceptTurtle",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-turtle",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-AcceptTurtle",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t336",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-AcceptTurtle",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-AcceptTurtle",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b312"
   }, {
     "@id" : "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.408Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation.",
-    "rdfs:label" : "DirectContainer-ActAsIfInsertedContentRelationTripleExists",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.903Z",
+    "source" : "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testActAsIfInsertedContentRelationTripleExists()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-ActAsIfInsertedContentRelationTripleExists",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ActAsIfInsertedContentRelationTripleExists",
+    "action" : "",
+    "name" : "DirectContainer-ActAsIfInsertedContentRelationTripleExists",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t545",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testActAsIfInsertedContentRelationTripleExists()",
-    "testMethod" : "ldpt:notImplemented"
+    "specificationReference" : "_:b369"
   }, {
     "@id" : "ldpt:DirectContainer-AllowMultipleRdfTypes",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.222Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type.",
-    "rdfs:label" : "DirectContainer-AllowMultipleRdfTypes",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-AllowMultipleRdfTypes",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t389",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.222Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-AllowMultipleRdfTypes",
     "ldpt:steps" : {
       "@list" : [ "Given a client and a known RDF Source at a given URL", "Via some means, alter the rdf:type of the RDF Source by adding another rdf:type. Note it may be implementation dependent on what the server will allow and also when changed, what different behavior the client will have", "Verify that the client continues to operate as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type.",
+    "label" : "DirectContainer-AllowMultipleRdfTypes",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
+    "action" : "",
+    "name" : "DirectContainer-AllowMultipleRdfTypes",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b518"
   }, {
     "@id" : "ldpt:DirectContainer-AllowResponsesFromServer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.227Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints.",
-    "rdfs:label" : "DirectContainer-AllowResponsesFromServer",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-AllowResponsesFromServer",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t320",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.227Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-AllowResponsesFromServer",
     "ldpt:steps" : {
       "@list" : [ "Determine certain hints that your server would ignore", "Form a client request that uses this hint", "Execute the request and analyze the result", "Verify that client processes request as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints.",
+    "label" : "DirectContainer-AllowResponsesFromServer",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
+    "action" : "",
+    "name" : "DirectContainer-AllowResponsesFromServer",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b39"
   }, {
     "@id" : "ldpt:DirectContainer-ChangeRdfTypeValue",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.223Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time.",
-    "rdfs:label" : "DirectContainer-ChangeRdfTypeValue",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ChangeRdfTypeValue",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t571",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.223Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ChangeRdfTypeValue",
     "ldpt:steps" : {
       "@list" : [ "Given a client and a known RDF Source at a given URL", "Via some means, alter the rdf:type of the RDF Source by adding or removing a rdf:type triple. Note it may be implementation dependent on what the server will allow and also when changed, what different behavior the client will have", "Verify that the client continues to operate as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time.",
+    "label" : "DirectContainer-ChangeRdfTypeValue",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
+    "action" : "",
+    "name" : "DirectContainer-ChangeRdfTypeValue",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b635"
   }, {
     "@id" : "ldpt:DirectContainer-ClientMayProvideHints",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.229Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. ",
-    "rdfs:label" : "DirectContainer-ClientMayProvideHints",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ClientMayProvideHints",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t597",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.229Z",
+    "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ClientMayProvideHints",
     "ldpt:steps" : {
       "@list" : [ "Given a URL to a known RDF Source", "Configure the client application, if needed, to use the Prefer header to omit either containment or membership triples", "Use the client to send the GET request", "Monitor to ensure the server receives the hint", "Monitor to ensure the server honors the hing", "Verify the client behavior receives the optimized response" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. ",
+    "label" : "DirectContainer-ClientMayProvideHints",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
+    "action" : "",
+    "name" : "DirectContainer-ClientMayProvideHints",
+    "reviewStatus" : "td:unreviewed",
+    "specificationReference" : "_:b631"
   }, {
     "@id" : "ldpt:DirectContainer-ClientPostToCreate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.215Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDPC clients SHOULD create member resources by submitting a representation as the entity body of the HTTP POST to a known LDPC.",
-    "rdfs:label" : "DirectContainer-ClientPostToCreate",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ClientPostToCreate",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t640",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.215Z",
+    "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-ClientPostToCreate",
     "ldpt:steps" : {
       "@list" : [ "Given a container URL and POST is supported", "Monitor the client's request to ensure a POST request is sent", "Verify the response has a response status code of 201-Created and Location header with URL of created resource" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDPC clients SHOULD create member resources by submitting a representation as the entity body of the HTTP POST to a known LDPC.",
+    "label" : "DirectContainer-ClientPostToCreate",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
+    "action" : "",
+    "name" : "DirectContainer-ClientPostToCreate",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b619"
   }, {
     "@id" : "ldpt:DirectContainer-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.441Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585].",
-    "rdfs:label" : "DirectContainer-ConditionFailedStatusCode",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.952Z",
+    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "DirectContainer-ConditionFailedStatusCode",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ConditionFailedStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t532",
-    "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"
+    "action" : "",
+    "name" : "DirectContainer-ConditionFailedStatusCode",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b145"
+  }, {
+    "@id" : "ldpt:DirectContainer-ConformsContainerRdfResource",
+    "@type" : "earl:TestRequirement",
+    "date" : "2014-10-15T02:01:54.926Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" ],
+    "source" : "ldpt:CommonContainer-ConformsContainerRdfResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()",
+    "testMethod" : "ldpt:indirect",
+    "comment" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source.",
+    "label" : "DirectContainer-ConformsContainerRdfResource",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
+    "action" : "",
+    "name" : "DirectContainer-ConformsContainerRdfResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b122"
+  }, {
+    "@id" : "ldpt:DirectContainer-ConformsDcLdpContainer",
+    "@type" : "earl:TestRequirement",
+    "date" : "2014-10-15T02:01:54.905Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostJsonLd", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ],
+    "source" : "ldpt:DirectContainer-ConformsDcLdpContainer",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testConformsDcLdpContainer()",
+    "testMethod" : "ldpt:indirect",
+    "comment" : "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions.",
+    "label" : "DirectContainer-ConformsDcLdpContainer",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-are-ldpcs",
+    "action" : "",
+    "name" : "DirectContainer-ConformsDcLdpContainer",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b620"
+  }, {
+    "@id" : "ldpt:DirectContainer-ConformsRdfSourceLdpResource",
+    "@type" : "earl:TestRequirement",
+    "date" : "2014-10-15T02:01:54.944Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" ],
+    "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
+    "testMethod" : "ldpt:indirect",
+    "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.",
+    "label" : "DirectContainer-ConformsRdfSourceLdpResource",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
+    "action" : "",
+    "name" : "DirectContainer-ConformsRdfSourceLdpResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b91"
   }, {
     "@id" : "ldpt:DirectContainer-ContainsRdfType",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.427Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing.",
-    "rdfs:label" : "DirectContainer-ContainsRdfType",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.934Z",
+    "source" : "ldpt:RdfSource-ContainsRdfType",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-ContainsRdfType",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ContainsRdfType",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t512",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ContainsRdfType",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-ContainsRdfType",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b218"
   }, {
     "@id" : "ldpt:DirectContainer-ContentTypeHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.416Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body.",
-    "rdfs:label" : "DirectContainer-ContentTypeHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.918Z",
+    "source" : "ldpt:CommonContainer-ContentTypeHeader",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body.",
+    "label" : "DirectContainer-ContentTypeHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ContentTypeHeader",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t241",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ContentTypeHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-ContentTypeHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b647"
   }, {
     "@id" : "ldpt:DirectContainer-CreateWithoutConstraints",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.418Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General.",
-    "rdfs:label" : "DirectContainer-CreateWithoutConstraints",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.92Z",
+    "source" : "ldpt:CommonContainer-CreateWithoutConstraints",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-CreateWithoutConstraints",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-CreateWithoutConstraints",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t47",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-CreateWithoutConstraints",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-CreateWithoutConstraints",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b654"
   }, {
     "@id" : "ldpt:DirectContainer-DeleteRemovesContainmentTriple",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.421Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple.",
-    "rdfs:label" : "DirectContainer-DeleteRemovesContainmentTriple",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.923Z",
+    "source" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-DeleteRemovesContainmentTriple",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-DeleteRemovesContainmentTriple",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t142",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-DeleteRemovesContainmentTriple",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b624"
   }, {
     "@id" : "ldpt:DirectContainer-DeleteResourceUpdatesTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.409Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple.",
-    "rdfs:label" : "DirectContainer-DeleteResourceUpdatesTriples",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.904Z",
+    "source" : "ldpt:DirectContainer-DeleteResourceUpdatesTriples",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testDeleteResourceUpdatesTriples()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-DeleteResourceUpdatesTriples",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-DeleteResourceUpdatesTriples",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t247",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-DeleteResourceUpdatesTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testDeleteResourceUpdatesTriples()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-DeleteResourceUpdatesTriples",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b398"
   }, {
     "@id" : "ldpt:DirectContainer-ETagHeadersGet",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.438Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "DirectContainer-ETagHeadersGet",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.949Z",
+    "source" : "ldpt:CommonResource-ETagHeadersGet",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
+    "label" : "DirectContainer-ETagHeadersGet",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ETagHeadersGet",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t580",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-ETagHeadersGet",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b293"
   }, {
     "@id" : "ldpt:DirectContainer-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.439Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "DirectContainer-ETagHeadersHead",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.95Z",
+    "source" : "ldpt:CommonResource-ETagHeadersHead",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
+    "label" : "DirectContainer-ETagHeadersHead",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ETagHeadersHead",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t472",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-ETagHeadersHead",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b306"
   }, {
     "@id" : "ldpt:DirectContainer-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.426Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response.",
-    "rdfs:label" : "DirectContainer-GetResource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.933Z",
+    "source" : "ldpt:RdfSource-GetResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-GetResource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-GetResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t256",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-GetResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b612"
   }, {
     "@id" : "ldpt:DirectContainer-GetResourceAcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.43Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle.",
-    "rdfs:label" : "DirectContainer-GetResourceAcceptTurtle",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.938Z",
+    "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle].",
+    "label" : "DirectContainer-GetResourceAcceptTurtle",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-GetResourceAcceptTurtle",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t317",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResourceAcceptTurtle",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-GetResourceAcceptTurtle",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b18"
+  }, {
+    "@id" : "ldpt:DirectContainer-GetResourceAsTurtleNoAccept",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.939Z",
+    "source" : "ldpt:RdfSource-GetResourceAsTurtleNoAccept",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAsTurtleNoAccept()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle].",
+    "label" : "DirectContainer-GetResourceAsTurtleNoAccept",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
+    "action" : "",
+    "name" : "DirectContainer-GetResourceAsTurtleNoAccept",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b483"
   }, {
     "@id" : "ldpt:DirectContainer-GetResourcePreservesTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.226Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. ",
-    "rdfs:label" : "DirectContainer-GetResourcePreservesTriples",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-GetResourcePreservesTriples",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t491",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.226Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-GetResourcePreservesTriples",
     "ldpt:steps" : {
       "@list" : [ "Given a URL for a RDF Source, have client fetch a representation", "Observe the results of the fetch, either by application provided means or monitoring the network", "Given the client application interface, modify a limited amount of the resource", "Initiate action to save resource back to server", "Monitor request compare represetention sent, versus what was received and delta should only be changes made" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. ",
+    "label" : "DirectContainer-GetResourcePreservesTriples",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
+    "action" : "",
+    "name" : "DirectContainer-GetResourcePreservesTriples",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b490"
   }, {
     "@id" : "ldpt:DirectContainer-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.44Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
-    "rdfs:label" : "DirectContainer-GetResponseHeaders",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.951Z",
+    "source" : "ldpt:CommonResource-GetResponseHeaders",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
+    "label" : "DirectContainer-GetResponseHeaders",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-GetResponseHeaders",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t172",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-GetResponseHeaders",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b26"
   }, {
     "@id" : "ldpt:DirectContainer-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.443Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP HEAD method. ",
-    "rdfs:label" : "DirectContainer-Head",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.954Z",
+    "source" : "ldpt:CommonResource-Head",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP HEAD method. ",
+    "label" : "DirectContainer-Head",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-Head",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t562",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-Head",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-Head",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b87"
   }, {
     "@id" : "ldpt:DirectContainer-HttpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.405Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI.",
-    "rdfs:label" : "DirectContainer-HttpLinkHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.9Z",
+    "source" : "ldpt:DirectContainer-HttpLinkHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testHttpLinkHeader()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-HttpLinkHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-HttpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t377",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-HttpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testHttpLinkHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-HttpLinkHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b323"
   }, {
     "@id" : "ldpt:DirectContainer-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.438Z"
-    },
-    "dcterms:subject" : "MUST, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "DirectContainer-IsHttp11Manual",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-IsHttp11Manual",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t423",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Manual",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.948Z",
+    "source" : "ldpt:CommonResource-IsHttp11Manual",
+    "subject" : "MUST, MANUAL",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "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",
+    "testMethod" : "ldpt:manual",
+    "comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
+    "label" : "DirectContainer-IsHttp11Manual",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t615",
-    "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"
+    "action" : "",
+    "name" : "DirectContainer-IsHttp11Manual",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b350"
   }, {
     "@id" : "ldpt:DirectContainer-JsonLdRepresentation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.431Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. ",
-    "rdfs:label" : "DirectContainer-JsonLdRepresentation",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.939Z",
+    "source" : "ldpt:RdfSource-JsonLdRepresentation",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
+    "testMethod" : "ldpt:automated",
+    "comment" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD].",
+    "label" : "DirectContainer-JsonLdRepresentation",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-JsonLdRepresentation",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t590",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-JsonLdRepresentation",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-JsonLdRepresentation",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b471"
   }, {
     "@id" : "ldpt:DirectContainer-LdpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.439Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI.",
-    "rdfs:label" : "DirectContainer-LdpLinkHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.95Z",
+    "source" : "ldpt:CommonResource-LdpLinkHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-LdpLinkHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-LdpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t507",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-LdpLinkHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b141"
   }, {
     "@id" : "ldpt:DirectContainer-MAYManifest",
+    "@type" : "mf:Manifest",
     "http://purl.org/dc/elements/1.1/title" : "DirectContainer (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Direct Container tests. MAY conformance tests.",
+    "title" : "DirectContainer (MAY)",
+    "comment" : "LDP Direct Container tests. MAY conformance tests.",
     "entries" : [ {
       "@list" : [ "ldpt:DirectContainer-ClientMayProvideHints" ]
     }, {
       "@list" : [ "ldpt:DirectContainer-PutToCreate", "ldpt:DirectContainer-RdfTypeLdpContainer", "ldpt:DirectContainer-ServerHonorsSlug", "ldpt:DirectContainer-TypeRdfSource" ]
     } ],
-    "mf:name" : "DirectContainer (MAY)"
+    "name" : "DirectContainer (MAY)"
   }, {
     "@id" : "ldpt:DirectContainer-MUSTManifest",
+    "@type" : "mf:Manifest",
     "http://purl.org/dc/elements/1.1/title" : "DirectContainer (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Direct Container tests. MUST conformance tests.",
+    "title" : "DirectContainer (MUST)",
+    "comment" : "LDP Direct Container tests. MUST conformance tests.",
     "entries" : [ {
       "@list" : [ "ldpt:DirectContainer-AllowMultipleRdfTypes", "ldpt:DirectContainer-ChangeRdfTypeValue", "ldpt:DirectContainer-GetResourcePreservesTriples", "ldpt:DirectContainer-AllowResponsesFromServer" ]
     }, {
-      "@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-HttpLinkHeader", "ldpt:DirectContainer-MemberResourceTriple", "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists", "ldpt:DirectContainer-PostResourceUpdatesTriples", "ldpt:DirectContainer-DeleteResourceUpdatesTriples", "ldpt:DirectContainer-ConformsDcLdpContainer", "ldpt:DirectContainer-RelativeUriResolutionPost", "ldpt:DirectContainer-PostResponseStatusAndLocation", "ldpt:DirectContainer-PostContainer", "ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed", "ldpt:DirectContainer-RequestedInteractionModelHeaders", "ldpt:DirectContainer-AcceptTurtle", "ldpt:DirectContainer-NullRelativeUriPost", "ldpt:DirectContainer-AcceptPostResponseHeader", "ldpt:DirectContainer-DeleteRemovesContainmentTriple", "ldpt:DirectContainer-PostJsonLd", "ldpt:DirectContainer-ConformsContainerRdfResource", "ldpt:DirectContainer-RelativeUriResolutionPut", "ldpt:DirectContainer-PutReplacesResource", "ldpt:DirectContainer-PutSimpleUpdate", "ldpt:DirectContainer-GetResource", "ldpt:DirectContainer-RestrictClientInference", "ldpt:DirectContainer-GetResourceAcceptTurtle", "ldpt:DirectContainer-JsonLdRepresentation", "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)"
+    "name" : "DirectContainer (MUST)"
   }, {
     "@id" : "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.407Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container.",
-    "rdfs:label" : "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.902Z",
+    "source" : "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberRelationOrIsMemberOfRelationTripleExists()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-containtriples",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t605",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberRelationOrIsMemberOfRelationTripleExists()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b298"
   }, {
     "@id" : "ldpt:DirectContainer-MemberResourceTriple",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.406Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this.",
-    "rdfs:label" : "DirectContainer-MemberResourceTriple",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.902Z",
+    "source" : "ldpt:DirectContainer-MemberResourceTriple",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberResourceTriple()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-MemberResourceTriple",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-containres",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-MemberResourceTriple",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t519",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-MemberResourceTriple",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberResourceTriple()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-MemberResourceTriple",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b37"
   }, {
     "@id" : "ldpt:DirectContainer-NoRdfBagSeqOrList",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.411Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List.",
-    "rdfs:label" : "DirectContainer-NoRdfBagSeqOrList",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.914Z",
+    "source" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List.",
+    "label" : "DirectContainer-NoRdfBagSeqOrList",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-NoRdfBagSeqOrList",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t116",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-NoRdfBagSeqOrList",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b608"
   }, {
     "@id" : "ldpt:DirectContainer-NullRelativeUriPost",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.416Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource.",
-    "rdfs:label" : "DirectContainer-NullRelativeUriPost",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.919Z",
+    "source" : "ldpt:CommonContainer-NullRelativeUriPost",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-NullRelativeUriPost",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-NullRelativeUriPost",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t36",
-    "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)"
+    "action" : "",
+    "name" : "DirectContainer-NullRelativeUriPost",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b48"
   }, {
     "@id" : "ldpt:DirectContainer-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.445Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
-    "rdfs:label" : "DirectContainer-Options",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.955Z",
+    "source" : "ldpt:CommonResource-Options",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
+    "label" : "DirectContainer-Options",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-Options",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t506",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-Options",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-Options",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b174"
   }, {
     "@id" : "ldpt:DirectContainer-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.445Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. ",
-    "rdfs:label" : "DirectContainer-OptionsAllowHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.956Z",
+    "source" : "ldpt:CommonResource-OptionsAllowHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
+    "testMethod" : "ldpt:automated",
+    "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. ",
+    "label" : "DirectContainer-OptionsAllowHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-OptionsAllowHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t147",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-OptionsAllowHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b602"
   }, {
     "@id" : "ldpt:DirectContainer-PatchMethod",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.422Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.924Z",
+    "source" : "ldpt:CommonContainer-PatchMethod",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. ",
+    "label" : "DirectContainer-PatchMethod",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PatchMethod",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t593",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PatchMethod",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PatchMethod",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b164"
   }, {
     "@id" : "ldpt:DirectContainer-PostContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.413Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC.",
-    "rdfs:label" : "DirectContainer-PostContainer",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.915Z",
+    "source" : "ldpt:CommonContainer-PostContainer",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-PostContainer",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PostContainer",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t266",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PostContainer",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b123"
   }, {
     "@id" : "ldpt:DirectContainer-PostJsonLd",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.424Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD].",
-    "rdfs:label" : "DirectContainer-PostJsonLd",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.925Z",
+    "source" : "ldpt:CommonContainer-PostJsonLd",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD].",
+    "label" : "DirectContainer-PostJsonLd",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PostJsonLd",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t92",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostJsonLd",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PostJsonLd",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b591"
   }, {
     "@id" : "ldpt:DirectContainer-PostNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.417Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint.",
-    "rdfs:label" : "DirectContainer-PostNoSlug",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.919Z",
+    "source" : "ldpt:CommonContainer-PostNoSlug",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-PostNoSlug",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PostNoSlug",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t425",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostNoSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PostNoSlug",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b180"
   }, {
     "@id" : "ldpt:DirectContainer-PostResourceUpdatesTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.408Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes.",
-    "rdfs:label" : "DirectContainer-PostResourceUpdatesTriples",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.904Z",
+    "source" : "ldpt:DirectContainer-PostResourceUpdatesTriples",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPostResourceUpdatesTriples()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-PostResourceUpdatesTriples",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PostResourceUpdatesTriples",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t533",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-PostResourceUpdatesTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPostResourceUpdatesTriples()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PostResourceUpdatesTriples",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b644"
   }, {
     "@id" : "ldpt:DirectContainer-PostResponseStatusAndLocation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.413Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response.",
-    "rdfs:label" : "DirectContainer-PostResponseStatusAndLocation",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.915Z",
+    "source" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-PostResponseStatusAndLocation",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PostResponseStatusAndLocation",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t3",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PostResponseStatusAndLocation",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b650"
   }, {
     "@id" : "ldpt:DirectContainer-PreconditionRequiredStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.442Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585].",
-    "rdfs:label" : "DirectContainer-PreconditionRequiredStatusCode",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.953Z",
+    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "DirectContainer-PreconditionRequiredStatusCode",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PreconditionRequiredStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t435",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PreconditionRequiredStatusCode",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b645"
   }, {
     "@id" : "ldpt:DirectContainer-PreferContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.412Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING].",
-    "rdfs:label" : "DirectContainer-PreferContainmentTriples",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.914Z",
+    "source" : "ldpt:CommonContainer-PreferContainmentTriples",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "DirectContainer-PreferContainmentTriples",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PreferContainmentTriples",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t69",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PreferContainmentTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PreferContainmentTriples",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b433"
   }, {
     "@id" : "ldpt:DirectContainer-PreferMembershipTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.41Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING].",
-    "rdfs:label" : "DirectContainer-PreferMembershipTriples",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.912Z",
+    "source" : "ldpt:DirectContainer-PreferMembershipTriples",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPreferMembershipTriples()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "DirectContainer-PreferMembershipTriples",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PreferMembershipTriples",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t337",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-PreferMembershipTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPreferMembershipTriples()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PreferMembershipTriples",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b49"
   }, {
     "@id" : "ldpt:DirectContainer-PublishConstraintsReadOnlyProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.432Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
-    "rdfs:label" : "DirectContainer-PublishConstraintsReadOnlyProp",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.94Z",
+    "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
+    "label" : "DirectContainer-PublishConstraintsReadOnlyProp",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PublishConstraintsReadOnlyProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t535",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PublishConstraintsReadOnlyProp",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b178"
   }, {
     "@id" : "ldpt:DirectContainer-PublishConstraintsUnknownProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.433Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
-    "rdfs:label" : "DirectContainer-PublishConstraintsUnknownProp",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.941Z",
+    "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
+    "label" : "DirectContainer-PublishConstraintsUnknownProp",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PublishConstraintsUnknownProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t26",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PublishConstraintsUnknownProp",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b229"
   }, {
     "@id" : "ldpt:DirectContainer-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.443Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585].",
-    "rdfs:label" : "DirectContainer-PutBadETag",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.953Z",
+    "source" : "ldpt:CommonResource-PutBadETag",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "DirectContainer-PutBadETag",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PutBadETag",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t139",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PutBadETag",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b419"
   }, {
     "@id" : "ldpt:DirectContainer-PutPropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.436Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11].",
-    "rdfs:label" : "DirectContainer-PutPropertiesNotPersisted",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.943Z",
+    "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "DirectContainer-PutPropertiesNotPersisted",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PutPropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t291",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutPropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PutPropertiesNotPersisted",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b103"
   }, {
     "@id" : "ldpt:DirectContainer-PutReadOnlyProperties4xxStatus",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.434Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)",
-    "rdfs:label" : "DirectContainer-PutReadOnlyProperties4xxStatus",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.941Z",
+    "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "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)",
+    "label" : "DirectContainer-PutReadOnlyProperties4xxStatus",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PutReadOnlyProperties4xxStatus",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t396",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PutReadOnlyProperties4xxStatus",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b473"
   }, {
     "@id" : "ldpt:DirectContainer-PutReplacesResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.425Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request.",
-    "rdfs:label" : "DirectContainer-PutReplacesResource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.932Z",
+    "source" : "ldpt:RdfSource-PutReplacesResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-PutReplacesResource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PutReplacesResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t414",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutReplacesResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PutReplacesResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b603"
   }, {
     "@id" : "ldpt:DirectContainer-PutRequiresIfMatch",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.441Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions.",
-    "rdfs:label" : "DirectContainer-PutRequiresIfMatch",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.951Z",
+    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-PutRequiresIfMatch",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PutRequiresIfMatch",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t527",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PutRequiresIfMatch",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b311"
   }, {
     "@id" : "ldpt:DirectContainer-PutSimpleUpdate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.426Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs.",
-    "rdfs:label" : "DirectContainer-PutSimpleUpdate",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.932Z",
+    "source" : "ldpt:RdfSource-PutSimpleUpdate",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-PutSimpleUpdate",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PutSimpleUpdate",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t451",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutSimpleUpdate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PutSimpleUpdate",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b192"
   }, {
     "@id" : "ldpt:DirectContainer-PutToCreate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.41Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT.",
-    "rdfs:label" : "DirectContainer-PutToCreate",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.912Z",
+    "source" : "ldpt:CommonContainer-PutToCreate",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT.",
+    "label" : "DirectContainer-PutToCreate",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PutToCreate",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t53",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PutToCreate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-PutToCreate",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b597"
   }, {
     "@id" : "ldpt:DirectContainer-RdfTypeLdpContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.422Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. ",
-    "rdfs:label" : "DirectContainer-RdfTypeLdpContainer",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.924Z",
+    "source" : "ldpt:CommonContainer-RdfTypeLdpContainer",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
+    "testMethod" : "ldpt:automated",
+    "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. ",
+    "label" : "DirectContainer-RdfTypeLdpContainer",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RdfTypeLdpContainer",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t441",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RdfTypeLdpContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-RdfTypeLdpContainer",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b65"
   }, {
     "@id" : "ldpt:DirectContainer-ReUseVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.428Z"
-    },
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules.",
-    "rdfs:label" : "DirectContainer-ReUseVocabularies",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ReUseVocabularies",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t595",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.935Z",
+    "source" : "ldpt:RdfSource-ReUseVocabularies",
+    "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
     "ldpt:steps" : {
       "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
     },
-    "testMethod" : "ldpt:manual"
+    "testMethod" : "ldpt:manual",
+    "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.",
+    "label" : "DirectContainer-ReUseVocabularies",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
+    "action" : "",
+    "name" : "DirectContainer-ReUseVocabularies",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b428"
   }, {
     "@id" : "ldpt:DirectContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.42Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code.",
-    "rdfs:label" : "DirectContainer-RejectPutModifyingContainmentTriples",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.922Z",
+    "source" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-RejectPutModifyingContainmentTriples",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RejectPutModifyingContainmentTriples",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t10",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-RejectPutModifyingContainmentTriples",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b587"
   }, {
     "@id" : "ldpt:DirectContainer-RelativeUriResolutionPost",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.411Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource.",
-    "rdfs:label" : "DirectContainer-RelativeUriResolutionPost",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.913Z",
+    "source" : "ldpt:CommonContainer-RelativeUriResolutionPost",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-RelativeUriResolutionPost",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RelativeUriResolutionPost",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t497",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RelativeUriResolutionPost",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-RelativeUriResolutionPost",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b8"
   }, {
     "@id" : "ldpt:DirectContainer-RelativeUriResolutionPut",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.424Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource.",
-    "rdfs:label" : "DirectContainer-RelativeUriResolutionPut",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.931Z",
+    "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-RelativeUriResolutionPut",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RelativeUriResolutionPut",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t440",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-RelativeUriResolutionPut",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-RelativeUriResolutionPut",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b11"
   }, {
     "@id" : "ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.414Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request.",
-    "rdfs:label" : "DirectContainer-RequestedInteractionModelCreateNotAllowed",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.916Z",
+    "source" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-RequestedInteractionModelCreateNotAllowed",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RequestedInteractionModelCreateNotAllowed",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t58",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-RequestedInteractionModelCreateNotAllowed",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b505"
   }, {
     "@id" : "ldpt:DirectContainer-RequestedInteractionModelHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.415Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request.",
-    "rdfs:label" : "DirectContainer-RequestedInteractionModelHeaders",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.917Z",
+    "source" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-RequestedInteractionModelHeaders",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RequestedInteractionModelHeaders",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t602",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-RequestedInteractionModelHeaders",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b600"
   }, {
     "@id" : "ldpt:DirectContainer-ResponsePropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.436Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General.",
-    "rdfs:label" : "DirectContainer-ResponsePropertiesNotPersisted",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.943Z",
+    "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-ResponsePropertiesNotPersisted",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ResponsePropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t124",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-ResponsePropertiesNotPersisted",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b499"
   }, {
     "@id" : "ldpt:DirectContainer-RestrictClientInference",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.429Z"
-    },
-    "dcterms:subject" : "MUST, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document.",
-    "rdfs:label" : "DirectContainer-RestrictClientInference",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RestrictClientInference",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t388",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-RestrictClientInference",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.937Z",
+    "source" : "ldpt:RdfSource-RestrictClientInference",
+    "subject" : "MUST, MANUAL",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
     "ldpt:steps" : {
       "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
     },
-    "testMethod" : "ldpt:manual"
+    "testMethod" : "ldpt:manual",
+    "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.",
+    "label" : "DirectContainer-RestrictClientInference",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
+    "action" : "",
+    "name" : "DirectContainer-RestrictClientInference",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b480"
   }, {
     "@id" : "ldpt:DirectContainer-RestrictPutReUseUri",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.421Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts].",
-    "rdfs:label" : "DirectContainer-RestrictPutReUseUri",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.923Z",
+    "source" : "ldpt:CommonContainer-RestrictPutReUseUri",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "DirectContainer-RestrictPutReUseUri",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RestrictPutReUseUri",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t479",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictPutReUseUri",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-RestrictPutReUseUri",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b177"
   }, {
     "@id" : "ldpt:DirectContainer-RestrictUriReUseNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.419Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
-    "rdfs:label" : "DirectContainer-RestrictUriReUseNoSlug",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.921Z",
+    "source" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
+    "label" : "DirectContainer-RestrictUriReUseNoSlug",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RestrictUriReUseNoSlug",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t577",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-RestrictUriReUseNoSlug",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b510"
   }, {
     "@id" : "ldpt:DirectContainer-RestrictUriReUseSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.418Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
-    "rdfs:label" : "DirectContainer-RestrictUriReUseSlug",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.92Z",
+    "source" : "ldpt:CommonContainer-RestrictUriReUseSlug",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
+    "label" : "DirectContainer-RestrictUriReUseSlug",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RestrictUriReUseSlug",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t170",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-RestrictUriReUseSlug",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b522"
   }, {
     "@id" : "ldpt:DirectContainer-SHOULDManifest",
+    "@type" : "mf:Manifest",
     "http://purl.org/dc/elements/1.1/title" : "DirectContainer (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Direct Container tests. SHOULD conformance tests.",
+    "title" : "DirectContainer (SHOULD)",
+    "comment" : "LDP Direct Container tests. SHOULD conformance tests.",
     "entries" : [ {
       "@list" : [ "ldpt:DirectContainer-ClientPostToCreate", "ldpt:DirectContainer-ServerOpen" ]
     }, {
-      "@list" : [ "ldpt:DirectContainer-UseMemberPredicate", "ldpt:DirectContainer-PreferMembershipTriples", "ldpt:DirectContainer-NoRdfBagSeqOrList", "ldpt:DirectContainer-PreferContainmentTriples", "ldpt:DirectContainer-ContentTypeHeader", "ldpt:DirectContainer-PostNoSlug", "ldpt:DirectContainer-CreateWithoutConstraints", "ldpt:DirectContainer-RestrictUriReUseSlug", "ldpt:DirectContainer-RestrictUriReUseNoSlug", "ldpt:DirectContainer-RejectPutModifyingContainmentTriples", "ldpt:DirectContainer-RestrictPutReUseUri", "ldpt:DirectContainer-PatchMethod", "ldpt:DirectContainer-PostJsonLd", "ldpt:DirectContainer-ContainsRdfType", "ldpt:DirectContainer-ReUseVocabularies", "ldpt:DirectContainer-UseStandardVocabularies", "ldpt:DirectContainer-JsonLdRepresentation", "ldpt:DirectContainer-4xxErrorHasResponseBody", "ldpt:DirectContainer-ResponsePropertiesNotPersisted", "ldpt:DirectContainer-PutRequiresIfMatch" ]
+      "@list" : [ "ldpt:DirectContainer-UseMemberPredicate", "ldpt:DirectContainer-PreferMembershipTriples", "ldpt:DirectContainer-NoRdfBagSeqOrList", "ldpt:DirectContainer-PreferContainmentTriples", "ldpt:DirectContainer-ContentTypeHeader", "ldpt:DirectContainer-PostNoSlug", "ldpt:DirectContainer-CreateWithoutConstraints", "ldpt:DirectContainer-RestrictUriReUseSlug", "ldpt:DirectContainer-RestrictUriReUseNoSlug", "ldpt:DirectContainer-RejectPutModifyingContainmentTriples", "ldpt:DirectContainer-RestrictPutReUseUri", "ldpt:DirectContainer-PatchMethod", "ldpt:DirectContainer-ContainsRdfType", "ldpt:DirectContainer-ReUseVocabularies", "ldpt:DirectContainer-UseStandardVocabularies", "ldpt:DirectContainer-GetResourceAsTurtleNoAccept", "ldpt:DirectContainer-4xxErrorHasResponseBody", "ldpt:DirectContainer-ResponsePropertiesNotPersisted", "ldpt:DirectContainer-PutRequiresIfMatch" ]
     } ],
-    "mf:name" : "DirectContainer (SHOULD)"
+    "name" : "DirectContainer (SHOULD)"
   }, {
     "@id" : "ldpt:DirectContainer-ServerHonorsSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.423Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI.",
-    "rdfs:label" : "DirectContainer-ServerHonorsSlug",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.925Z",
+    "source" : "ldpt:CommonContainer-ServerHonorsSlug",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-ServerHonorsSlug",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-slug",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ServerHonorsSlug",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t444",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ServerHonorsSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-ServerHonorsSlug",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b124"
   }, {
     "@id" : "ldpt:DirectContainer-ServerOpen",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.224Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set.",
-    "rdfs:label" : "DirectContainer-ServerOpen",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ServerOpen",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t430",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.224Z",
+    "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ServerOpen",
     "ldpt:steps" : {
       "@list" : [ "Given a client and a known RDF Source at a given URL", "Via some means, alter the rdf:type of the RDF Source (either adding, changing or removing).  Note it may be implementation dependent on what the server will allow and also when changed, what different behavior the client will have", "Verify that the client continues to operate as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set.",
+    "label" : "DirectContainer-ServerOpen",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
+    "action" : "",
+    "name" : "DirectContainer-ServerOpen",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b656"
   }, {
     "@id" : "ldpt:DirectContainer-TypeRdfSource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.427Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source.",
-    "rdfs:label" : "DirectContainer-TypeRdfSource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.934Z",
+    "source" : "ldpt:RdfSource-TypeRdfSource",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source.",
+    "label" : "DirectContainer-TypeRdfSource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-TypeRdfSource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t167",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-TypeRdfSource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-TypeRdfSource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b15"
   }, {
     "@id" : "ldpt:DirectContainer-UseMemberPredicate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.406Z"
-    },
-    "dcterms:subject" : "SHOULD, ldpMember",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.901Z",
+    "source" : "ldpt:DirectContainer-UseMemberPredicate",
+    "subject" : "SHOULD, ldpMember",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testUseMemberPredicate()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "DirectContainer-UseMemberPredicate",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-mbrpred",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-UseMemberPredicate",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t460",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:DirectContainer-UseMemberPredicate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testUseMemberPredicate()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "DirectContainer-UseMemberPredicate",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b288"
   }, {
     "@id" : "ldpt:DirectContainer-UseStandardVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.429Z"
-    },
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible.",
-    "rdfs:label" : "DirectContainer-UseStandardVocabularies",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-UseStandardVocabularies",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t385",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.936Z",
+    "source" : "ldpt:RdfSource-UseStandardVocabularies",
+    "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
     "ldpt:steps" : {
       "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
     },
-    "testMethod" : "ldpt:manual"
+    "testMethod" : "ldpt:manual",
+    "comment" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible.",
+    "label" : "DirectContainer-UseStandardVocabularies",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
+    "action" : "",
+    "name" : "DirectContainer-UseStandardVocabularies",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b92"
   }, {
     "@id" : "ldpt:IndirectContainer-4xxErrorHasResponseBody",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.497Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP.",
-    "rdfs:label" : "IndirectContainer-4xxErrorHasResponseBody",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.839Z",
+    "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-4xxErrorHasResponseBody",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-4xxErrorHasResponseBody",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t523",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-4xxErrorHasResponseBody",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b271"
   }, {
     "@id" : "ldpt:IndirectContainer-AcceptPatchHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.506Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. ",
-    "rdfs:label" : "IndirectContainer-AcceptPatchHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.853Z",
+    "source" : "ldpt:CommonResource-AcceptPatchHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
+    "testMethod" : "ldpt:automated",
+    "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. ",
+    "label" : "IndirectContainer-AcceptPatchHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-AcceptPatchHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t134",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-AcceptPatchHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b279"
   }, {
     "@id" : "ldpt:IndirectContainer-AcceptPostResponseHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.48Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server.",
-    "rdfs:label" : "IndirectContainer-AcceptPostResponseHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.815Z",
+    "source" : "ldpt:CommonContainer-AcceptPostResponseHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-AcceptPostResponseHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-AcceptPostResponseHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t309",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-AcceptPostResponseHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-AcceptPostResponseHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b623"
   }, {
     "@id" : "ldpt:IndirectContainer-AcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.476Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle].",
-    "rdfs:label" : "IndirectContainer-AcceptTurtle",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.81Z",
+    "source" : "ldpt:CommonContainer-AcceptTurtle",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle].",
+    "label" : "IndirectContainer-AcceptTurtle",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-turtle",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-AcceptTurtle",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t417",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-AcceptTurtle",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-AcceptTurtle",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b362"
   }, {
     "@id" : "ldpt:IndirectContainer-AllowMultipleRdfTypes",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.246Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type.",
-    "rdfs:label" : "IndirectContainer-AllowMultipleRdfTypes",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-AllowMultipleRdfTypes",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t476",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.246Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-AllowMultipleRdfTypes",
     "ldpt:steps" : {
       "@list" : [ "Given a client and a known RDF Source at a given URL", "Via some means, alter the rdf:type of the RDF Source by adding another rdf:type. Note it may be implementation dependent on what the server will allow and also when changed, what different behavior the client will have", "Verify that the client continues to operate as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type.",
+    "label" : "IndirectContainer-AllowMultipleRdfTypes",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
+    "action" : "",
+    "name" : "IndirectContainer-AllowMultipleRdfTypes",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b20"
   }, {
     "@id" : "ldpt:IndirectContainer-AllowResponsesFromServer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.251Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints.",
-    "rdfs:label" : "IndirectContainer-AllowResponsesFromServer",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-AllowResponsesFromServer",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t123",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.251Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-AllowResponsesFromServer",
     "ldpt:steps" : {
       "@list" : [ "Determine certain hints that your server would ignore", "Form a client request that uses this hint", "Execute the request and analyze the result", "Verify that client processes request as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints.",
+    "label" : "IndirectContainer-AllowResponsesFromServer",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
+    "action" : "",
+    "name" : "IndirectContainer-AllowResponsesFromServer",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b176"
   }, {
     "@id" : "ldpt:IndirectContainer-ChangeRdfTypeValue",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.247Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time.",
-    "rdfs:label" : "IndirectContainer-ChangeRdfTypeValue",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ChangeRdfTypeValue",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t148",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.247Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ChangeRdfTypeValue",
     "ldpt:steps" : {
       "@list" : [ "Given a client and a known RDF Source at a given URL", "Via some means, alter the rdf:type of the RDF Source by adding or removing a rdf:type triple. Note it may be implementation dependent on what the server will allow and also when changed, what different behavior the client will have", "Verify that the client continues to operate as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time.",
+    "label" : "IndirectContainer-ChangeRdfTypeValue",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
+    "action" : "",
+    "name" : "IndirectContainer-ChangeRdfTypeValue",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b225"
   }, {
     "@id" : "ldpt:IndirectContainer-ClientMayProvideHints",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.253Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. ",
-    "rdfs:label" : "IndirectContainer-ClientMayProvideHints",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ClientMayProvideHints",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t619",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.253Z",
+    "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ClientMayProvideHints",
     "ldpt:steps" : {
       "@list" : [ "Given a URL to a known RDF Source", "Configure the client application, if needed, to use the Prefer header to omit either containment or membership triples", "Use the client to send the GET request", "Monitor to ensure the server receives the hint", "Monitor to ensure the server honors the hing", "Verify the client behavior receives the optimized response" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. ",
+    "label" : "IndirectContainer-ClientMayProvideHints",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
+    "action" : "",
+    "name" : "IndirectContainer-ClientMayProvideHints",
+    "reviewStatus" : "td:unreviewed",
+    "specificationReference" : "_:b526"
   }, {
     "@id" : "ldpt:IndirectContainer-ClientPostToCreate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.239Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDPC clients SHOULD create member resources by submitting a representation as the entity body of the HTTP POST to a known LDPC.",
-    "rdfs:label" : "IndirectContainer-ClientPostToCreate",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ClientPostToCreate",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t587",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.239Z",
+    "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:CommonContainer-ClientPostToCreate",
     "ldpt:steps" : {
       "@list" : [ "Given a container URL and POST is supported", "Monitor the client's request to ensure a POST request is sent", "Verify the response has a response status code of 201-Created and Location header with URL of created resource" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDPC clients SHOULD create member resources by submitting a representation as the entity body of the HTTP POST to a known LDPC.",
+    "label" : "IndirectContainer-ClientPostToCreate",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
+    "action" : "",
+    "name" : "IndirectContainer-ClientPostToCreate",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b230"
   }, {
     "@id" : "ldpt:IndirectContainer-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.503Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585].",
-    "rdfs:label" : "IndirectContainer-ConditionFailedStatusCode",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.85Z",
+    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "IndirectContainer-ConditionFailedStatusCode",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ConditionFailedStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t173",
-    "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"
+    "action" : "",
+    "name" : "IndirectContainer-ConditionFailedStatusCode",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b617"
+  }, {
+    "@id" : "ldpt:IndirectContainer-ConformsContainerRdfResource",
+    "@type" : "earl:TestRequirement",
+    "date" : "2014-10-15T02:01:54.821Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" ],
+    "source" : "ldpt:CommonContainer-ConformsContainerRdfResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()",
+    "testMethod" : "ldpt:indirect",
+    "comment" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source.",
+    "label" : "IndirectContainer-ConformsContainerRdfResource",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
+    "action" : "",
+    "name" : "IndirectContainer-ConformsContainerRdfResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b4"
+  }, {
+    "@id" : "ldpt:IndirectContainer-ConformsRdfSourceLdpResource",
+    "@type" : "earl:TestRequirement",
+    "date" : "2014-10-15T02:01:54.841Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" ],
+    "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
+    "testMethod" : "ldpt:indirect",
+    "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.",
+    "label" : "IndirectContainer-ConformsRdfSourceLdpResource",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
+    "action" : "",
+    "name" : "IndirectContainer-ConformsRdfSourceLdpResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b643"
   }, {
     "@id" : "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.468Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI.",
-    "rdfs:label" : "IndirectContainer-ContainerSupportsHttpLinkHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.797Z",
+    "source" : "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainerSupportsHttpLinkHeader()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-ContainerSupportsHttpLinkHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ContainerSupportsHttpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t41",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainerSupportsHttpLinkHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-ContainerSupportsHttpLinkHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b570"
   }, {
     "@id" : "ldpt:IndirectContainer-ContainsLdpcUri",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.47Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen.",
-    "rdfs:label" : "IndirectContainer-ContainsLdpcUri",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.799Z",
+    "source" : "ldpt:IndirectContainer-ContainsLdpcUri",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainsLdpcUri()",
+    "testMethod" : "ldpt:notImplemented",
+    "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.",
+    "label" : "IndirectContainer-ContainsLdpcUri",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-indirectmbr",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ContainsLdpcUri",
+    "action" : "",
+    "name" : "IndirectContainer-ContainsLdpcUri",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t151",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:IndirectContainer-ContainsLdpcUri",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainsLdpcUri()",
-    "testMethod" : "ldpt:notImplemented"
+    "specificationReference" : "_:b492"
   }, {
     "@id" : "ldpt:IndirectContainer-ContainsRdfType",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.488Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing.",
-    "rdfs:label" : "IndirectContainer-ContainsRdfType",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.831Z",
+    "source" : "ldpt:RdfSource-ContainsRdfType",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-ContainsRdfType",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ContainsRdfType",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t11",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ContainsRdfType",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-ContainsRdfType",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b511"
   }, {
     "@id" : "ldpt:IndirectContainer-ContentTypeHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.477Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body.",
-    "rdfs:label" : "IndirectContainer-ContentTypeHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.811Z",
+    "source" : "ldpt:CommonContainer-ContentTypeHeader",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body.",
+    "label" : "IndirectContainer-ContentTypeHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ContentTypeHeader",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t28",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ContentTypeHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-ContentTypeHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b322"
   }, {
     "@id" : "ldpt:IndirectContainer-CreateIndirectContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.469Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions.",
-    "rdfs:label" : "IndirectContainer-CreateIndirectContainer",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.798Z",
+    "source" : "ldpt:IndirectContainer-CreateIndirectContainer",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testCreateIndirectContainer()",
+    "testMethod" : "ldpt:notImplemented",
+    "comment" : "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions.",
+    "label" : "IndirectContainer-CreateIndirectContainer",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-are-ldpcs",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-CreateIndirectContainer",
+    "action" : "",
+    "name" : "IndirectContainer-CreateIndirectContainer",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t521",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:IndirectContainer-CreateIndirectContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testCreateIndirectContainer()",
-    "testMethod" : "ldpt:notImplemented"
+    "specificationReference" : "_:b638"
   }, {
     "@id" : "ldpt:IndirectContainer-CreateWithoutConstraints",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.478Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General.",
-    "rdfs:label" : "IndirectContainer-CreateWithoutConstraints",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.813Z",
+    "source" : "ldpt:CommonContainer-CreateWithoutConstraints",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-CreateWithoutConstraints",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-CreateWithoutConstraints",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t182",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-CreateWithoutConstraints",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-CreateWithoutConstraints",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b502"
   }, {
     "@id" : "ldpt:IndirectContainer-DeleteRemovesContainmentTriple",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.482Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple.",
-    "rdfs:label" : "IndirectContainer-DeleteRemovesContainmentTriple",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.817Z",
+    "source" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-DeleteRemovesContainmentTriple",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-DeleteRemovesContainmentTriple",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t526",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-DeleteRemovesContainmentTriple",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b90"
   }, {
     "@id" : "ldpt:IndirectContainer-ETagHeadersGet",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.5Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "IndirectContainer-ETagHeadersGet",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.846Z",
+    "source" : "ldpt:CommonResource-ETagHeadersGet",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
+    "label" : "IndirectContainer-ETagHeadersGet",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ETagHeadersGet",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t380",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-ETagHeadersGet",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b0"
   }, {
     "@id" : "ldpt:IndirectContainer-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.5Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "IndirectContainer-ETagHeadersHead",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.847Z",
+    "source" : "ldpt:CommonResource-ETagHeadersHead",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
+    "label" : "IndirectContainer-ETagHeadersHead",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ETagHeadersHead",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t629",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-ETagHeadersHead",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b555"
   }, {
     "@id" : "ldpt:IndirectContainer-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.487Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.83Z",
+    "source" : "ldpt:RdfSource-GetResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-GetResource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-GetResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t240",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-GetResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b382"
   }, {
     "@id" : "ldpt:IndirectContainer-GetResourceAcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.493Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle.",
-    "rdfs:label" : "IndirectContainer-GetResourceAcceptTurtle",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.835Z",
+    "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle].",
+    "label" : "IndirectContainer-GetResourceAcceptTurtle",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-GetResourceAcceptTurtle",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t459",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResourceAcceptTurtle",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-GetResourceAcceptTurtle",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b175"
+  }, {
+    "@id" : "ldpt:IndirectContainer-GetResourceAsTurtleNoAccept",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.836Z",
+    "source" : "ldpt:RdfSource-GetResourceAsTurtleNoAccept",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAsTurtleNoAccept()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle].",
+    "label" : "IndirectContainer-GetResourceAsTurtleNoAccept",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
+    "action" : "",
+    "name" : "IndirectContainer-GetResourceAsTurtleNoAccept",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b556"
   }, {
     "@id" : "ldpt:IndirectContainer-GetResourcePreservesTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.25Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. ",
-    "rdfs:label" : "IndirectContainer-GetResourcePreservesTriples",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-GetResourcePreservesTriples",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t66",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.25Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-GetResourcePreservesTriples",
     "ldpt:steps" : {
       "@list" : [ "Given a URL for a RDF Source, have client fetch a representation", "Observe the results of the fetch, either by application provided means or monitoring the network", "Given the client application interface, modify a limited amount of the resource", "Initiate action to save resource back to server", "Monitor request compare represetention sent, versus what was received and delta should only be changes made" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. ",
+    "label" : "IndirectContainer-GetResourcePreservesTriples",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
+    "action" : "",
+    "name" : "IndirectContainer-GetResourcePreservesTriples",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b566"
   }, {
     "@id" : "ldpt:IndirectContainer-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.502Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
-    "rdfs:label" : "IndirectContainer-GetResponseHeaders",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.848Z",
+    "source" : "ldpt:CommonResource-GetResponseHeaders",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
+    "label" : "IndirectContainer-GetResponseHeaders",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-GetResponseHeaders",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t20",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-GetResponseHeaders",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b401"
   }, {
     "@id" : "ldpt:IndirectContainer-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.505Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP HEAD method. ",
-    "rdfs:label" : "IndirectContainer-Head",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.852Z",
+    "source" : "ldpt:CommonResource-Head",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP HEAD method. ",
+    "label" : "IndirectContainer-Head",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-Head",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t419",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-Head",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-Head",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b45"
   }, {
     "@id" : "ldpt:IndirectContainer-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.499Z"
-    },
-    "dcterms:subject" : "MUST, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "IndirectContainer-IsHttp11Manual",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-IsHttp11Manual",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t592",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Manual",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.846Z",
+    "source" : "ldpt:CommonResource-IsHttp11Manual",
+    "subject" : "MUST, MANUAL",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "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",
+    "testMethod" : "ldpt:manual",
+    "comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
+    "label" : "IndirectContainer-IsHttp11Manual",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t566",
-    "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"
+    "action" : "",
+    "name" : "IndirectContainer-IsHttp11Manual",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b358"
   }, {
     "@id" : "ldpt:IndirectContainer-JsonLdRepresentation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.494Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. ",
-    "rdfs:label" : "IndirectContainer-JsonLdRepresentation",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.836Z",
+    "source" : "ldpt:RdfSource-JsonLdRepresentation",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
+    "testMethod" : "ldpt:automated",
+    "comment" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD].",
+    "label" : "IndirectContainer-JsonLdRepresentation",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-JsonLdRepresentation",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t204",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-JsonLdRepresentation",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-JsonLdRepresentation",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b21"
   }, {
     "@id" : "ldpt:IndirectContainer-LdpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.501Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI.",
-    "rdfs:label" : "IndirectContainer-LdpLinkHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.848Z",
+    "source" : "ldpt:CommonResource-LdpLinkHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-LdpLinkHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-LdpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t341",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-LdpLinkHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b583"
   }, {
     "@id" : "ldpt:IndirectContainer-MAYManifest",
+    "@type" : "mf:Manifest",
     "http://purl.org/dc/elements/1.1/title" : "IndirectContainer (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Indirect Container tests. MAY conformance tests.",
+    "title" : "IndirectContainer (MAY)",
+    "comment" : "LDP Indirect Container tests. MAY conformance tests.",
     "entries" : [ {
       "@list" : [ "ldpt:IndirectContainer-ClientMayProvideHints" ]
     }, {
       "@list" : [ "ldpt:IndirectContainer-PutToCreate", "ldpt:IndirectContainer-RdfTypeLdpContainer", "ldpt:IndirectContainer-ServerHonorsSlug", "ldpt:IndirectContainer-TypeRdfSource" ]
     } ],
-    "mf:name" : "IndirectContainer (MAY)"
+    "name" : "IndirectContainer (MAY)"
   }, {
     "@id" : "ldpt:IndirectContainer-MUSTManifest",
+    "@type" : "mf:Manifest",
     "http://purl.org/dc/elements/1.1/title" : "IndirectContainer (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Indirect Container tests. MUST conformance tests.",
+    "title" : "IndirectContainer (MUST)",
+    "comment" : "LDP Indirect Container tests. MUST conformance tests.",
     "entries" : [ {
       "@list" : [ "ldpt:IndirectContainer-AllowMultipleRdfTypes", "ldpt:IndirectContainer-ChangeRdfTypeValue", "ldpt:IndirectContainer-GetResourcePreservesTriples", "ldpt:IndirectContainer-AllowResponsesFromServer" ]
     }, {
-      "@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-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-PostJsonLd", "ldpt:IndirectContainer-ConformsContainerRdfResource", "ldpt:IndirectContainer-RelativeUriResolutionPut", "ldpt:IndirectContainer-PutReplacesResource", "ldpt:IndirectContainer-PutSimpleUpdate", "ldpt:IndirectContainer-GetResource", "ldpt:IndirectContainer-RestrictClientInference", "ldpt:IndirectContainer-GetResourceAcceptTurtle", "ldpt:IndirectContainer-JsonLdRepresentation", "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)"
+    "name" : "IndirectContainer (MUST)"
   }, {
     "@id" : "ldpt:IndirectContainer-NoRdfBagSeqOrList",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.472Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List.",
-    "rdfs:label" : "IndirectContainer-NoRdfBagSeqOrList",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.803Z",
+    "source" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List.",
+    "label" : "IndirectContainer-NoRdfBagSeqOrList",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-NoRdfBagSeqOrList",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t489",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-NoRdfBagSeqOrList",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b198"
   }, {
     "@id" : "ldpt:IndirectContainer-NullRelativeUriPost",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.477Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource.",
-    "rdfs:label" : "IndirectContainer-NullRelativeUriPost",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.811Z",
+    "source" : "ldpt:CommonContainer-NullRelativeUriPost",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-NullRelativeUriPost",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-NullRelativeUriPost",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t633",
-    "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)"
+    "action" : "",
+    "name" : "IndirectContainer-NullRelativeUriPost",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b159"
   }, {
     "@id" : "ldpt:IndirectContainer-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.506Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
-    "rdfs:label" : "IndirectContainer-Options",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.853Z",
+    "source" : "ldpt:CommonResource-Options",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
+    "label" : "IndirectContainer-Options",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-Options",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t573",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-Options",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-Options",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b610"
   }, {
     "@id" : "ldpt:IndirectContainer-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.507Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. ",
-    "rdfs:label" : "IndirectContainer-OptionsAllowHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.854Z",
+    "source" : "ldpt:CommonResource-OptionsAllowHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
+    "testMethod" : "ldpt:automated",
+    "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. ",
+    "label" : "IndirectContainer-OptionsAllowHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-OptionsAllowHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t616",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-OptionsAllowHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b75"
   }, {
     "@id" : "ldpt:IndirectContainer-PatchMethod",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.483Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. ",
-    "rdfs:label" : "IndirectContainer-PatchMethod",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.818Z",
+    "source" : "ldpt:CommonContainer-PatchMethod",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. ",
+    "label" : "IndirectContainer-PatchMethod",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PatchMethod",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t475",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PatchMethod",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PatchMethod",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b593"
   }, {
     "@id" : "ldpt:IndirectContainer-PostContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.474Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC.",
-    "rdfs:label" : "IndirectContainer-PostContainer",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.807Z",
+    "source" : "ldpt:CommonContainer-PostContainer",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-PostContainer",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PostContainer",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t395",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PostContainer",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b165"
   }, {
     "@id" : "ldpt:IndirectContainer-PostJsonLd",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.485Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD].",
-    "rdfs:label" : "IndirectContainer-PostJsonLd",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.82Z",
+    "source" : "ldpt:CommonContainer-PostJsonLd",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD].",
+    "label" : "IndirectContainer-PostJsonLd",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PostJsonLd",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t536",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostJsonLd",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PostJsonLd",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b242"
   }, {
     "@id" : "ldpt:IndirectContainer-PostNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.478Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint.",
-    "rdfs:label" : "IndirectContainer-PostNoSlug",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.812Z",
+    "source" : "ldpt:CommonContainer-PostNoSlug",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-PostNoSlug",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PostNoSlug",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t524",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostNoSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PostNoSlug",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b149"
   }, {
     "@id" : "ldpt:IndirectContainer-PostResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.47Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases.",
-    "rdfs:label" : "IndirectContainer-PostResource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.8Z",
+    "source" : "ldpt:IndirectContainer-PostResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testPostResource()",
+    "testMethod" : "ldpt:notImplemented",
+    "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.",
+    "label" : "IndirectContainer-PostResource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PostResource",
+    "action" : "",
+    "name" : "IndirectContainer-PostResource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t481",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:IndirectContainer-PostResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testPostResource()",
-    "testMethod" : "ldpt:notImplemented"
+    "specificationReference" : "_:b444"
   }, {
     "@id" : "ldpt:IndirectContainer-PostResponseStatusAndLocation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.473Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response.",
-    "rdfs:label" : "IndirectContainer-PostResponseStatusAndLocation",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.806Z",
+    "source" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-PostResponseStatusAndLocation",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PostResponseStatusAndLocation",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t131",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PostResponseStatusAndLocation",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b275"
   }, {
     "@id" : "ldpt:IndirectContainer-PreconditionRequiredStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.503Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585].",
-    "rdfs:label" : "IndirectContainer-PreconditionRequiredStatusCode",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.85Z",
+    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "IndirectContainer-PreconditionRequiredStatusCode",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PreconditionRequiredStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t374",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PreconditionRequiredStatusCode",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b224"
   }, {
     "@id" : "ldpt:IndirectContainer-PreferContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.473Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING].",
-    "rdfs:label" : "IndirectContainer-PreferContainmentTriples",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.804Z",
+    "source" : "ldpt:CommonContainer-PreferContainmentTriples",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "IndirectContainer-PreferContainmentTriples",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PreferContainmentTriples",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t588",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PreferContainmentTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PreferContainmentTriples",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b655"
   }, {
     "@id" : "ldpt:IndirectContainer-PublishConstraintsReadOnlyProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.495Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
-    "rdfs:label" : "IndirectContainer-PublishConstraintsReadOnlyProp",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.837Z",
+    "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
+    "label" : "IndirectContainer-PublishConstraintsReadOnlyProp",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PublishConstraintsReadOnlyProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t220",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PublishConstraintsReadOnlyProp",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b286"
   }, {
     "@id" : "ldpt:IndirectContainer-PublishConstraintsUnknownProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.495Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
-    "rdfs:label" : "IndirectContainer-PublishConstraintsUnknownProp",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.838Z",
+    "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
+    "label" : "IndirectContainer-PublishConstraintsUnknownProp",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PublishConstraintsUnknownProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t91",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PublishConstraintsUnknownProp",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b228"
   }, {
     "@id" : "ldpt:IndirectContainer-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.504Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585].",
-    "rdfs:label" : "IndirectContainer-PutBadETag",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.851Z",
+    "source" : "ldpt:CommonResource-PutBadETag",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "IndirectContainer-PutBadETag",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PutBadETag",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t323",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PutBadETag",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b1"
   }, {
     "@id" : "ldpt:IndirectContainer-PutPropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.497Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11].",
-    "rdfs:label" : "IndirectContainer-PutPropertiesNotPersisted",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.84Z",
+    "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "IndirectContainer-PutPropertiesNotPersisted",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PutPropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t567",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutPropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PutPropertiesNotPersisted",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b257"
   }, {
     "@id" : "ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.496Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.838Z",
+    "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "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)",
+    "label" : "IndirectContainer-PutReadOnlyProperties4xxStatus",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PutReadOnlyProperties4xxStatus",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t572",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PutReadOnlyProperties4xxStatus",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b185"
   }, {
     "@id" : "ldpt:IndirectContainer-PutReplacesResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.486Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.829Z",
+    "source" : "ldpt:RdfSource-PutReplacesResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-PutReplacesResource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PutReplacesResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t584",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutReplacesResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PutReplacesResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b539"
   }, {
     "@id" : "ldpt:IndirectContainer-PutRequiresIfMatch",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.502Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions.",
-    "rdfs:label" : "IndirectContainer-PutRequiresIfMatch",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.849Z",
+    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-PutRequiresIfMatch",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PutRequiresIfMatch",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t261",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PutRequiresIfMatch",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b397"
   }, {
     "@id" : "ldpt:IndirectContainer-PutSimpleUpdate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.486Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs.",
-    "rdfs:label" : "IndirectContainer-PutSimpleUpdate",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.829Z",
+    "source" : "ldpt:RdfSource-PutSimpleUpdate",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-PutSimpleUpdate",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PutSimpleUpdate",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t86",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutSimpleUpdate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PutSimpleUpdate",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b420"
   }, {
     "@id" : "ldpt:IndirectContainer-PutToCreate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.471Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT.",
-    "rdfs:label" : "IndirectContainer-PutToCreate",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.8Z",
+    "source" : "ldpt:CommonContainer-PutToCreate",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT.",
+    "label" : "IndirectContainer-PutToCreate",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PutToCreate",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t186",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-PutToCreate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-PutToCreate",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b25"
   }, {
     "@id" : "ldpt:IndirectContainer-RdfTypeLdpContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.483Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. ",
-    "rdfs:label" : "IndirectContainer-RdfTypeLdpContainer",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.819Z",
+    "source" : "ldpt:CommonContainer-RdfTypeLdpContainer",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
+    "testMethod" : "ldpt:automated",
+    "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. ",
+    "label" : "IndirectContainer-RdfTypeLdpContainer",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RdfTypeLdpContainer",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t82",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RdfTypeLdpContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-RdfTypeLdpContainer",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b434"
   }, {
     "@id" : "ldpt:IndirectContainer-ReUseVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.49Z"
-    },
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules.",
-    "rdfs:label" : "IndirectContainer-ReUseVocabularies",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ReUseVocabularies",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t495",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.832Z",
+    "source" : "ldpt:RdfSource-ReUseVocabularies",
+    "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
     "ldpt:steps" : {
       "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
     },
-    "testMethod" : "ldpt:manual"
+    "testMethod" : "ldpt:manual",
+    "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.",
+    "label" : "IndirectContainer-ReUseVocabularies",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
+    "action" : "",
+    "name" : "IndirectContainer-ReUseVocabularies",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b129"
   }, {
     "@id" : "ldpt:IndirectContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.481Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code.",
-    "rdfs:label" : "IndirectContainer-RejectPutModifyingContainmentTriples",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.816Z",
+    "source" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-RejectPutModifyingContainmentTriples",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RejectPutModifyingContainmentTriples",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t403",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-RejectPutModifyingContainmentTriples",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b604"
   }, {
     "@id" : "ldpt:IndirectContainer-RelativeUriResolutionPost",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.471Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource.",
-    "rdfs:label" : "IndirectContainer-RelativeUriResolutionPost",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.801Z",
+    "source" : "ldpt:CommonContainer-RelativeUriResolutionPost",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-RelativeUriResolutionPost",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RelativeUriResolutionPost",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t249",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RelativeUriResolutionPost",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-RelativeUriResolutionPost",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b31"
   }, {
     "@id" : "ldpt:IndirectContainer-RelativeUriResolutionPut",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.485Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.828Z",
+    "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-RelativeUriResolutionPut",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RelativeUriResolutionPut",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t531",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-RelativeUriResolutionPut",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-RelativeUriResolutionPut",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b155"
   }, {
     "@id" : "ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.475Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request.",
-    "rdfs:label" : "IndirectContainer-RequestedInteractionModelCreateNotAllowed",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.808Z",
+    "source" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-RequestedInteractionModelCreateNotAllowed",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t155",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-RequestedInteractionModelCreateNotAllowed",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b96"
   }, {
     "@id" : "ldpt:IndirectContainer-RequestedInteractionModelHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.475Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request.",
-    "rdfs:label" : "IndirectContainer-RequestedInteractionModelHeaders",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.809Z",
+    "source" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-RequestedInteractionModelHeaders",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RequestedInteractionModelHeaders",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t329",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-RequestedInteractionModelHeaders",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b458"
   }, {
     "@id" : "ldpt:IndirectContainer-ResponsePropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.498Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General.",
-    "rdfs:label" : "IndirectContainer-ResponsePropertiesNotPersisted",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.84Z",
+    "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-ResponsePropertiesNotPersisted",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ResponsePropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t161",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-ResponsePropertiesNotPersisted",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b504"
   }, {
     "@id" : "ldpt:IndirectContainer-RestrictClientInference",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.492Z"
-    },
-    "dcterms:subject" : "MUST, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document.",
-    "rdfs:label" : "IndirectContainer-RestrictClientInference",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RestrictClientInference",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t626",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-RestrictClientInference",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.834Z",
+    "source" : "ldpt:RdfSource-RestrictClientInference",
+    "subject" : "MUST, MANUAL",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
     "ldpt:steps" : {
       "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
     },
-    "testMethod" : "ldpt:manual"
+    "testMethod" : "ldpt:manual",
+    "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.",
+    "label" : "IndirectContainer-RestrictClientInference",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
+    "action" : "",
+    "name" : "IndirectContainer-RestrictClientInference",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b485"
   }, {
     "@id" : "ldpt:IndirectContainer-RestrictPutReUseUri",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.481Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts].",
-    "rdfs:label" : "IndirectContainer-RestrictPutReUseUri",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.817Z",
+    "source" : "ldpt:CommonContainer-RestrictPutReUseUri",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "IndirectContainer-RestrictPutReUseUri",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RestrictPutReUseUri",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t277",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictPutReUseUri",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-RestrictPutReUseUri",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b572"
   }, {
     "@id" : "ldpt:IndirectContainer-RestrictUriReUseNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.48Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
-    "rdfs:label" : "IndirectContainer-RestrictUriReUseNoSlug",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.814Z",
+    "source" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
+    "label" : "IndirectContainer-RestrictUriReUseNoSlug",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RestrictUriReUseNoSlug",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t488",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-RestrictUriReUseNoSlug",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b345"
   }, {
     "@id" : "ldpt:IndirectContainer-RestrictUriReUseSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.479Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
-    "rdfs:label" : "IndirectContainer-RestrictUriReUseSlug",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.814Z",
+    "source" : "ldpt:CommonContainer-RestrictUriReUseSlug",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
+    "label" : "IndirectContainer-RestrictUriReUseSlug",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RestrictUriReUseSlug",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t87",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-RestrictUriReUseSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-RestrictUriReUseSlug",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b256"
   }, {
     "@id" : "ldpt:IndirectContainer-SHOULDManifest",
+    "@type" : "mf:Manifest",
     "http://purl.org/dc/elements/1.1/title" : "IndirectContainer (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Indirect Container tests. SHOULD conformance tests.",
+    "title" : "IndirectContainer (SHOULD)",
+    "comment" : "LDP Indirect Container tests. SHOULD conformance tests.",
     "entries" : [ {
       "@list" : [ "ldpt:IndirectContainer-ClientPostToCreate", "ldpt:IndirectContainer-ServerOpen" ]
     }, {
-      "@list" : [ "ldpt:IndirectContainer-NoRdfBagSeqOrList", "ldpt:IndirectContainer-PreferContainmentTriples", "ldpt:IndirectContainer-ContentTypeHeader", "ldpt:IndirectContainer-PostNoSlug", "ldpt:IndirectContainer-CreateWithoutConstraints", "ldpt:IndirectContainer-RestrictUriReUseSlug", "ldpt:IndirectContainer-RestrictUriReUseNoSlug", "ldpt:IndirectContainer-RejectPutModifyingContainmentTriples", "ldpt:IndirectContainer-RestrictPutReUseUri", "ldpt:IndirectContainer-PatchMethod", "ldpt:IndirectContainer-PostJsonLd", "ldpt:IndirectContainer-ContainsRdfType", "ldpt:IndirectContainer-ReUseVocabularies", "ldpt:IndirectContainer-UseStandardVocabularies", "ldpt:IndirectContainer-JsonLdRepresentation", "ldpt:IndirectContainer-4xxErrorHasResponseBody", "ldpt:IndirectContainer-ResponsePropertiesNotPersisted", "ldpt:IndirectContainer-PutRequiresIfMatch" ]
+      "@list" : [ "ldpt:IndirectContainer-NoRdfBagSeqOrList", "ldpt:IndirectContainer-PreferContainmentTriples", "ldpt:IndirectContainer-ContentTypeHeader", "ldpt:IndirectContainer-PostNoSlug", "ldpt:IndirectContainer-CreateWithoutConstraints", "ldpt:IndirectContainer-RestrictUriReUseSlug", "ldpt:IndirectContainer-RestrictUriReUseNoSlug", "ldpt:IndirectContainer-RejectPutModifyingContainmentTriples", "ldpt:IndirectContainer-RestrictPutReUseUri", "ldpt:IndirectContainer-PatchMethod", "ldpt:IndirectContainer-ContainsRdfType", "ldpt:IndirectContainer-ReUseVocabularies", "ldpt:IndirectContainer-UseStandardVocabularies", "ldpt:IndirectContainer-GetResourceAsTurtleNoAccept", "ldpt:IndirectContainer-4xxErrorHasResponseBody", "ldpt:IndirectContainer-ResponsePropertiesNotPersisted", "ldpt:IndirectContainer-PutRequiresIfMatch" ]
     } ],
-    "mf:name" : "IndirectContainer (SHOULD)"
+    "name" : "IndirectContainer (SHOULD)"
   }, {
     "@id" : "ldpt:IndirectContainer-ServerHonorsSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.484Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI.",
-    "rdfs:label" : "IndirectContainer-ServerHonorsSlug",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.819Z",
+    "source" : "ldpt:CommonContainer-ServerHonorsSlug",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "IndirectContainer-ServerHonorsSlug",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-slug",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ServerHonorsSlug",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t637",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:CommonContainer-ServerHonorsSlug",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-ServerHonorsSlug",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b241"
   }, {
     "@id" : "ldpt:IndirectContainer-ServerOpen",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.249Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set.",
-    "rdfs:label" : "IndirectContainer-ServerOpen",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ServerOpen",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t418",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.249Z",
+    "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "declaredTestCase" : "ldpt:RdfSource-ServerOpen",
     "ldpt:steps" : {
       "@list" : [ "Given a client and a known RDF Source at a given URL", "Via some means, alter the rdf:type of the RDF Source (either adding, changing or removing).  Note it may be implementation dependent on what the server will allow and also when changed, what different behavior the client will have", "Verify that the client continues to operate as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set.",
+    "label" : "IndirectContainer-ServerOpen",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
+    "action" : "",
+    "name" : "IndirectContainer-ServerOpen",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b538"
   }, {
     "@id" : "ldpt:IndirectContainer-TypeRdfSource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.489Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source.",
-    "rdfs:label" : "IndirectContainer-TypeRdfSource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.831Z",
+    "source" : "ldpt:RdfSource-TypeRdfSource",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source.",
+    "label" : "IndirectContainer-TypeRdfSource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-TypeRdfSource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t202",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-TypeRdfSource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "IndirectContainer-TypeRdfSource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b535"
   }, {
     "@id" : "ldpt:IndirectContainer-UseStandardVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.491Z"
-    },
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible.",
-    "rdfs:label" : "IndirectContainer-UseStandardVocabularies",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-UseStandardVocabularies",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t63",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.833Z",
+    "source" : "ldpt:RdfSource-UseStandardVocabularies",
+    "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
     "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
     "ldpt:steps" : {
       "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
     },
-    "testMethod" : "ldpt:manual"
+    "testMethod" : "ldpt:manual",
+    "comment" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible.",
+    "label" : "IndirectContainer-UseStandardVocabularies",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
+    "action" : "",
+    "name" : "IndirectContainer-UseStandardVocabularies",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b240"
   }, {
     "@id" : "ldpt:MemberResource-4xxErrorHasResponseBody",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.286Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP.",
-    "rdfs:label" : "MemberResource-4xxErrorHasResponseBody",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.753Z",
+    "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "MemberResource-4xxErrorHasResponseBody",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-4xxErrorHasResponseBody",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t372",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-4xxErrorHasResponseBody",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b472"
   }, {
     "@id" : "ldpt:MemberResource-AcceptPatchHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.303Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. ",
-    "rdfs:label" : "MemberResource-AcceptPatchHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.781Z",
+    "source" : "ldpt:CommonResource-AcceptPatchHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
+    "testMethod" : "ldpt:automated",
+    "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. ",
+    "label" : "MemberResource-AcceptPatchHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-AcceptPatchHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t250",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-AcceptPatchHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b154"
   }, {
     "@id" : "ldpt:MemberResource-AllowMultipleRdfTypes",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.038Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type.",
-    "rdfs:label" : "MemberResource-AllowMultipleRdfTypes",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-AllowMultipleRdfTypes",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t310",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.038Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-AllowMultipleRdfTypes",
     "ldpt:steps" : {
       "@list" : [ "Given a client and a known RDF Source at a given URL", "Via some means, alter the rdf:type of the RDF Source by adding another rdf:type. Note it may be implementation dependent on what the server will allow and also when changed, what different behavior the client will have", "Verify that the client continues to operate as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that any LDP-RS can have multiple values for rdf:type.",
+    "label" : "MemberResource-AllowMultipleRdfTypes",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldp-cli-multitype",
+    "action" : "",
+    "name" : "MemberResource-AllowMultipleRdfTypes",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b352"
   }, {
     "@id" : "ldpt:MemberResource-AllowResponsesFromServer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.156Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints.",
-    "rdfs:label" : "MemberResource-AllowResponsesFromServer",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-AllowResponsesFromServer",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t518",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.156Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-AllowResponsesFromServer",
     "ldpt:steps" : {
       "@list" : [ "Determine certain hints that your server would ignore", "Form a client request that uses this hint", "Execute the request and analyze the result", "Verify that client processes request as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDP clients MUST be capable of processing responses formed by an LDP server that ignores hints, including LDP-defined hints.",
+    "label" : "MemberResource-AllowResponsesFromServer",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable",
+    "action" : "",
+    "name" : "MemberResource-AllowResponsesFromServer",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b454"
   }, {
     "@id" : "ldpt:MemberResource-ChangeRdfTypeValue",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.152Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time.",
-    "rdfs:label" : "MemberResource-ChangeRdfTypeValue",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ChangeRdfTypeValue",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t628",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.152Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-ChangeRdfTypeValue",
     "ldpt:steps" : {
       "@list" : [ "Given a client and a known RDF Source at a given URL", "Via some means, alter the rdf:type of the RDF Source by adding or removing a rdf:type triple. Note it may be implementation dependent on what the server will allow and also when changed, what different behavior the client will have", "Verify that the client continues to operate as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "In the absence of special knowledge of the application or domain, LDP clients MUST assume that the rdf:type values of a given LDP-RS can change over time.",
+    "label" : "MemberResource-ChangeRdfTypeValue",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-typeschange",
+    "action" : "",
+    "name" : "MemberResource-ChangeRdfTypeValue",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b552"
   }, {
     "@id" : "ldpt:MemberResource-ClientMayProvideHints",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.159Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. ",
-    "rdfs:label" : "MemberResource-ClientMayProvideHints",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ClientMayProvideHints",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t581",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.159Z",
+    "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-ClientMayProvideHints",
     "ldpt:steps" : {
       "@list" : [ "Given a URL to a known RDF Source", "Configure the client application, if needed, to use the Prefer header to omit either containment or membership triples", "Use the client to send the GET request", "Monitor to ensure the server receives the hint", "Monitor to ensure the server honors the hing", "Verify the client behavior receives the optimized response" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDP clients MAY provide LDP-defined hints that allow servers to optimize the content of responses. section 7.2 Preferences on the Prefer Request Header defines hints that apply to LDP-RSs. ",
+    "label" : "MemberResource-ClientMayProvideHints",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-can-hint",
+    "action" : "",
+    "name" : "MemberResource-ClientMayProvideHints",
+    "reviewStatus" : "td:unreviewed",
+    "specificationReference" : "_:b269"
   }, {
     "@id" : "ldpt:MemberResource-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.3Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.778Z",
+    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "MemberResource-ConditionFailedStatusCode",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ConditionFailedStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t463",
-    "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"
+    "action" : "",
+    "name" : "MemberResource-ConditionFailedStatusCode",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b633"
+  }, {
+    "@id" : "ldpt:MemberResource-ConformsRdfSourceLdpResource",
+    "@type" : "earl:TestRequirement",
+    "date" : "2014-10-15T02:01:54.756Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" ],
+    "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
+    "testMethod" : "ldpt:indirect",
+    "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.",
+    "label" : "MemberResource-ConformsRdfSourceLdpResource",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
+    "action" : "",
+    "name" : "MemberResource-ConformsRdfSourceLdpResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b599"
   }, {
     "@id" : "ldpt:MemberResource-ContainsRdfType",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.27Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing.",
-    "rdfs:label" : "MemberResource-ContainsRdfType",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.735Z",
+    "source" : "ldpt:RdfSource-ContainsRdfType",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "MemberResource-ContainsRdfType",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ContainsRdfType",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t473",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-ContainsRdfType",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-ContainsRdfType",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b130"
   }, {
     "@id" : "ldpt:MemberResource-ETagHeadersGet",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.295Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "MemberResource-ETagHeadersGet",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.773Z",
+    "source" : "ldpt:CommonResource-ETagHeadersGet",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
+    "label" : "MemberResource-ETagHeadersGet",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ETagHeadersGet",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t25",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-ETagHeadersGet",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b521"
   }, {
     "@id" : "ldpt:MemberResource-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.296Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.774Z",
+    "source" : "ldpt:CommonResource-ETagHeadersHead",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
+    "label" : "MemberResource-ETagHeadersHead",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ETagHeadersHead",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t107",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-ETagHeadersHead",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b32"
   }, {
     "@id" : "ldpt:MemberResource-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.269Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response.",
-    "rdfs:label" : "MemberResource-GetResource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.735Z",
+    "source" : "ldpt:RdfSource-GetResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "MemberResource-GetResource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-GetResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t342",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-GetResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b173"
   }, {
     "@id" : "ldpt:MemberResource-GetResourceAcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.28Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.746Z",
+    "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle].",
+    "label" : "MemberResource-GetResourceAcceptTurtle",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-GetResourceAcceptTurtle",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t278",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-GetResourceAcceptTurtle",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-GetResourceAcceptTurtle",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b508"
+  }, {
+    "@id" : "ldpt:MemberResource-GetResourceAsTurtleNoAccept",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.747Z",
+    "source" : "ldpt:RdfSource-GetResourceAsTurtleNoAccept",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAsTurtleNoAccept()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle].",
+    "label" : "MemberResource-GetResourceAsTurtleNoAccept",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
+    "action" : "",
+    "name" : "MemberResource-GetResourceAsTurtleNoAccept",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b259"
   }, {
     "@id" : "ldpt:MemberResource-GetResourcePreservesTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.154Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. ",
-    "rdfs:label" : "MemberResource-GetResourcePreservesTriples",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-GetResourcePreservesTriples",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t576",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.154Z",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-GetResourcePreservesTriples",
     "ldpt:steps" : {
       "@list" : [ "Given a URL for a RDF Source, have client fetch a representation", "Observe the results of the fetch, either by application provided means or monitoring the network", "Given the client application interface, modify a limited amount of the resource", "Initiate action to save resource back to server", "Monitor request compare represetention sent, versus what was received and delta should only be changes made" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "A LDP client MUST preserve all triples retrieved from an LDP-RS using HTTP GET that it doesn’t change whether it understands the predicates or not, when its intent is to perform an update using HTTP PUT. The use of HTTP PATCH instead of HTTP PUT for update avoids this burden for clients [RFC5789]. ",
+    "label" : "MemberResource-GetResourcePreservesTriples",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-preservetriples",
+    "action" : "",
+    "name" : "MemberResource-GetResourcePreservesTriples",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b6"
   }, {
     "@id" : "ldpt:MemberResource-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.298Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
-    "rdfs:label" : "MemberResource-GetResponseHeaders",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.776Z",
+    "source" : "ldpt:CommonResource-GetResponseHeaders",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
+    "label" : "MemberResource-GetResponseHeaders",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-GetResponseHeaders",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t422",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-GetResponseHeaders",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b616"
   }, {
     "@id" : "ldpt:MemberResource-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.302Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP HEAD method. ",
-    "rdfs:label" : "MemberResource-Head",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.78Z",
+    "source" : "ldpt:CommonResource-Head",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP HEAD method. ",
+    "label" : "MemberResource-Head",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-Head",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t228",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-Head",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-Head",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b291"
   }, {
     "@id" : "ldpt:MemberResource-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.294Z"
-    },
-    "dcterms:subject" : "MUST, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "MemberResource-IsHttp11Manual",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-IsHttp11Manual",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t189",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Manual",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.772Z",
+    "source" : "ldpt:CommonResource-IsHttp11Manual",
+    "subject" : "MUST, MANUAL",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "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",
+    "testMethod" : "ldpt:manual",
+    "comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
+    "label" : "MemberResource-IsHttp11Manual",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t190",
-    "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"
+    "action" : "",
+    "name" : "MemberResource-IsHttp11Manual",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b574"
   }, {
     "@id" : "ldpt:MemberResource-JsonLdRepresentation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.282Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. ",
-    "rdfs:label" : "MemberResource-JsonLdRepresentation",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.748Z",
+    "source" : "ldpt:RdfSource-JsonLdRepresentation",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
+    "testMethod" : "ldpt:automated",
+    "comment" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD].",
+    "label" : "MemberResource-JsonLdRepresentation",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-JsonLdRepresentation",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t110",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-JsonLdRepresentation",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-JsonLdRepresentation",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b393"
   }, {
     "@id" : "ldpt:MemberResource-LdpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.297Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI.",
-    "rdfs:label" : "MemberResource-LdpLinkHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.775Z",
+    "source" : "ldpt:CommonResource-LdpLinkHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "MemberResource-LdpLinkHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-LdpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t185",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-LdpLinkHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b51"
   }, {
     "@id" : "ldpt:MemberResource-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.304Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
-    "rdfs:label" : "MemberResource-Options",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.782Z",
+    "source" : "ldpt:CommonResource-Options",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
+    "label" : "MemberResource-Options",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-Options",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t601",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-Options",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-Options",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b575"
   }, {
     "@id" : "ldpt:MemberResource-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.305Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.783Z",
+    "source" : "ldpt:CommonResource-OptionsAllowHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
+    "testMethod" : "ldpt:automated",
+    "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. ",
+    "label" : "MemberResource-OptionsAllowHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-OptionsAllowHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t113",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-OptionsAllowHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b459"
   }, {
     "@id" : "ldpt:MemberResource-PreconditionRequiredStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.301Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585].",
-    "rdfs:label" : "MemberResource-PreconditionRequiredStatusCode",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.778Z",
+    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "MemberResource-PreconditionRequiredStatusCode",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PreconditionRequiredStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t579",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-PreconditionRequiredStatusCode",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b285"
   }, {
     "@id" : "ldpt:MemberResource-PublishConstraintsReadOnlyProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.283Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
-    "rdfs:label" : "MemberResource-PublishConstraintsReadOnlyProp",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.749Z",
+    "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
+    "label" : "MemberResource-PublishConstraintsReadOnlyProp",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PublishConstraintsReadOnlyProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t639",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-PublishConstraintsReadOnlyProp",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b408"
   }, {
     "@id" : "ldpt:MemberResource-PublishConstraintsUnknownProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.284Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
-    "rdfs:label" : "MemberResource-PublishConstraintsUnknownProp",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.75Z",
+    "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints.",
+    "label" : "MemberResource-PublishConstraintsUnknownProp",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PublishConstraintsUnknownProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t230",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-PublishConstraintsUnknownProp",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b381"
   }, {
     "@id" : "ldpt:MemberResource-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.301Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.779Z",
+    "source" : "ldpt:CommonResource-PutBadETag",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "MemberResource-PutBadETag",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PutBadETag",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t466",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-PutBadETag",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b310"
   }, {
     "@id" : "ldpt:MemberResource-PutPropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.288Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11].",
-    "rdfs:label" : "MemberResource-PutPropertiesNotPersisted",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.754Z",
+    "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "MemberResource-PutPropertiesNotPersisted",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PutPropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t510",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutPropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-PutPropertiesNotPersisted",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b209"
   }, {
     "@id" : "ldpt:MemberResource-PutReadOnlyProperties4xxStatus",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.285Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)",
-    "rdfs:label" : "MemberResource-PutReadOnlyProperties4xxStatus",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.751Z",
+    "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
+    "testMethod" : "ldpt:automated",
+    "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)",
+    "label" : "MemberResource-PutReadOnlyProperties4xxStatus",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PutReadOnlyProperties4xxStatus",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t348",
-    "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()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-PutReadOnlyProperties4xxStatus",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b235"
   }, {
     "@id" : "ldpt:MemberResource-PutReplacesResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.267Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request.",
-    "rdfs:label" : "MemberResource-PutReplacesResource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.733Z",
+    "source" : "ldpt:RdfSource-PutReplacesResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "MemberResource-PutReplacesResource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PutReplacesResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t12",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutReplacesResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-PutReplacesResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b221"
   }, {
     "@id" : "ldpt:MemberResource-PutRequiresIfMatch",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.299Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.777Z",
+    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "MemberResource-PutRequiresIfMatch",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PutRequiresIfMatch",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t617",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-PutRequiresIfMatch",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b54"
   }, {
     "@id" : "ldpt:MemberResource-PutSimpleUpdate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.268Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs.",
-    "rdfs:label" : "MemberResource-PutSimpleUpdate",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.734Z",
+    "source" : "ldpt:RdfSource-PutSimpleUpdate",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "MemberResource-PutSimpleUpdate",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PutSimpleUpdate",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t17",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-PutSimpleUpdate",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-PutSimpleUpdate",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b340"
   }, {
     "@id" : "ldpt:MemberResource-ReUseVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.272Z"
-    },
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules.",
-    "rdfs:label" : "MemberResource-ReUseVocabularies",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ReUseVocabularies",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t500",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.737Z",
+    "source" : "ldpt:RdfSource-ReUseVocabularies",
+    "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
     "ldpt:steps" : {
       "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
     },
-    "testMethod" : "ldpt:manual"
+    "testMethod" : "ldpt:manual",
+    "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.",
+    "label" : "MemberResource-ReUseVocabularies",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
+    "action" : "",
+    "name" : "MemberResource-ReUseVocabularies",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b292"
   }, {
     "@id" : "ldpt:MemberResource-RelativeUriResolutionPut",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.166Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource.",
-    "rdfs:label" : "MemberResource-RelativeUriResolutionPut",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.606Z",
+    "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "MemberResource-RelativeUriResolutionPut",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-RelativeUriResolutionPut",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t83",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-RelativeUriResolutionPut",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-RelativeUriResolutionPut",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b55"
   }, {
     "@id" : "ldpt:MemberResource-ResponsePropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.289Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.755Z",
+    "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "MemberResource-ResponsePropertiesNotPersisted",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ResponsePropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t164",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-ResponsePropertiesNotPersisted",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b531"
   }, {
     "@id" : "ldpt:MemberResource-RestrictClientInference",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.279Z"
-    },
-    "dcterms:subject" : "MUST, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document.",
-    "rdfs:label" : "MemberResource-RestrictClientInference",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-RestrictClientInference",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t641",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-RestrictClientInference",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.745Z",
+    "source" : "ldpt:RdfSource-RestrictClientInference",
+    "subject" : "MUST, MANUAL",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
     "ldpt:steps" : {
       "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
     },
-    "testMethod" : "ldpt:manual"
+    "testMethod" : "ldpt:manual",
+    "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.",
+    "label" : "MemberResource-RestrictClientInference",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
+    "action" : "",
+    "name" : "MemberResource-RestrictClientInference",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b236"
   }, {
     "@id" : "ldpt:MemberResource-ServerOpen",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-18T15:57:05.153Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set.",
-    "rdfs:label" : "MemberResource-ServerOpen",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ServerOpen",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t462",
+    "@type" : "earl:TestCase",
+    "date" : "2014-07-18T15:57:05.153Z",
+    "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "declaredTestCase" : "ldpt:RdfSource-ServerOpen",
     "ldpt:steps" : {
       "@list" : [ "Given a client and a known RDF Source at a given URL", "Via some means, alter the rdf:type of the RDF Source (either adding, changing or removing).  Note it may be implementation dependent on what the server will allow and also when changed, what different behavior the client will have", "Verify that the client continues to operate as expected" ]
     },
-    "testMethod" : "ldpt:clientOnly"
+    "testMethod" : "ldpt:clientOnly",
+    "comment" : "LDP clients SHOULD always assume that the set of predicates for a LDP-RS of a particular type at an arbitrary server is open, in the sense that different resources of the same type may not all have the same set of predicates in their triples, and the set of predicates that are used in the state of any one LDP-RS is not limited to any pre-defined set.",
+    "label" : "MemberResource-ServerOpen",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-cli-openpreds",
+    "action" : "",
+    "name" : "MemberResource-ServerOpen",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b201"
   }, {
     "@id" : "ldpt:MemberResource-TypeRdfSource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.271Z"
-    },
-    "dcterms:subject" : "MAY",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source.",
-    "rdfs:label" : "MemberResource-TypeRdfSource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.736Z",
+    "source" : "ldpt:RdfSource-TypeRdfSource",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source.",
+    "label" : "MemberResource-TypeRdfSource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-TypeRdfSource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t153",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-TypeRdfSource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "MemberResource-TypeRdfSource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b410"
   }, {
     "@id" : "ldpt:MemberResource-UseStandardVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.278Z"
-    },
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible.",
-    "rdfs:label" : "MemberResource-UseStandardVocabularies",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-UseStandardVocabularies",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t594",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.744Z",
+    "source" : "ldpt:RdfSource-UseStandardVocabularies",
+    "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
     "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
     "ldpt:steps" : {
       "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
     },
-    "testMethod" : "ldpt:manual"
+    "testMethod" : "ldpt:manual",
+    "comment" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible.",
+    "label" : "MemberResource-UseStandardVocabularies",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
+    "action" : "",
+    "name" : "MemberResource-UseStandardVocabularies",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b542"
   }, {
     "@id" : "ldpt:Non-RDFSource-MAYManifest",
-    "http://purl.org/dc/elements/1.1/title" : "Non-RDFSource (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Non-RDF Source tests. MAY conformance tests.",
+    "@type" : "mf:Manifest",
+    "title" : "Non-RDFSource (MAY)",
+    "comment" : "LDP Non-RDF Source tests. MAY conformance tests.",
     "entries" : {
       "@list" : [ "ldpt:NonRDFSource-PostNonRDFSource", "ldpt:NonRDFSource-PostResourceAndGetFromContainer", "ldpt:NonRDFSource-PostResourceGetBinary", "ldpt:NonRDFSource-PostResourceGetMetadataAndBinary", "ldpt:NonRDFSource-PostResourceAndCheckLink", "ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource" ]
     },
-    "mf:name" : "Non-RDFSource (MAY)"
+    "name" : "Non-RDFSource (MAY)"
   }, {
     "@id" : "ldpt:Non-RDFSource-MUSTManifest",
-    "http://purl.org/dc/elements/1.1/title" : "Non-RDFSource (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Non-RDF Source tests. MUST conformance tests.",
+    "@type" : "mf:Manifest",
+    "title" : "Non-RDFSource (MUST)",
+    "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" ]
     },
-    "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)"
+    "name" : "Non-RDFSource (MUST)"
   }, {
     "@id" : "ldpt:Non-RDFSource-SHOULDManifest",
-    "http://purl.org/dc/elements/1.1/title" : "Non-RDFSource (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Non-RDF Source tests. SHOULD conformance tests.",
+    "@type" : "mf:Manifest",
+    "title" : "Non-RDFSource (SHOULD)",
+    "comment" : "LDP Non-RDF Source tests. SHOULD conformance tests.",
     "entries" : {
       "@list" : [ "ldpt:NonRDFSource-PutRequiresIfMatch" ]
     },
-    "mf:name" : "Non-RDFSource (SHOULD)"
+    "name" : "Non-RDFSource (SHOULD)"
   }, {
     "@id" : "ldpt:NonRDFSource-AcceptPatchHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.338Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. ",
-    "rdfs:label" : "NonRDFSource-AcceptPatchHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.892Z",
+    "source" : "ldpt:CommonResource-AcceptPatchHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
+    "testMethod" : "ldpt:automated",
+    "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. ",
+    "label" : "NonRDFSource-AcceptPatchHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-AcceptPatchHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t48",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-AcceptPatchHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-AcceptPatchHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b144"
   }, {
     "@id" : "ldpt:NonRDFSource-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.335Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585].",
-    "rdfs:label" : "NonRDFSource-ConditionFailedStatusCode",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.889Z",
+    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "NonRDFSource-ConditionFailedStatusCode",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-ConditionFailedStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t635",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-ConditionFailedStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-ConditionFailedStatusCode",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b579"
   }, {
     "@id" : "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.322Z"
-    },
-    "dcterms:subject" : "MUST, NON-RDF",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created.",
-    "rdfs:label" : "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.883Z",
+    "source" : "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testDeleteNonRDFSourceDeletesAssociatedResource()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovescontres",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t371",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testDeleteNonRDFSourceDeletesAssociatedResource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b565"
   }, {
     "@id" : "ldpt:NonRDFSource-ETagHeadersGet",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.328Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "NonRDFSource-ETagHeadersGet",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.886Z",
+    "source" : "ldpt:CommonResource-ETagHeadersGet",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
+    "label" : "NonRDFSource-ETagHeadersGet",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-ETagHeadersGet",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t205",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersGet",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-ETagHeadersGet",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b462"
   }, {
     "@id" : "ldpt:NonRDFSource-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.33Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "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",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.887Z",
+    "source" : "ldpt:CommonResource-ETagHeadersHead",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
+    "label" : "NonRDFSource-ETagHeadersHead",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-ETagHeadersHead",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t346",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-ETagHeadersHead",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-ETagHeadersHead",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b179"
   }, {
     "@id" : "ldpt:NonRDFSource-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.324Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP GET Method for LDPRs",
-    "rdfs:label" : "NonRDFSource-GetResource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.885Z",
+    "source" : "ldpt:CommonResource-GetResource",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResource()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP GET Method for LDPRs",
+    "label" : "NonRDFSource-GetResource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-must",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-GetResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t390",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-GetResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-GetResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b554"
   }, {
     "@id" : "ldpt:NonRDFSource-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.332Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
-    "rdfs:label" : "NonRDFSource-GetResponseHeaders",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.888Z",
+    "source" : "ldpt:CommonResource-GetResponseHeaders",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
+    "label" : "NonRDFSource-GetResponseHeaders",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-GetResponseHeaders",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t412",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-GetResponseHeaders",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-GetResponseHeaders",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b80"
   }, {
     "@id" : "ldpt:NonRDFSource-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.337Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP HEAD method. ",
-    "rdfs:label" : "NonRDFSource-Head",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.891Z",
+    "source" : "ldpt:CommonResource-Head",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP HEAD method. ",
+    "label" : "NonRDFSource-Head",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-Head",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t191",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-Head",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-Head",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b270"
   }, {
     "@id" : "ldpt:NonRDFSource-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.326Z"
-    },
-    "dcterms:subject" : "MUST, MANUAL",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "NonRDFSource-IsHttp11Manual",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-IsHttp11Manual",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t498",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-IsHttp11Manual",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.886Z",
+    "source" : "ldpt:CommonResource-IsHttp11Manual",
+    "subject" : "MUST, MANUAL",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
     "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",
+    "testMethod" : "ldpt:manual",
+    "comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
+    "label" : "NonRDFSource-IsHttp11Manual",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t634",
-    "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"
+    "action" : "",
+    "name" : "NonRDFSource-IsHttp11Manual",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b260"
   }, {
     "@id" : "ldpt:NonRDFSource-LdpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.331Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI.",
-    "rdfs:label" : "NonRDFSource-LdpLinkHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.888Z",
+    "source" : "ldpt:CommonResource-LdpLinkHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "NonRDFSource-LdpLinkHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-LdpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t328",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-LdpLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-LdpLinkHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b488"
   }, {
     "@id" : "ldpt:NonRDFSource-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.339Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
-    "rdfs:label" : "NonRDFSource-Options",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.892Z",
+    "source" : "ldpt:CommonResource-Options",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
+    "testMethod" : "ldpt:automated",
+    "comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
+    "label" : "NonRDFSource-Options",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-Options",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t340",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-Options",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-Options",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b427"
   }, {
     "@id" : "ldpt:NonRDFSource-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.34Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. ",
-    "rdfs:label" : "NonRDFSource-OptionsAllowHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.893Z",
+    "source" : "ldpt:CommonResource-OptionsAllowHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
+    "testMethod" : "ldpt:automated",
+    "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. ",
+    "label" : "NonRDFSource-OptionsAllowHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-OptionsAllowHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t106",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-OptionsAllowHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-OptionsAllowHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b607"
   }, {
     "@id" : "ldpt:NonRDFSource-OptionsHasSameLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.323Z"
-    },
-    "dcterms:subject" : "MUST, NON-RDF",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response",
-    "rdfs:label" : "NonRDFSource-OptionsHasSameLinkHeader",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.884Z",
+    "source" : "ldpt:NonRDFSource-OptionsHasSameLinkHeader",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testOptionsHasSameLinkHeader()",
+    "testMethod" : "ldpt:automated",
+    "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",
+    "label" : "NonRDFSource-OptionsHasSameLinkHeader",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-OptionsHasSameLinkHeader",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t135",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-OptionsHasSameLinkHeader",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testOptionsHasSameLinkHeader()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-OptionsHasSameLinkHeader",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b486"
   }, {
     "@id" : "ldpt:NonRDFSource-PostNonRDFSource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.317Z"
-    },
-    "dcterms:subject" : "MAY, NON-RDF",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources.",
-    "rdfs:label" : "NonRDFSource-PostNonRDFSource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.879Z",
+    "source" : "ldpt:NonRDFSource-PostNonRDFSource",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostNonRDFSource()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "NonRDFSource-PostNonRDFSource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbins",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PostNonRDFSource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t175",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-PostNonRDFSource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostNonRDFSource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-PostNonRDFSource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b40"
   }, {
     "@id" : "ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.321Z"
-    },
-    "dcterms:subject" : "MAY, NON-RDF",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource.",
-    "rdfs:label" : "NonRDFSource-PostResourceAndCheckAssociatedResource",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.883Z",
+    "source" : "ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckAssociatedResource()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "NonRDFSource-PostResourceAndCheckAssociatedResource",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbinlinkmetahdr",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PostResourceAndCheckAssociatedResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t461",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckAssociatedResource()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-PostResourceAndCheckAssociatedResource",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b66"
   }, {
     "@id" : "ldpt:NonRDFSource-PostResourceAndCheckLink",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.32Z"
-    },
-    "dcterms:subject" : "MAY, NON-RDF",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI.",
-    "rdfs:label" : "NonRDFSource-PostResourceAndCheckLink",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.882Z",
+    "source" : "ldpt:NonRDFSource-PostResourceAndCheckLink",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckLink()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "NonRDFSource-PostResourceAndCheckLink",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpnr-type",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PostResourceAndCheckLink",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t223",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-PostResourceAndCheckLink",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckLink()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-PostResourceAndCheckLink",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b584"
   }, {
     "@id" : "ldpt:NonRDFSource-PostResourceAndGetFromContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.318Z"
-    },
-    "dcterms:subject" : "MAY, NON-RDF",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources.",
-    "rdfs:label" : "NonRDFSource-PostResourceAndGetFromContainer",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.88Z",
+    "source" : "ldpt:NonRDFSource-PostResourceAndGetFromContainer",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndGetFromContainer()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "NonRDFSource-PostResourceAndGetFromContainer",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbins",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PostResourceAndGetFromContainer",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t174",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-PostResourceAndGetFromContainer",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndGetFromContainer()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-PostResourceAndGetFromContainer",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b334"
   }, {
     "@id" : "ldpt:NonRDFSource-PostResourceGetBinary",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.319Z"
-    },
-    "dcterms:subject" : "MAY, NON-RDF",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations.",
-    "rdfs:label" : "NonRDFSource-PostResourceGetBinary",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.88Z",
+    "source" : "ldpt:NonRDFSource-PostResourceGetBinary",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetBinary()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "NonRDFSource-PostResourceGetBinary",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-binary",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PostResourceGetBinary",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t146",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-PostResourceGetBinary",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetBinary()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-PostResourceGetBinary",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b516"
   }, {
     "@id" : "ldpt:NonRDFSource-PostResourceGetMetadataAndBinary",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.319Z"
-    },
-    "dcterms:subject" : "MAY, NON-RDF",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF.",
-    "rdfs:label" : "NonRDFSource-PostResourceGetMetadataAndBinary",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.881Z",
+    "source" : "ldpt:NonRDFSource-PostResourceGetMetadataAndBinary",
+    "subject" : "MAY",
+    "conformanceLevel" : "ldpt:MAY",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetMetadataAndBinary()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "NonRDFSource-PostResourceGetMetadataAndBinary",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpnr-are-ldpr",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PostResourceGetMetadataAndBinary",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t287",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:NonRDFSource-PostResourceGetMetadataAndBinary",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetMetadataAndBinary()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-PostResourceGetMetadataAndBinary",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b69"
   }, {
     "@id" : "ldpt:NonRDFSource-PreconditionRequiredStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.336Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585].",
-    "rdfs:label" : "NonRDFSource-PreconditionRequiredStatusCode",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.89Z",
+    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "NonRDFSource-PreconditionRequiredStatusCode",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PreconditionRequiredStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t600",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-PreconditionRequiredStatusCode",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b605"
   }, {
     "@id" : "ldpt:NonRDFSource-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.336Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585].",
-    "rdfs:label" : "NonRDFSource-PutBadETag",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.891Z",
+    "source" : "ldpt:CommonResource-PutBadETag",
+    "subject" : "MUST",
+    "conformanceLevel" : "ldpt:MUST",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
+    "testMethod" : "ldpt:automated",
+    "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].",
+    "label" : "NonRDFSource-PutBadETag",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PutBadETag",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t279",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutBadETag",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-PutBadETag",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b613"
   }, {
     "@id" : "ldpt:NonRDFSource-PutRequiresIfMatch",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.334Z"
-    },
-    "dcterms:subject" : "SHOULD",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions.",
-    "rdfs:label" : "NonRDFSource-PutRequiresIfMatch",
+    "@type" : "earl:TestCase",
+    "date" : "2014-10-15T02:01:54.889Z",
+    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
+    "subject" : "SHOULD",
+    "conformanceLevel" : "ldpt:SHOULD",
+    "declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
+    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
+    "testMethod" : "ldpt:automated",
+    "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.",
+    "label" : "NonRDFSource-PutRequiresIfMatch",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PutRequiresIfMatch",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t614",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "declaredTestCase" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated"
+    "action" : "",
+    "name" : "NonRDFSource-PutRequiresIfMatch",
+    "reviewStatus" : "td:approved",
+    "specificationReference" : "_:b487"
   }, {
     "@id" : "ldpt:RDFSource-MAYManifest",
+    "@type" : "mf:Manifest",
     "http://purl.org/dc/elements/1.1/title" : "RDFSource (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP RDF Source tests. MAY conformance tests.",
+    "title" : "RDFSource (MAY)",
+    "comment" : "LDP RDF Source tests. MAY conformance tests.",
     "entries" : [ {
       "@list" : [ "ldpt:MemberResource-ClientMayProvideHints" ]
     }, {
       "@list" : [ "ldpt:MemberResource-TypeRdfSource" ]
     } ],
-    "mf:name" : "RDFSource (MAY)"
+    "name" : "RDFSource (MAY)"
   }, {
     "@id" : "ldpt:RDFSource-MUSTManifest",
+    "@type" : "mf:Manifest",
     "http://purl.org/dc/elements/1.1/title" : "RDFSource (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP RDF Source tests. MUST conformance tests.",
+    "title" : "RDFSource (MUST)",
+    "comment" : "LDP RDF Source tests. MUST conformance tests.",
     "entries" : [ {
       "@list" : [ "ldpt:MemberResource-AllowMultipleRdfTypes", "ldpt:MemberResource-ChangeRdfTypeValue", "ldpt:MemberResource-GetResourcePreservesTriples", "ldpt:MemberResource-AllowResponsesFromServer" ]
     }, {
-      "@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-JsonLdRepresentation", "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)"
+    "name" : "RDFSource (MUST)"
   }, {
     "@id" : "ldpt:RDFSource-SHOULDManifest",
+    "@type" : "mf:Manifest",
     "http://purl.org/dc/elements/1.1/title" : "RDFSource (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP RDF Source tests. SHOULD conformance tests.",
+    "title" : "RDFSource (SHOULD)",
+    "comment" : "LDP RDF Source tests. SHOULD conformance tests.",
     "entries" : [ {
       "@list" : [ "ldpt:MemberResource-ServerOpen" ]
     }, {
-      "@list" : [ "ldpt:MemberResource-ContainsRdfType", "ldpt:MemberResource-ReUseVocabularies", "ldpt:MemberResource-UseStandardVocabularies", "ldpt:MemberResource-JsonLdRepresentation", "ldpt:MemberResource-4xxErrorHasResponseBody", "ldpt:MemberResource-ResponsePropertiesNotPersisted", "ldpt:MemberResource-PutRequiresIfMatch" ]
+      "@list" : [ "ldpt:MemberResource-ContainsRdfType", "ldpt:MemberResource-ReUseVocabularies", "ldpt:MemberResource-UseStandardVocabularies", "ldpt:MemberResource-GetResourceAsTurtleNoAccept", "ldpt:MemberResource-4xxErrorHasResponseBody", "ldpt:MemberResource-ResponsePropertiesNotPersisted", "ldpt:MemberResource-PutRequiresIfMatch" ]
     } ],
-    "mf:name" : "RDFSource (SHOULD)"
+    "name" : "RDFSource (SHOULD)"
   } ],
+  "@id" : "urn:x-arq:DefaultGraphNode",
   "@context" : {
+    "subject" : "http://purl.org/dc/terms/subject",
+    "label" : "http://www.w3.org/2000/01/rdf-schema#label",
+    "comment" : "http://www.w3.org/2000/01/rdf-schema#comment",
+    "action" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#action",
+    "date" : {
+      "@id" : "http://purl.org/dc/terms/date",
+      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime"
+    },
+    "documentation" : {
+      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#documentation",
+      "@type" : "@id"
+    },
+    "specificationReference" : {
+      "@id" : "http://www.w3.org/2006/03/test-description#specificationReference",
+      "@type" : "@id"
+    },
+    "reviewStatus" : {
+      "@id" : "http://www.w3.org/2006/03/test-description#reviewStatus",
+      "@type" : "@id"
+    },
+    "testMethod" : {
+      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#testMethod",
+      "@type" : "@id"
+    },
+    "name" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#name",
+    "seeAlso" : {
+      "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
+      "@type" : "@id"
+    },
+    "conformanceLevel" : {
+      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#conformanceLevel",
+      "@type" : "@id"
+    },
+    "declaredInClass" : "http://w3c.github.io/ldp-testsuite/manifest#declaredInClass",
+    "source" : {
+      "@id" : "http://purl.org/dc/terms/source",
+      "@type" : "@id"
+    },
+    "includesText" : {
+      "@id" : "http://www.w3.org/2006/03/test-description#includesText",
+      "@type" : "http://www.w3.org/2001/XMLSchema#string"
+    },
     "rest" : {
       "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
       "@type" : "@id"
@@ -7762,78 +6130,20 @@
       "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
       "@type" : "@id"
     },
-    "includesText" : {
-      "@id" : "http://www.w3.org/2006/03/test-description#includesText",
-      "@type" : "@id"
-    },
-    "seeAlso" : {
-      "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
+    "steps" : {
+      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#steps",
       "@type" : "@id"
     },
     "declaredTestCase" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#declaredTestCase",
-      "@type" : "@id"
-    },
-    "label" : {
-      "@id" : "http://www.w3.org/2000/01/rdf-schema#label",
-      "@type" : "@id"
-    },
-    "name" : {
-      "@id" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#name",
-      "@type" : "@id"
-    },
-    "declaredInClass" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#declaredInClass",
-      "@type" : "@id"
-    },
-    "comment" : {
-      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment",
-      "@type" : "@id"
-    },
-    "conformanceLevel" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#conformanceLevel",
-      "@type" : "@id"
-    },
-    "subject" : {
-      "@id" : "http://purl.org/dc/terms/subject",
-      "@type" : "@id"
-    },
-    "reviewStatus" : {
-      "@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"
-    },
-    "action" : {
-      "@id" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#action",
-      "@type" : "@id"
-    },
-    "specificationReference" : {
-      "@id" : "http://www.w3.org/2006/03/test-description#specificationReference",
-      "@type" : "@id"
-    },
-    "documentation" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#documentation",
+      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#declaredTestCase",
       "@type" : "@id"
     },
     "entries" : {
       "@id" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#entries",
       "@type" : "@id"
     },
-    "title" : {
-      "@id" : "http://purl.org/dc/elements/1.1/title",
-      "@type" : "@id"
-    },
-    "steps" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#steps",
-      "@type" : "@id"
-    },
+    "title" : "http://purl.org/dc/terms/title",
+    "hasPart" : "http://purl.org/dc/terms/hasPart",
     "rdft" : "http://www.w3.org/ns/rdftest#",
     "rdfs" : "http://www.w3.org/2000/01/rdf-schema#",
     "earl" : "http://www.w3.org/ns/earl#",
@@ -7843,6 +6153,6 @@
     "td" : "http://www.w3.org/2006/03/test-description#",
     "doap" : "http://usefulinc.com/ns/doap#",
     "dcterms" : "http://purl.org/dc/terms/",
-    "ldpt" : "http://www.w3c.org/ns/ldp/test#"
+    "ldpt" : "http://w3c.github.io/ldp-testsuite/manifest#"
   }
 }
\ No newline at end of file
--- a/tests/reports/ldp-earl-manifest-all.ttl	Fri Oct 10 13:53:51 2014 -0400
+++ b/tests/reports/ldp-earl-manifest-all.ttl	Tue Oct 14 22:13:57 2014 -0400
@@ -6,4755 +6,4874 @@
 @prefix td:    <http://www.w3.org/2006/03/test-description#> .
 @prefix mf:    <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
 @prefix doap:  <http://usefulinc.com/ns/doap#> .
-@prefix ldpt:  <http://www.w3c.org/ns/ldp/test#> .
+@prefix ldpt:  <http://w3c.github.io/ldp-testsuite/manifest#> .
 @prefix dcterms: <http://purl.org/dc/terms/> .
 
-ldpt:BasicContainer-Options
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
-        rdfs:label                 "BasicContainer-Options" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-        dcterms:date               "2014-07-21T01:25:01.385Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-Options" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Options ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-AcceptPostResponseHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." ;
-        rdfs:label                 "BasicContainer-AcceptPostResponseHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-        dcterms:date               "2014-07-21T01:25:01.359Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+ldpt:IndirectContainer-ETagHeadersGet
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "IndirectContainer-ETagHeadersGet" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-10-15T02:01:54.846Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-AcceptPostResponseHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-                                     td:includesText  "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-AcceptPostResponseHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RejectPutModifyingContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
-        rdfs:label                 "DirectContainer-RejectPutModifyingContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-        dcterms:date               "2014-07-21T01:25:01.42Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RejectPutModifyingContainmentTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-GetResponseHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
-        rdfs:label                 "IndirectContainer-GetResponseHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-07-21T01:25:01.502Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-GetResponseHeaders" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-GetResponseHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-ETagHeadersGet
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "MemberResource-ETagHeadersGet" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-07-21T01:25:01.295Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ETagHeadersGet" ;
-        td:reviewStatus            td:unreviewed ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ETagHeadersGet" ;
+        td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
                                      td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersGet ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PublishConstraintsUnknownProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "DirectContainer-PublishConstraintsUnknownProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-07-21T01:25:01.433Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:BasicContainer-PostResponseStatusAndLocation
+        a                          earl:TestCase ;
+        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
+        rdfs:label                 "BasicContainer-PostResponseStatusAndLocation" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
+        dcterms:date               "2014-10-15T02:01:54.991Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostResponseStatusAndLocation ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PublishConstraintsUnknownProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsUnknownProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ContentTypeHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
-        rdfs:label                 "IndirectContainer-ContentTypeHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-        dcterms:date               "2014-07-21T01:25:01.477Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ContentTypeHeader" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ContentTypeHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt: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:name       "Non-RDFSource (MUST)" .
-
-ldpt:BasicContainer-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "BasicContainer-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-07-21T01:25:01.384Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-AcceptPatchHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-AcceptPatchHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." ;
-        rdfs:label                 "IndirectContainer-ContainerSupportsHttpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-        dcterms:date               "2014-07-21T01:25:01.468Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ContainerSupportsHttpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainerSupportsHttpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "NonRDFSource-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-07-21T01:25:01.338Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-AcceptPatchHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-AcceptPatchHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PutToCreate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
-        rdfs:label                 "DirectContainer-PutToCreate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-        dcterms:date               "2014-07-21T01:25:01.41Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PutToCreate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "DirectContainer-RequestedInteractionModelCreateNotAllowed" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-07-21T01:25:01.414Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RequestedInteractionModelCreateNotAllowed" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PostResponseStatusAndLocation
-        a                          earl:TestCase ;
-        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
-        rdfs:label                 "DirectContainer-PostResponseStatusAndLocation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-07-21T01:25:01.413Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostResponseStatusAndLocation" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PostResponseStatusAndLocation" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
                                      td:includesText  "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:DirectContainer-RelativeUriResolutionPost
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
+        rdfs:label                 "DirectContainer-RelativeUriResolutionPost" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+        dcterms:date               "2014-10-15T02:01:54.913Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RelativeUriResolutionPost ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostResponseStatusAndLocation ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RelativeUriResolutionPost" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RelativeUriResolutionPut
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
+        rdfs:label                 "DirectContainer-RelativeUriResolutionPut" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+        dcterms:date               "2014-10-15T02:01:54.931Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RelativeUriResolutionPut" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:BasicContainer-TypeRdfSource
         a                          earl:TestCase ;
         rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
         rdfs:label                 "BasicContainer-TypeRdfSource" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-        dcterms:date               "2014-07-21T01:25:01.369Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.009Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-TypeRdfSource ;
         dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-TypeRdfSource" ;
-        td:reviewStatus            td:unreviewed ;
+        td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
                                      td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-TypeRdfSource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-UseStandardVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
-        rdfs:label                 "IndirectContainer-UseStandardVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-        dcterms:date               "2014-07-21T01:25:01.491Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-UseStandardVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-UseStandardVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:DirectContainer-PreferContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
-        rdfs:label                 "DirectContainer-PreferContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-        dcterms:date               "2014-07-21T01:25:01.412Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PreferContainmentTriples" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PreferContainmentTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RdfTypeLdpContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " ;
-        rdfs:label                 "IndirectContainer-RdfTypeLdpContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-        dcterms:date               "2014-07-21T01:25:01.483Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RdfTypeLdpContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RdfTypeLdpContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-RelativeUriResolutionPut
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "MemberResource-RelativeUriResolutionPut" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-07-21T01:25:01.166Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-RelativeUriResolutionPut" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RelativeUriResolutionPut ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PutSimpleUpdate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
-        rdfs:label                 "IndirectContainer-PutSimpleUpdate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-        dcterms:date               "2014-07-21T01:25:01.486Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutSimpleUpdate" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutSimpleUpdate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PublishConstraintsUnknownProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "IndirectContainer-PublishConstraintsUnknownProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-07-21T01:25:01.495Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PublishConstraintsUnknownProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsUnknownProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ServerHonorsSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
-        rdfs:label                 "BasicContainer-ServerHonorsSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-        dcterms:date               "2014-07-21T01:25:01.363Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ServerHonorsSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ServerHonorsSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-OptionsAllowHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
-        rdfs:label                 "NonRDFSource-OptionsAllowHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-07-21T01:25:01.34Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-OptionsAllowHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-OptionsAllowHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt: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:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ETagHeadersHead" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersHead ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-JsonLdRepresentation
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
-        rdfs:label                 "MemberResource-JsonLdRepresentation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-07-21T01:25:01.282Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-JsonLdRepresentation" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-JsonLdRepresentation ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt: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:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-OptionsAllowHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-OptionsAllowHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-NoRdfBagSeqOrList
-        a                          earl:TestCase ;
-        rdfs:comment               "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." ;
-        rdfs:label                 "DirectContainer-NoRdfBagSeqOrList" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-        dcterms:date               "2014-07-21T01:25:01.411Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-NoRdfBagSeqOrList" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-NoRdfBagSeqOrList ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-Head
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
-        rdfs:label                 "BasicContainer-Head" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-07-21T01:25:01.384Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-Head" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Head ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ReUseVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
-        rdfs:label                 "BasicContainer-ReUseVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-        dcterms:date               "2014-07-21T01:25:01.369Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ReUseVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ReUseVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:DirectContainer-ResponsePropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "DirectContainer-ResponsePropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-07-21T01:25:01.436Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ResponsePropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ResponsePropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PostResponseStatusAndLocation
-        a                          earl:TestCase ;
-        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
-        rdfs:label                 "IndirectContainer-PostResponseStatusAndLocation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-07-21T01:25:01.473Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PostResponseStatusAndLocation" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-                                     td:includesText  "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostResponseStatusAndLocation ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-OptionsHasSameLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response" ;
-        rdfs:label                 "NonRDFSource-OptionsHasSameLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr> ;
-        dcterms:date               "2014-07-21T01:25:01.323Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-OptionsHasSameLinkHeader" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr> ;
-                                     td:includesText  "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-OptionsHasSameLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testOptionsHasSameLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "DirectContainer-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.443Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutBadETag ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PostResourceGetBinary
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations." ;
-        rdfs:label                 "NonRDFSource-PostResourceGetBinary" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-binary> ;
-        dcterms:date               "2014-07-21T01:25:01.319Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostResourceGetBinary" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-binary> ;
-                                     td:includesText  "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-PostResourceGetBinary ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetBinary()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ContainsLdpcUri
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen." ;
-        rdfs:label                 "IndirectContainer-ContainsLdpcUri" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpic-indirectmbr> ;
-        dcterms:date               "2014-07-21T01:25:01.47Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ContainsLdpcUri" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpic-indirectmbr> ;
-                                     td:includesText  "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:IndirectContainer-ContainsLdpcUri ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainsLdpcUri()> ;
-        ldpt:testMethod            ldpt:notImplemented .
-
-ldpt:BasicContainer-PutRequiresIfMatch
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
-        rdfs:label                 "BasicContainer-PutRequiresIfMatch" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.381Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutRequiresIfMatch" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutRequiresIfMatch ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "IndirectContainer-RequestedInteractionModelCreateNotAllowed" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-07-21T01:25:01.475Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RequestedInteractionModelCreateNotAllowed" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.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:testMethod            ldpt:automated .
-
-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:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ResponsePropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ResponsePropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-AcceptPostResponseHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." ;
-        rdfs:label                 "DirectContainer-AcceptPostResponseHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-        dcterms:date               "2014-07-21T01:25:01.419Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-AcceptPostResponseHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-                                     td:includesText  "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-AcceptPostResponseHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RestrictUriReUseSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "DirectContainer-RestrictUriReUseSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-07-21T01:25:01.418Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RestrictUriReUseSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictUriReUseSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-GetResponseHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
-        rdfs:label                 "DirectContainer-GetResponseHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-07-21T01:25:01.44Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-GetResponseHeaders" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-GetResponseHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ConditionFailedStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "IndirectContainer-ConditionFailedStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.503Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ConditionFailedStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ConditionFailedStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PostResourceAndGetFromContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources." ;
-        rdfs:label                 "NonRDFSource-PostResourceAndGetFromContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
-        dcterms:date               "2014-07-21T01:25:01.318Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostResourceAndGetFromContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
-                                     td:includesText  "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-PostResourceAndGetFromContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndGetFromContainer()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-CreateWithoutConstraints
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "IndirectContainer-CreateWithoutConstraints" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-        dcterms:date               "2014-07-21T01:25:01.478Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-CreateWithoutConstraints" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-CreateWithoutConstraints ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-TypeRdfSource
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
-        rdfs:label                 "MemberResource-TypeRdfSource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-        dcterms:date               "2014-07-21T01:25:01.271Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-TypeRdfSource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-TypeRdfSource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt: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:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-Head" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Head ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PutPropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
-        rdfs:label                 "BasicContainer-PutPropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-07-21T01:25:01.376Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutPropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutPropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PublishConstraintsUnknownProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "MemberResource-PublishConstraintsUnknownProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-07-21T01:25:01.284Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PublishConstraintsUnknownProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsUnknownProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-ContentTypeHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
-        rdfs:label                 "DirectContainer-ContentTypeHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-        dcterms:date               "2014-07-21T01:25:01.416Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ContentTypeHeader" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ContentTypeHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RestrictClientInference
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
-        rdfs:label                 "BasicContainer-RestrictClientInference" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-        dcterms:date               "2014-07-21T01:25:01.371Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RestrictClientInference" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RestrictClientInference ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
-        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:BasicContainer-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
-        rdfs:label                 "BasicContainer-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-        dcterms:date               "2014-07-21T01:25:01.367Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-DeleteResourceUpdatesTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple." ;
-        rdfs:label                 "DirectContainer-DeleteResourceUpdatesTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple> ;
-        dcterms:date               "2014-07-21T01:25:01.409Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-DeleteResourceUpdatesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple> ;
-                                     td:includesText  "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-DeleteResourceUpdatesTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testDeleteResourceUpdatesTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PostContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." ;
-        rdfs:label                 "DirectContainer-PostContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-        dcterms:date               "2014-07-21T01:25:01.413Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostContainer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RestrictPutReUseUri
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
-        rdfs:label                 "IndirectContainer-RestrictPutReUseUri" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-        dcterms:date               "2014-07-21T01:25:01.481Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RestrictPutReUseUri" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictPutReUseUri ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RejectPutModifyingContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
-        rdfs:label                 "BasicContainer-RejectPutModifyingContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-        dcterms:date               "2014-07-21T01:25:01.36Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RejectPutModifyingContainmentTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "NonRDFSource-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.336Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutBadETag ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PostResourceGetMetadataAndBinary
-        a                          earl:TestCase ;
-        rdfs:comment               "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF." ;
-        rdfs:label                 "NonRDFSource-PostResourceGetMetadataAndBinary" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpnr-are-ldpr> ;
-        dcterms:date               "2014-07-21T01:25:01.319Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostResourceGetMetadataAndBinary" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpnr-are-ldpr> ;
-                                     td:includesText  "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-PostResourceGetMetadataAndBinary ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetMetadataAndBinary()> ;
-        ldpt:testMethod            ldpt:automated .
+                                   ] .
 
 ldpt:DirectContainer-TypeRdfSource
         a                          earl:TestCase ;
         rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
         rdfs:label                 "DirectContainer-TypeRdfSource" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-        dcterms:date               "2014-07-21T01:25:01.427Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.934Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-TypeRdfSource ;
         dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-TypeRdfSource" ;
-        td:reviewStatus            td:unreviewed ;
+        td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
                                      td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
+                                   ] .
+
+ldpt:DirectContainer-GetResourceAcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]." ;
+        rdfs:label                 "DirectContainer-GetResourceAcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+        dcterms:date               "2014-10-15T02:01:54.938Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-TypeRdfSource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PutReplacesResource
-        a                          earl:TestCase ;
-        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
-        rdfs:label                 "BasicContainer-PutReplacesResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-        dcterms:date               "2014-07-21T01:25:01.365Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-GetResourceAcceptTurtle" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+                                     td:includesText  "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-GetResourceAsTurtleNoAccept
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]." ;
+        rdfs:label                 "BasicContainer-GetResourceAsTurtleNoAccept" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-conneg> ;
+        dcterms:date               "2014-10-15T02:01:55.013Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResourceAsTurtleNoAccept ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAsTurtleNoAccept()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-GetResourceAsTurtleNoAccept" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-conneg> ;
+                                     td:includesText  "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:Non-RDFSource-MAYManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Non-RDF Source tests. MAY conformance tests." ;
+        dcterms:title  "Non-RDFSource (MAY)" ;
+        mf:entries     ( ldpt:NonRDFSource-PostNonRDFSource ldpt:NonRDFSource-PostResourceAndGetFromContainer ldpt:NonRDFSource-PostResourceGetBinary ldpt:NonRDFSource-PostResourceGetMetadataAndBinary ldpt:NonRDFSource-PostResourceAndCheckLink ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource ) ;
+        mf:name        "Non-RDFSource (MAY)" .
+
+ldpt:IndirectContainer-PutToCreate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
+        rdfs:label                 "IndirectContainer-PutToCreate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
+        dcterms:date               "2014-10-15T02:01:54.8Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PutToCreate ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PutToCreate" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
+                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-ETagHeadersHead
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "MemberResource-ETagHeadersHead" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-10-15T02:01:54.774Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutReplacesResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReplacesResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-ETagHeadersHead" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:NonRDFSource-PostNonRDFSource
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources." ;
         rdfs:label                 "NonRDFSource-PostNonRDFSource" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
-        dcterms:date               "2014-07-21T01:25:01.317Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY, NON-RDF" ;
+        dcterms:date               "2014-10-15T02:01:54.879Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-PostNonRDFSource ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostNonRDFSource()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-PostNonRDFSource" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
                                      td:includesText  "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-PostNonRDFSource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostNonRDFSource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-DeleteRemovesContainmentTriple
-        a                          earl:TestCase ;
-        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
-        rdfs:label                 "DirectContainer-DeleteRemovesContainmentTriple" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-        dcterms:date               "2014-07-21T01:25:01.421Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-DeleteRemovesContainmentTriple" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-                                     td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-MAYManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Basic Container tests. MAY conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "BasicContainer (MAY)" ;
-        mf:entries    ( ldpt:BasicContainer-PutToCreate ldpt:BasicContainer-RdfTypeLdpContainer ldpt:BasicContainer-ServerHonorsSlug ldpt:BasicContainer-TypeRdfSource ) ;
-        mf:name       "BasicContainer (MAY)" .
-
-ldpt:BasicContainer-ResponsePropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "BasicContainer-ResponsePropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-07-21T01:25:01.377Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ResponsePropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ResponsePropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-GetResourceAcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
-        rdfs:label                 "DirectContainer-GetResourceAcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-07-21T01:25:01.43Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-GetResourceAcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourceAcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "IndirectContainer-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.504Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutBadETag ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RequestedInteractionModelHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "IndirectContainer-RequestedInteractionModelHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-07-21T01:25:01.475Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RequestedInteractionModelHeaders" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RequestedInteractionModelHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-AcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
-        rdfs:label                 "DirectContainer-AcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-        dcterms:date               "2014-07-21T01:25:01.415Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-AcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-AcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PreferMembershipTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
-        rdfs:label                 "DirectContainer-PreferMembershipTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-        dcterms:date               "2014-07-21T01:25:01.41Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PreferMembershipTriples" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-PreferMembershipTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPreferMembershipTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "IndirectContainer-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-07-21T01:25:01.501Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-LdpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-LdpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
-        rdfs:label                 "MemberResource-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-        dcterms:date               "2014-07-21T01:25:01.269Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ConditionFailedStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "BasicContainer-ConditionFailedStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.382Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ConditionFailedStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ConditionFailedStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ResponsePropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "IndirectContainer-ResponsePropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-07-21T01:25:01.498Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ResponsePropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ResponsePropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-HttpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." ;
-        rdfs:label                 "DirectContainer-HttpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-        dcterms:date               "2014-07-21T01:25:01.405Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-HttpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-HttpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testHttpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PostJsonLd
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." ;
-        rdfs:label                 "DirectContainer-PostJsonLd" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-        dcterms:date               "2014-07-21T01:25:01.424Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostJsonLd" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostJsonLd ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-UseStandardVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
-        rdfs:label                 "DirectContainer-UseStandardVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-        dcterms:date               "2014-07-21T01:25:01.429Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-UseStandardVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-UseStandardVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:BasicContainer-ContainsRdfType
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
-        rdfs:label                 "BasicContainer-ContainsRdfType" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-        dcterms:date               "2014-07-21T01:25:01.368Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ContainsRdfType" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ContainsRdfType ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "NonRDFSource-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-07-21T01:25:01.331Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-LdpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-LdpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PostContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." ;
-        rdfs:label                 "IndirectContainer-PostContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-        dcterms:date               "2014-07-21T01:25:01.474Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PostContainer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PutSimpleUpdate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
-        rdfs:label                 "MemberResource-PutSimpleUpdate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-        dcterms:date               "2014-07-21T01:25:01.268Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutSimpleUpdate" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutSimpleUpdate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PutReadOnlyProperties4xxStatus
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
-        rdfs:label                 "DirectContainer-PutReadOnlyProperties4xxStatus" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-07-21T01:25:01.434Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutReadOnlyProperties4xxStatus" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PutPropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
-        rdfs:label                 "DirectContainer-PutPropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-07-21T01:25:01.436Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutPropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutPropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:Non-RDFSource-SHOULDManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Non-RDF Source tests. SHOULD conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "Non-RDFSource (SHOULD)" ;
-        mf:entries    ( ldpt:NonRDFSource-PutRequiresIfMatch ) ;
-        mf:name       "Non-RDFSource (SHOULD)" .
-
-ldpt:DirectContainer-4xxErrorHasResponseBody
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
-        rdfs:label                 "DirectContainer-4xxErrorHasResponseBody" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-07-21T01:25:01.435Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-4xxErrorHasResponseBody" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-4xxErrorHasResponseBody ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-GetResponseHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
-        rdfs:label                 "NonRDFSource-GetResponseHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-07-21T01:25:01.332Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-GetResponseHeaders" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-GetResponseHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PutReplacesResource
-        a                          earl:TestCase ;
-        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
-        rdfs:label                 "DirectContainer-PutReplacesResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-        dcterms:date               "2014-07-21T01:25:01.425Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutReplacesResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReplacesResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-AcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
-        rdfs:label                 "IndirectContainer-AcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-        dcterms:date               "2014-07-21T01:25:01.476Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-AcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-AcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PutRequiresIfMatch
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
-        rdfs:label                 "IndirectContainer-PutRequiresIfMatch" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.502Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutRequiresIfMatch" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutRequiresIfMatch ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated .
+                                   ] .
 
 ldpt:IndirectContainer-Head
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
         rdfs:label                 "IndirectContainer-Head" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-07-21T01:25:01.505Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.852Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Head ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-Head" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
                                      td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Head ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-GetResponseHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
-        rdfs:label                 "MemberResource-GetResponseHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-07-21T01:25:01.298Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:DirectContainer-PreferMembershipTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
+        rdfs:label                 "DirectContainer-PreferMembershipTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
+        dcterms:date               "2014-10-15T02:01:54.912Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-PreferMembershipTriples ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPreferMembershipTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PreferMembershipTriples" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
+                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-LdpLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
+        rdfs:label                 "MemberResource-LdpLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+        dcterms:date               "2014-10-15T02:01:54.775Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-GetResponseHeaders" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-GetResponseHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-IsHttp11Manual
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "DirectContainer-IsHttp11Manual" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-07-21T01:25:01.438Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-IsHttp11Manual" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-LdpLinkHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt: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-10-15T02:01:54.777Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PutRequiresIfMatch" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RelativeUriResolutionPost
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
+        rdfs:label                 "IndirectContainer-RelativeUriResolutionPost" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+        dcterms:date               "2014-10-15T02:01:54.801Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RelativeUriResolutionPost ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RelativeUriResolutionPost" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ContainerSupportsHttpLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." ;
+        rdfs:label                 "BasicContainer-ContainerSupportsHttpLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
+        dcterms:date               "2014-10-15T02:01:54.987Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:BasicContainer-ContainerSupportsHttpLinkHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testContainerSupportsHttpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ContainerSupportsHttpLinkHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
+                                     td:includesText  "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RdfTypeLdpContainer
+        a                          earl:TestCase ;
+        rdfs:comment               "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " ;
+        rdfs:label                 "DirectContainer-RdfTypeLdpContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
+        dcterms:date               "2014-10-15T02:01:54.924Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RdfTypeLdpContainer ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Manual ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:DirectContainer-PreconditionRequiredStatusCode
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RdfTypeLdpContainer" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
+                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource
+        a                          earl:TestCase ;
+        rdfs:comment               "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource." ;
+        rdfs:label                 "NonRDFSource-PostResourceAndCheckAssociatedResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbinlinkmetahdr> ;
+        dcterms:date               "2014-10-15T02:01:54.883Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckAssociatedResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PostResourceAndCheckAssociatedResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createbinlinkmetahdr> ;
+                                     td:includesText  "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:RDFSource-SHOULDManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP RDF Source tests. SHOULD conformance tests." ;
+        dcterms:title  "RDFSource (SHOULD)" ;
+        mf:entries     ( ldpt:MemberResource-ContainsRdfType ldpt:MemberResource-ReUseVocabularies ldpt:MemberResource-UseStandardVocabularies ldpt:MemberResource-GetResourceAsTurtleNoAccept ldpt:MemberResource-4xxErrorHasResponseBody ldpt:MemberResource-ResponsePropertiesNotPersisted ldpt:MemberResource-PutRequiresIfMatch ) ;
+        mf:name        "RDFSource (SHOULD)" .
+
+ldpt:NonRDFSource-PostResourceGetMetadataAndBinary
+        a                          earl:TestCase ;
+        rdfs:comment               "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF." ;
+        rdfs:label                 "NonRDFSource-PostResourceGetMetadataAndBinary" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpnr-are-ldpr> ;
+        dcterms:date               "2014-10-15T02:01:54.881Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-PostResourceGetMetadataAndBinary ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetMetadataAndBinary()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PostResourceGetMetadataAndBinary" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpnr-are-ldpr> ;
+                                     td:includesText  "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ConditionFailedStatusCode
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "DirectContainer-PreconditionRequiredStatusCode" ;
+        rdfs:label                 "BasicContainer-ConditionFailedStatusCode" ;
         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-10-15T02:01:55.024Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PreconditionRequiredStatusCode" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ConditionFailedStatusCode" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
                                      td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-MUSTManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Basic Container tests. MUST conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "BasicContainer (MUST)" ;
-        mf:entries    ( ldpt:BasicContainer-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:name       "BasicContainer (MUST)" .
-
-ldpt:IndirectContainer-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "IndirectContainer-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-07-21T01:25:01.506Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:IndirectContainer-OptionsAllowHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
+        rdfs:label                 "IndirectContainer-OptionsAllowHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+        dcterms:date               "2014-10-15T02:01:54.854Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-AcceptPatchHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-AcceptPatchHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PutSimpleUpdate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
-        rdfs:label                 "DirectContainer-PutSimpleUpdate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-        dcterms:date               "2014-07-21T01:25:01.426Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-OptionsAllowHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-GetResponseHeaders
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
+        rdfs:label                 "NonRDFSource-GetResponseHeaders" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+        dcterms:date               "2014-10-15T02:01:54.888Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutSimpleUpdate" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutSimpleUpdate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-IsHttp11Manual
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "BasicContainer-IsHttp11Manual" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-07-21T01:25:01.378Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-GetResponseHeaders" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-RestrictClientInference
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
+        rdfs:label                 "BasicContainer-RestrictClientInference" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
+        dcterms:date               "2014-10-15T02:01:55.011Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RestrictClientInference ;
         dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-IsHttp11Manual" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Manual ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:MemberResource-Head
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
-        rdfs:label                 "MemberResource-Head" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-07-21T01:25:01.302Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
+        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RestrictClientInference" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
+                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-DeleteRemovesContainmentTriple
+        a                          earl:TestCase ;
+        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
+        rdfs:label                 "IndirectContainer-DeleteRemovesContainmentTriple" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
+        dcterms:date               "2014-10-15T02:01:54.817Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-Head" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Head ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ETagHeadersHead
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "BasicContainer-ETagHeadersHead" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-07-21T01:25:01.379Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ETagHeadersHead" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersHead ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-GetResourceAcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
-        rdfs:label                 "IndirectContainer-GetResourceAcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-07-21T01:25:01.493Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-GetResourceAcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourceAcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt: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:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-JsonLdRepresentation" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-DeleteRemovesContainmentTriple" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
+                                     td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-UseStandardVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
+        rdfs:label                 "DirectContainer-UseStandardVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+        dcterms:date               "2014-10-15T02:01:54.936Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
+        dcterms:subject            "SHOULD, MANUAL" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-JsonLdRepresentation ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-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> ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-UseStandardVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-Options
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
+        rdfs:label                 "BasicContainer-Options" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+        dcterms:date               "2014-10-15T02:01:55.028Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Options ;
         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> ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-Options" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PutPropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
+        rdfs:label                 "DirectContainer-PutPropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-10-15T02:01:54.943Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutPropertiesNotPersisted ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutBadETag ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PutPropertiesNotPersisted" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ResponsePropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
+        rdfs:label                 "BasicContainer-ResponsePropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-10-15T02:01:55.017Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ResponsePropertiesNotPersisted" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-4xxErrorHasResponseBody
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
+        rdfs:label                 "DirectContainer-4xxErrorHasResponseBody" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+        dcterms:date               "2014-10-15T02:01:54.942Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-4xxErrorHasResponseBody" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ConformsRdfSourceLdpResource
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
+        rdfs:label                 "BasicContainer-ConformsRdfSourceLdpResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+        dcterms:date               "2014-10-15T02:01:55.017Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" ;
+        dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ConformsRdfSourceLdpResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:BasicContainer-RequestedInteractionModelHeaders
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
         rdfs:label                 "BasicContainer-RequestedInteractionModelHeaders" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-07-21T01:25:01.354Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.992Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelHeaders ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-RequestedInteractionModelHeaders" ;
-        td:reviewStatus            td:unreviewed ;
+        td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
                                      td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt: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-10-15T02:01:54.828Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RelativeUriResolutionPut" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-NullRelativeUriPost
+        a                          earl:TestCase ;
+        rdfs:comment               "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." ;
+        rdfs:label                 "IndirectContainer-NullRelativeUriPost" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
+        dcterms:date               "2014-10-15T02:01:54.811Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-NullRelativeUriPost ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-NullRelativeUriPost" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
+                                     td:includesText  "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-Options
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
+        rdfs:label                 "DirectContainer-Options" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+        dcterms:date               "2014-10-15T02:01:54.955Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Options ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-Options" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-GetResourceAcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]." ;
+        rdfs:label                 "IndirectContainer-GetResourceAcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+        dcterms:date               "2014-10-15T02:01:54.835Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-GetResourceAcceptTurtle" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+                                     td:includesText  "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-ETagHeadersHead
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "NonRDFSource-ETagHeadersHead" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-10-15T02:01:54.887Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-ETagHeadersHead" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PostNoSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
+        rdfs:label                 "DirectContainer-PostNoSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
+        dcterms:date               "2014-10-15T02:01:54.919Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostNoSlug ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PostNoSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
+                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
+        rdfs:label                 "IndirectContainer-PutReadOnlyProperties4xxStatus" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+        dcterms:date               "2014-10-15T02:01:54.838Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PutReadOnlyProperties4xxStatus" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-NoRdfBagSeqOrList
+        a                          earl:TestCase ;
+        rdfs:comment               "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." ;
+        rdfs:label                 "IndirectContainer-NoRdfBagSeqOrList" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
+        dcterms:date               "2014-10-15T02:01:54.803Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-NoRdfBagSeqOrList ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-NoRdfBagSeqOrList" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
+                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-IsHttp11Manual
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
+        rdfs:label                 "BasicContainer-IsHttp11Manual" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+        dcterms:date               "2014-10-15T02:01:55.021Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
+        dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RequestedInteractionModelHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-ContainsRdfType
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-IsHttp11Manual" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt: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-10-15T02:01:54.981Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostJsonLd" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ;
+        dcterms:source             ldpt:BasicContainer-ConformsBcLdpContainer ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testConformsBcLdpContainer()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ConformsBcLdpContainer" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpbc-are-ldpcs> ;
+                                     td:includesText  "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-AcceptPatchHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
+        rdfs:label                 "BasicContainer-AcceptPatchHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+        dcterms:date               "2014-10-15T02:01:55.027Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-AcceptPatchHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PutPropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
+        rdfs:label                 "MemberResource-PutPropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-10-15T02:01:54.754Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutPropertiesNotPersisted ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PutPropertiesNotPersisted" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ContainsRdfType
         a                          earl:TestCase ;
         rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
-        rdfs:label                 "MemberResource-ContainsRdfType" ;
+        rdfs:label                 "DirectContainer-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-10-15T02:01:54.934Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ContainsRdfType ;
         dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ContainsRdfType" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ContainsRdfType" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
                                      td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ContainsRdfType ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PatchMethod
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " ;
-        rdfs:label                 "IndirectContainer-PatchMethod" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-        dcterms:date               "2014-07-21T01:25:01.483Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PatchMethod" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PatchMethod ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PostResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases." ;
-        rdfs:label                 "IndirectContainer-PostResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel> ;
-        dcterms:date               "2014-07-21T01:25:01.47Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PostResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel> ;
-                                     td:includesText  "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:IndirectContainer-PostResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testPostResource()> ;
-        ldpt:testMethod            ldpt:notImplemented .
+                                   ] .
 
 ldpt:BasicContainer-CreateWithoutConstraints
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
         rdfs:label                 "BasicContainer-CreateWithoutConstraints" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-        dcterms:date               "2014-07-21T01:25:01.358Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.995Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-CreateWithoutConstraints ;
         dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-CreateWithoutConstraints" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
                                      td:includesText  "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-CreateWithoutConstraints ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "MemberResource-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-07-21T01:25:01.303Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-AcceptPatchHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-AcceptPatchHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-SHOULDManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Direct Container tests. SHOULD conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "DirectContainer (SHOULD)" ;
-        mf:entries    ( ldpt:DirectContainer-UseMemberPredicate ldpt:DirectContainer-PreferMembershipTriples ldpt:DirectContainer-NoRdfBagSeqOrList ldpt:DirectContainer-PreferContainmentTriples ldpt:DirectContainer-ContentTypeHeader ldpt:DirectContainer-PostNoSlug ldpt:DirectContainer-CreateWithoutConstraints ldpt:DirectContainer-RestrictUriReUseSlug ldpt:DirectContainer-RestrictUriReUseNoSlug ldpt:DirectContainer-RejectPutModifyingContainmentTriples ldpt:DirectContainer-RestrictPutReUseUri ldpt:DirectContainer-PatchMethod ldpt:DirectContainer-PostJsonLd ldpt:DirectContainer-ContainsRdfType ldpt:DirectContainer-ReUseVocabularies ldpt:DirectContainer-UseStandardVocabularies ldpt:DirectContainer-JsonLdRepresentation ldpt:DirectContainer-4xxErrorHasResponseBody ldpt:DirectContainer-ResponsePropertiesNotPersisted ldpt:DirectContainer-PutRequiresIfMatch ) ;
-        mf:name       "DirectContainer (SHOULD)" .
-
-ldpt:BasicContainer-NullRelativeUriPost
-        a                          earl:TestCase ;
-        rdfs:comment               "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." ;
-        rdfs:label                 "BasicContainer-NullRelativeUriPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-        dcterms:date               "2014-07-21T01:25:01.356Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-NullRelativeUriPost" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-                                     td:includesText  "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-NullRelativeUriPost ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource
-        a                          earl:TestCase ;
-        rdfs:comment               "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource." ;
-        rdfs:label                 "NonRDFSource-PostResourceAndCheckAssociatedResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbinlinkmetahdr> ;
-        dcterms:date               "2014-07-21T01:25:01.321Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostResourceAndCheckAssociatedResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createbinlinkmetahdr> ;
-                                     td:includesText  "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckAssociatedResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-JsonLdRepresentation
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
-        rdfs:label                 "BasicContainer-JsonLdRepresentation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-07-21T01:25:01.373Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-JsonLdRepresentation" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-JsonLdRepresentation ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ReUseVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
-        rdfs:label                 "IndirectContainer-ReUseVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-        dcterms:date               "2014-07-21T01:25:01.49Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ReUseVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ReUseVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt: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:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-IsHttp11Manual" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Manual ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:BasicContainer-PutBadETag
+                                   ] .
+
+ldpt:IndirectContainer-PreconditionRequiredStatusCode
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "BasicContainer-PutBadETag" ;
+        rdfs:label                 "IndirectContainer-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-10-15T02:01:54.85Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutBadETag" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PreconditionRequiredStatusCode" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
                                      td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:IndirectContainer-PublishConstraintsUnknownProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [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-10-15T02:01:54.838Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutBadETag ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PutToCreate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
-        rdfs:label                 "BasicContainer-PutToCreate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-        dcterms:date               "2014-07-21T01:25:01.349Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PublishConstraintsUnknownProp" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PutReadOnlyProperties4xxStatus
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
+        rdfs:label                 "MemberResource-PutReadOnlyProperties4xxStatus" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+        dcterms:date               "2014-10-15T02:01:54.751Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PutReadOnlyProperties4xxStatus" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-UseStandardVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
+        rdfs:label                 "IndirectContainer-UseStandardVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+        dcterms:date               "2014-10-15T02:01:54.833Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
+        dcterms:subject            "SHOULD, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-UseStandardVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ServerHonorsSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
+        rdfs:label                 "IndirectContainer-ServerHonorsSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
+        dcterms:date               "2014-10-15T02:01:54.819Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-ServerHonorsSlug ;
         dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PutToCreate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-AcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
-        rdfs:label                 "BasicContainer-AcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-        dcterms:date               "2014-07-21T01:25:01.355Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-AcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-AcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-SHOULDManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Basic Container tests. SHOULD conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "BasicContainer (SHOULD)" ;
-        mf:entries    ( ldpt:BasicContainer-NoRdfBagSeqOrList ldpt:BasicContainer-PreferContainmentTriples ldpt:BasicContainer-ContentTypeHeader ldpt:BasicContainer-PostNoSlug ldpt:BasicContainer-CreateWithoutConstraints ldpt:BasicContainer-RestrictUriReUseSlug ldpt:BasicContainer-RestrictUriReUseNoSlug ldpt:BasicContainer-RejectPutModifyingContainmentTriples ldpt:BasicContainer-RestrictPutReUseUri ldpt:BasicContainer-PatchMethod ldpt:BasicContainer-PostJsonLd ldpt:BasicContainer-ContainsRdfType ldpt:BasicContainer-ReUseVocabularies ldpt:BasicContainer-UseStandardVocabularies ldpt:BasicContainer-JsonLdRepresentation ldpt:BasicContainer-4xxErrorHasResponseBody ldpt:BasicContainer-ResponsePropertiesNotPersisted ldpt:BasicContainer-PutRequiresIfMatch ) ;
-        mf:name       "BasicContainer (SHOULD)" .
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ServerHonorsSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
+                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:BasicContainer-OptionsAllowHeader
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
         rdfs:label                 "BasicContainer-OptionsAllowHeader" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-07-21T01:25:01.386Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.028Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-OptionsAllowHeader" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
                                      td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-OptionsAllowHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-ContainsRdfType
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
-        rdfs:label                 "DirectContainer-ContainsRdfType" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-        dcterms:date               "2014-07-21T01:25:01.427Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:BasicContainer-RestrictPutReUseUri
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
+        rdfs:label                 "BasicContainer-RestrictPutReUseUri" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
+        dcterms:date               "2014-10-15T02:01:54.998Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictPutReUseUri ;
         dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ContainsRdfType" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ContainsRdfType ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PatchMethod
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " ;
-        rdfs:label                 "BasicContainer-PatchMethod" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-        dcterms:date               "2014-07-21T01:25:01.362Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PatchMethod" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PatchMethod ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RestrictPutReUseUri" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
+                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:IndirectContainer-4xxErrorHasResponseBody
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
         rdfs:label                 "IndirectContainer-4xxErrorHasResponseBody" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-07-21T01:25:01.497Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.839Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
         dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-4xxErrorHasResponseBody" ;
-        td:reviewStatus            td:unreviewed ;
+        td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
                                      td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-4xxErrorHasResponseBody ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PostNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
-        rdfs:label                 "IndirectContainer-PostNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-        dcterms:date               "2014-07-21T01:25:01.478Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:BasicContainer-RestrictUriReUseSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
+        rdfs:label                 "BasicContainer-RestrictUriReUseSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+        dcterms:date               "2014-10-15T02:01:54.996Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictUriReUseSlug ;
         dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PostNoSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostNoSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-DeleteRemovesContainmentTriple
-        a                          earl:TestCase ;
-        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
-        rdfs:label                 "IndirectContainer-DeleteRemovesContainmentTriple" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-        dcterms:date               "2014-07-21T01:25:01.482Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RestrictUriReUseSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PostResponseStatusAndLocation
+        a                          earl:TestCase ;
+        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
+        rdfs:label                 "IndirectContainer-PostResponseStatusAndLocation" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
+        dcterms:date               "2014-10-15T02:01:54.806Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostResponseStatusAndLocation ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-DeleteRemovesContainmentTriple" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-                                     td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PostResponseStatusAndLocation" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
+                                     td:includesText  "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ConformsContainerRdfResource
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." ;
+        rdfs:label                 "DirectContainer-ConformsContainerRdfResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
+        dcterms:date               "2014-10-15T02:01:54.926Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" ;
+        dcterms:source             ldpt:CommonContainer-ConformsContainerRdfResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ConformsContainerRdfResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
+                                     td:includesText  "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RestrictPutReUseUri
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
+        rdfs:label                 "DirectContainer-RestrictPutReUseUri" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
+        dcterms:date               "2014-10-15T02:01:54.923Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictPutReUseUri ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RestrictPutReUseUri" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
+                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-AcceptPatchHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
+        rdfs:label                 "IndirectContainer-AcceptPatchHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+        dcterms:date               "2014-10-15T02:01:54.853Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-AcceptPatchHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PreconditionRequiredStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "MemberResource-PreconditionRequiredStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:54.778Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PreconditionRequiredStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-UseMemberPredicate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use." ;
+        rdfs:label                 "DirectContainer-UseMemberPredicate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-mbrpred> ;
+        dcterms:date               "2014-10-15T02:01:54.901Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-UseMemberPredicate ;
+        dcterms:subject            "SHOULD, ldpMember" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testUseMemberPredicate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-UseMemberPredicate" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-mbrpred> ;
+                                     td:includesText  "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ReUseVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
+        rdfs:label                 "BasicContainer-ReUseVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
+        dcterms:date               "2014-10-15T02:01:55.01Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
+        dcterms:subject            "SHOULD, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ReUseVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
+                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists
+        a                          earl:TestCase ;
+        rdfs:comment               "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container." ;
+        rdfs:label                 "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-containtriples> ;
+        dcterms:date               "2014-10-15T02:01:54.902Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberRelationOrIsMemberOfRelationTripleExists()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-containtriples> ;
+                                     td:includesText  "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ETagHeadersHead
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "DirectContainer-ETagHeadersHead" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-10-15T02:01:54.95Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ETagHeadersHead" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PutBadETag
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "MemberResource-PutBadETag" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:54.779Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutBadETag ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PutBadETag" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:DirectContainer-PutRequiresIfMatch
         a                          earl:TestCase ;
         rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
         rdfs:label                 "DirectContainer-PutRequiresIfMatch" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.441Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.951Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
         dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-PutRequiresIfMatch" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
                                      td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutRequiresIfMatch ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RelativeUriResolutionPost
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "IndirectContainer-RelativeUriResolutionPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-07-21T01:25:01.471Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:DirectContainer-AcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
+        rdfs:label                 "DirectContainer-AcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
+        dcterms:date               "2014-10-15T02:01:54.917Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-AcceptTurtle ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RelativeUriResolutionPost" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RelativeUriResolutionPost ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-ConditionFailedStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "DirectContainer-ConditionFailedStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.441Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ConditionFailedStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ConditionFailedStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PublishConstraintsReadOnlyProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "DirectContainer-PublishConstraintsReadOnlyProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-07-21T01:25:01.432Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-AcceptTurtle" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
+                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-DeleteRemovesContainmentTriple
+        a                          earl:TestCase ;
+        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
+        rdfs:label                 "BasicContainer-DeleteRemovesContainmentTriple" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
+        dcterms:date               "2014-10-15T02:01:54.999Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PublishConstraintsReadOnlyProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt: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:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PostJsonLd
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." ;
-        rdfs:label                 "IndirectContainer-PostJsonLd" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-        dcterms:date               "2014-07-21T01:25:01.485Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-DeleteRemovesContainmentTriple" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
+                                     td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ContentTypeHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
+        rdfs:label                 "IndirectContainer-ContentTypeHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
+        dcterms:date               "2014-10-15T02:01:54.811Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-ContentTypeHeader ;
         dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PostJsonLd" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostJsonLd ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-ReUseVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
-        rdfs:label                 "MemberResource-ReUseVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-        dcterms:date               "2014-07-21T01:25:01.272Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ReUseVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ReUseVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation." ;
-        rdfs:label                 "DirectContainer-ActAsIfInsertedContentRelationTripleExists" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic> ;
-        dcterms:date               "2014-07-21T01:25:01.408Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ContentTypeHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
+                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-HttpLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." ;
+        rdfs:label                 "DirectContainer-HttpLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
+        dcterms:date               "2014-10-15T02:01:54.9Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-HttpLinkHeader ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ActAsIfInsertedContentRelationTripleExists" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic> ;
-                                     td:includesText  "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testActAsIfInsertedContentRelationTripleExists()> ;
-        ldpt:testMethod            ldpt:notImplemented .
-
-ldpt: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> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testHttpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-HttpLinkHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
+                                     td:includesText  "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:Non-RDFSource-MUSTManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Non-RDF Source tests. MUST conformance tests." ;
+        dcterms:title  "Non-RDFSource (MUST)" ;
+        mf:entries     ( ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource ldpt:NonRDFSource-OptionsHasSameLinkHeader ldpt:NonRDFSource-GetResource ldpt:NonRDFSource-IsHttp11Manual ldpt:NonRDFSource-ETagHeadersGet ldpt:NonRDFSource-ETagHeadersHead ldpt:NonRDFSource-LdpLinkHeader ldpt:NonRDFSource-GetResponseHeaders ldpt:NonRDFSource-ConditionFailedStatusCode ldpt:NonRDFSource-PreconditionRequiredStatusCode ldpt:NonRDFSource-PutBadETag ldpt:NonRDFSource-Head ldpt:NonRDFSource-AcceptPatchHeader ldpt:NonRDFSource-Options ldpt:NonRDFSource-OptionsAllowHeader ) ;
+        mf:name        "Non-RDFSource (MUST)" .
+
+ldpt:BasicContainer-MUSTManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Basic Container tests. MUST conformance tests." ;
+        dcterms:title  "BasicContainer (MUST)" ;
+        mf:entries     ( ldpt:BasicContainer-ConformsBcLdpContainer ldpt:BasicContainer-ContainerSupportsHttpLinkHeader ldpt:BasicContainer-RelativeUriResolutionPost ldpt:BasicContainer-PostResponseStatusAndLocation ldpt:BasicContainer-PostContainer ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed ldpt:BasicContainer-RequestedInteractionModelHeaders ldpt:BasicContainer-AcceptTurtle ldpt:BasicContainer-NullRelativeUriPost ldpt:BasicContainer-AcceptPostResponseHeader ldpt:BasicContainer-DeleteRemovesContainmentTriple ldpt:BasicContainer-PostJsonLd ldpt:BasicContainer-ConformsContainerRdfResource ldpt:BasicContainer-RelativeUriResolutionPut ldpt:BasicContainer-PutReplacesResource ldpt:BasicContainer-PutSimpleUpdate ldpt:BasicContainer-GetResource ldpt:BasicContainer-RestrictClientInference ldpt:BasicContainer-GetResourceAcceptTurtle ldpt:BasicContainer-JsonLdRepresentation ldpt:BasicContainer-PublishConstraintsReadOnlyProp ldpt:BasicContainer-PublishConstraintsUnknownProp ldpt:BasicContainer-PutReadOnlyProperties4xxStatus ldpt:BasicContainer-PutPropertiesNotPersisted ldpt:BasicContainer-ConformsRdfSourceLdpResource ldpt:BasicContainer-IsHttp11Manual ldpt:BasicContainer-ETagHeadersGet ldpt:BasicContainer-ETagHeadersHead ldpt:BasicContainer-LdpLinkHeader ldpt:BasicContainer-GetResponseHeaders ldpt:BasicContainer-ConditionFailedStatusCode ldpt:BasicContainer-PreconditionRequiredStatusCode ldpt:BasicContainer-PutBadETag ldpt:BasicContainer-Head ldpt:BasicContainer-AcceptPatchHeader ldpt:BasicContainer-Options ldpt:BasicContainer-OptionsAllowHeader ) ;
+        mf:name        "BasicContainer (MUST)" .
+
+ldpt:NonRDFSource-PostResourceAndGetFromContainer
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources." ;
+        rdfs:label                 "NonRDFSource-PostResourceAndGetFromContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
+        dcterms:date               "2014-10-15T02:01:54.88Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-PostResourceAndGetFromContainer ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndGetFromContainer()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PostResourceAndGetFromContainer" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
+                                     td:includesText  "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ContainsRdfType
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
+        rdfs:label                 "BasicContainer-ContainsRdfType" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
+        dcterms:date               "2014-10-15T02:01:55.009Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ContainsRdfType ;
         dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-NoRdfBagSeqOrList" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-NoRdfBagSeqOrList ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-NullRelativeUriPost
-        a                          earl:TestCase ;
-        rdfs:comment               "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." ;
-        rdfs:label                 "DirectContainer-NullRelativeUriPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-        dcterms:date               "2014-07-21T01:25:01.416Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-NullRelativeUriPost" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-                                     td:includesText  "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-NullRelativeUriPost ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "BasicContainer-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-07-21T01:25:01.38Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ContainsRdfType" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
+                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-JsonLdRepresentation
+        a                          earl:TestCase ;
+        rdfs:comment               " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]." ;
+        rdfs:label                 "IndirectContainer-JsonLdRepresentation" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+        dcterms:date               "2014-10-15T02:01:54.836Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-LdpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-LdpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-ETagHeadersHead
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "DirectContainer-ETagHeadersHead" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-07-21T01:25:01.439Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-JsonLdRepresentation" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+                                     td:includesText  " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PutSimpleUpdate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
+        rdfs:label                 "MemberResource-PutSimpleUpdate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+        dcterms:date               "2014-10-15T02:01:54.734Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ETagHeadersHead" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersHead ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PutSimpleUpdate" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RestrictUriReUseNoSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
+        rdfs:label                 "IndirectContainer-RestrictUriReUseNoSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+        dcterms:date               "2014-10-15T02:01:54.814Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictUriReUseNoSlug ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RestrictUriReUseNoSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:BasicContainer-RelativeUriResolutionPut
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
         rdfs:label                 "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-10-15T02:01:55.006Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-RelativeUriResolutionPut" ;
-        td:reviewStatus            td:unreviewed ;
+        td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
                                      td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RelativeUriResolutionPut ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-Head
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
-        rdfs:label                 "DirectContainer-Head" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-07-21T01:25:01.443Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-Head" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Head ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RestrictUriReUseNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "BasicContainer-RestrictUriReUseNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-07-21T01:25:01.359Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RestrictUriReUseNoSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictUriReUseNoSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PreconditionRequiredStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "BasicContainer-PreconditionRequiredStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.383Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PreconditionRequiredStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt: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> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-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.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 .
-
-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:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PutPropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
-        rdfs:label                 "IndirectContainer-PutPropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-07-21T01:25:01.497Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutPropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutPropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt: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-10-15T02:01:54.954Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-AcceptPatchHeader" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
                                      td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:IndirectContainer-PublishConstraintsReadOnlyProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [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-10-15T02:01:54.837Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PublishConstraintsReadOnlyProp" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-AcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
+        rdfs:label                 "IndirectContainer-AcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
+        dcterms:date               "2014-10-15T02:01:54.81Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-AcceptTurtle ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-AcceptTurtle" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
+                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-IsHttp11Manual
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
+        rdfs:label                 "DirectContainer-IsHttp11Manual" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+        dcterms:date               "2014-10-15T02:01:54.948Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
+        dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-AcceptPatchHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-CreateWithoutConstraints
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "DirectContainer-CreateWithoutConstraints" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-        dcterms:date               "2014-07-21T01:25:01.418Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-CreateWithoutConstraints" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-CreateWithoutConstraints ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt: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> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-IsHttp11Manual" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:Non-RDFSource-SHOULDManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Non-RDF Source tests. SHOULD conformance tests." ;
+        dcterms:title  "Non-RDFSource (SHOULD)" ;
+        mf:entries     ( ldpt:NonRDFSource-PutRequiresIfMatch ) ;
+        mf:name        "Non-RDFSource (SHOULD)" .
+
+ldpt:MemberResource-PublishConstraintsUnknownProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [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-10-15T02:01:54.75Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-GetResourceAcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourceAcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PostResourceUpdatesTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes." ;
-        rdfs:label                 "DirectContainer-PostResourceUpdatesTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member> ;
-        dcterms:date               "2014-07-21T01:25:01.408Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PublishConstraintsUnknownProp" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-GetResource
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
+        rdfs:label                 "IndirectContainer-GetResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+        dcterms:date               "2014-10-15T02:01:54.83Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResource ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostResourceUpdatesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member> ;
-                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-GetResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-JsonLdRepresentation
+        a                          earl:TestCase ;
+        rdfs:comment               " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]." ;
+        rdfs:label                 "MemberResource-JsonLdRepresentation" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+        dcterms:date               "2014-10-15T02:01:54.748Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-JsonLdRepresentation" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+                                     td:includesText  " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-DeleteResourceUpdatesTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple." ;
+        rdfs:label                 "DirectContainer-DeleteResourceUpdatesTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple> ;
+        dcterms:date               "2014-10-15T02:01:54.904Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-DeleteResourceUpdatesTriples ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-PostResourceUpdatesTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPostResourceUpdatesTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RestrictUriReUseNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "DirectContainer-RestrictUriReUseNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-07-21T01:25:01.419Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RestrictUriReUseNoSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictUriReUseNoSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-ETagHeadersGet
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testDeleteResourceUpdatesTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-DeleteResourceUpdatesTriples" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple> ;
+                                     td:includesText  "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-GetResponseHeaders
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
+        rdfs:label                 "IndirectContainer-GetResponseHeaders" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+        dcterms:date               "2014-10-15T02:01:54.848Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-GetResponseHeaders" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PutReadOnlyProperties4xxStatus
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
+        rdfs:label                 "BasicContainer-PutReadOnlyProperties4xxStatus" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+        dcterms:date               "2014-10-15T02:01:55.015Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutReadOnlyProperties4xxStatus" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-IsHttp11Manual
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
+        rdfs:label                 "NonRDFSource-IsHttp11Manual" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+        dcterms:date               "2014-10-15T02:01:54.886Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
+        dcterms:subject            "MUST, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-IsHttp11Manual" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PublishConstraintsReadOnlyProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [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-10-15T02:01:54.749Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PublishConstraintsReadOnlyProp" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ETagHeadersHead
         a                          earl:TestCase ;
         rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "DirectContainer-ETagHeadersGet" ;
+        rdfs:label                 "BasicContainer-ETagHeadersHead" ;
         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-10-15T02:01:55.022Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ETagHeadersGet" ;
-        td:reviewStatus            td:unreviewed ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ETagHeadersHead" ;
+        td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
                                      td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersGet ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ContainerSupportsHttpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." ;
-        rdfs:label                 "BasicContainer-ContainerSupportsHttpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-        dcterms:date               "2014-07-21T01:25:01.348Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ContainerSupportsHttpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:BasicContainer-ContainerSupportsHttpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testContainerSupportsHttpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PostContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." ;
-        rdfs:label                 "BasicContainer-PostContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-        dcterms:date               "2014-07-21T01:25:01.353Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PostContainer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PostResourceAndCheckLink
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI." ;
-        rdfs:label                 "NonRDFSource-PostResourceAndCheckLink" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpnr-type> ;
-        dcterms:date               "2014-07-21T01:25:01.32Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostResourceAndCheckLink" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpnr-type> ;
-                                     td:includesText  "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-PostResourceAndCheckLink ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckLink()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PreconditionRequiredStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "IndirectContainer-PreconditionRequiredStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.503Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PreconditionRequiredStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-CreateIndirectContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions." ;
-        rdfs:label                 "IndirectContainer-CreateIndirectContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpic-are-ldpcs> ;
-        dcterms:date               "2014-07-21T01:25:01.469Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-CreateIndirectContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpic-are-ldpcs> ;
-                                     td:includesText  "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:IndirectContainer-CreateIndirectContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testCreateIndirectContainer()> ;
-        ldpt:testMethod            ldpt:notImplemented .
-
-ldpt:IndirectContainer-PreferContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
-        rdfs:label                 "IndirectContainer-PreferContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-        dcterms:date               "2014-07-21T01:25:01.473Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PreferContainmentTriples" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PreferContainmentTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt: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:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ETagHeadersGet" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersGet ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-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:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutReplacesResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReplacesResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-JsonLdRepresentation
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
-        rdfs:label                 "DirectContainer-JsonLdRepresentation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-07-21T01:25:01.431Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-JsonLdRepresentation" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-JsonLdRepresentation ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
-        ldpt:testMethod            ldpt:automated .
+                                   ] .
 
 ldpt:IndirectContainer-IsHttp11Manual
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
         rdfs:label                 "IndirectContainer-IsHttp11Manual" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-07-21T01:25:01.499Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.846Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
         dcterms:subject            "MUST, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
+        ldpt:testMethod            ldpt:manual ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-IsHttp11Manual" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
                                      td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:DirectContainer-PutBadETag
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "DirectContainer-PutBadETag" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:54.953Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutBadETag ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PutBadETag" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-ContainsRdfType
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
+        rdfs:label                 "MemberResource-ContainsRdfType" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
+        dcterms:date               "2014-10-15T02:01:54.735Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ContainsRdfType ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-ContainsRdfType" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
+                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PutSimpleUpdate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
+        rdfs:label                 "IndirectContainer-PutSimpleUpdate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+        dcterms:date               "2014-10-15T02:01:54.829Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Manual ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:DirectContainer-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:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PatchMethod" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PatchMethod ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-UseStandardVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
-        rdfs:label                 "MemberResource-UseStandardVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-        dcterms:date               "2014-07-21T01:25:01.278Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-UseStandardVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-UseStandardVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:IndirectContainer-MAYManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Indirect Container tests. MAY conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "IndirectContainer (MAY)" ;
-        mf:entries    ( ldpt:IndirectContainer-PutToCreate ldpt:IndirectContainer-RdfTypeLdpContainer ldpt:IndirectContainer-ServerHonorsSlug ldpt:IndirectContainer-TypeRdfSource ) ;
-        mf:name       "IndirectContainer (MAY)" .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PutSimpleUpdate" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:DirectContainer-ReUseVocabularies
         a                          earl:TestCase ;
         rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
         rdfs:label                 "DirectContainer-ReUseVocabularies" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-        dcterms:date               "2014-07-21T01:25:01.428Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.935Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
         dcterms:subject            "SHOULD, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-ReUseVocabularies" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
                                      td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:BasicContainer-Head
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
+        rdfs:label                 "BasicContainer-Head" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+        dcterms:date               "2014-10-15T02:01:55.026Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Head ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-Head" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PreferContainmentTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
+        rdfs:label                 "DirectContainer-PreferContainmentTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
+        dcterms:date               "2014-10-15T02:01:54.914Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PreferContainmentTriples ;
+        dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ReUseVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:MemberResource-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "MemberResource-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-07-21T01:25:01.297Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-LdpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-LdpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-ContentTypeHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
-        rdfs:label                 "BasicContainer-ContentTypeHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-        dcterms:date               "2014-07-21T01:25:01.356Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ContentTypeHeader" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ContentTypeHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PreconditionRequiredStatusCode
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PreferContainmentTriples" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
+                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RdfTypeLdpContainer
+        a                          earl:TestCase ;
+        rdfs:comment               "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " ;
+        rdfs:label                 "IndirectContainer-RdfTypeLdpContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
+        dcterms:date               "2014-10-15T02:01:54.819Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RdfTypeLdpContainer ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RdfTypeLdpContainer" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
+                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PreconditionRequiredStatusCode
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "NonRDFSource-PreconditionRequiredStatusCode" ;
+        rdfs:label                 "BasicContainer-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-10-15T02:01:55.025Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PreconditionRequiredStatusCode" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PreconditionRequiredStatusCode" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
                                      td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:IndirectContainer-PostResource
+        a                          earl:TestCase ;
+        rdfs:comment               "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases." ;
+        rdfs:label                 "IndirectContainer-PostResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel> ;
+        dcterms:date               "2014-10-15T02:01:54.8Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:IndirectContainer-PostResource ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-4xxErrorHasResponseBody
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
-        rdfs:label                 "MemberResource-4xxErrorHasResponseBody" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-07-21T01:25:01.286Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-4xxErrorHasResponseBody" ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testPostResource()> ;
+        ldpt:testMethod            ldpt:notImplemented ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PostResource" ;
         td:reviewStatus            td:unreviewed ;
         td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel> ;
+                                     td:includesText  "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-SHOULDManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Direct Container tests. SHOULD conformance tests." ;
+        dcterms:title  "DirectContainer (SHOULD)" ;
+        mf:entries     ( ldpt:DirectContainer-UseMemberPredicate ldpt:DirectContainer-PreferMembershipTriples ldpt:DirectContainer-NoRdfBagSeqOrList ldpt:DirectContainer-PreferContainmentTriples ldpt:DirectContainer-ContentTypeHeader ldpt:DirectContainer-PostNoSlug ldpt:DirectContainer-CreateWithoutConstraints ldpt:DirectContainer-RestrictUriReUseSlug ldpt:DirectContainer-RestrictUriReUseNoSlug ldpt:DirectContainer-RejectPutModifyingContainmentTriples ldpt:DirectContainer-RestrictPutReUseUri ldpt:DirectContainer-PatchMethod ldpt:DirectContainer-ContainsRdfType ldpt:DirectContainer-ReUseVocabularies ldpt:DirectContainer-UseStandardVocabularies ldpt:DirectContainer-GetResourceAsTurtleNoAccept ldpt:DirectContainer-4xxErrorHasResponseBody ldpt:DirectContainer-ResponsePropertiesNotPersisted ldpt:DirectContainer-PutRequiresIfMatch ) ;
+        mf:name        "DirectContainer (SHOULD)" .
+
+ldpt:BasicContainer-ETagHeadersGet
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "BasicContainer-ETagHeadersGet" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-10-15T02:01:55.022Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ETagHeadersGet" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RequestedInteractionModelHeaders
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
+        rdfs:label                 "IndirectContainer-RequestedInteractionModelHeaders" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+        dcterms:date               "2014-10-15T02:01:54.809Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelHeaders ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RequestedInteractionModelHeaders" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-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-10-15T02:01:54.783Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-4xxErrorHasResponseBody ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists
-        a                          earl:TestCase ;
-        rdfs:comment               "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container." ;
-        rdfs:label                 "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-containtriples> ;
-        dcterms:date               "2014-07-21T01:25:01.407Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-containtriples> ;
-                                     td:includesText  "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-OptionsAllowHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RestrictClientInference
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
+        rdfs:label                 "DirectContainer-RestrictClientInference" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
+        dcterms:date               "2014-10-15T02:01:54.937Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RestrictClientInference ;
+        dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberRelationOrIsMemberOfRelationTripleExists()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
+        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RestrictClientInference" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
+                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:BasicContainer-RelativeUriResolutionPost
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
         rdfs:label                 "BasicContainer-RelativeUriResolutionPost" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-07-21T01:25:01.35Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.989Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RelativeUriResolutionPost ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-RelativeUriResolutionPost" ;
-        td:reviewStatus            td:unreviewed ;
+        td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
                                      td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RelativeUriResolutionPost ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PostNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
-        rdfs:label                 "BasicContainer-PostNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-        dcterms:date               "2014-07-21T01:25:01.357Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PostNoSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostNoSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:RDFSource-MAYManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP RDF Source tests. MAY conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "RDFSource (MAY)" ;
-        mf:entries    ( ldpt:MemberResource-TypeRdfSource ) ;
-        mf:name       "RDFSource (MAY)" .
-
-ldpt:BasicContainer-PutSimpleUpdate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
-        rdfs:label                 "BasicContainer-PutSimpleUpdate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-        dcterms:date               "2014-07-21T01:25:01.366Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:NonRDFSource-OptionsHasSameLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response" ;
+        rdfs:label                 "NonRDFSource-OptionsHasSameLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr> ;
+        dcterms:date               "2014-10-15T02:01:54.884Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-OptionsHasSameLinkHeader ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutSimpleUpdate" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutSimpleUpdate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RestrictClientInference
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
-        rdfs:label                 "DirectContainer-RestrictClientInference" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-        dcterms:date               "2014-07-21T01:25:01.429Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RestrictClientInference" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RestrictClientInference ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
-        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:NonRDFSource-ETagHeadersGet
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "NonRDFSource-ETagHeadersGet" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-07-21T01:25:01.328Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-ETagHeadersGet" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersGet ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PublishConstraintsReadOnlyProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "BasicContainer-PublishConstraintsReadOnlyProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-07-21T01:25:01.373Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PublishConstraintsReadOnlyProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RelativeUriResolutionPut
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "DirectContainer-RelativeUriResolutionPut" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-07-21T01:25:01.424Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RelativeUriResolutionPut" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RelativeUriResolutionPut ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PostJsonLd
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." ;
-        rdfs:label                 "BasicContainer-PostJsonLd" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-        dcterms:date               "2014-07-21T01:25:01.364Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PostJsonLd" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostJsonLd ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RdfTypeLdpContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " ;
-        rdfs:label                 "BasicContainer-RdfTypeLdpContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-        dcterms:date               "2014-07-21T01:25:01.363Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RdfTypeLdpContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RdfTypeLdpContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-AcceptPostResponseHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." ;
-        rdfs:label                 "IndirectContainer-AcceptPostResponseHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-        dcterms:date               "2014-07-21T01:25:01.48Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-AcceptPostResponseHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-                                     td:includesText  "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-AcceptPostResponseHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-SHOULDManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Indirect Container tests. SHOULD conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "IndirectContainer (SHOULD)" ;
-        mf:entries    ( ldpt:IndirectContainer-NoRdfBagSeqOrList ldpt:IndirectContainer-PreferContainmentTriples ldpt:IndirectContainer-ContentTypeHeader ldpt:IndirectContainer-PostNoSlug ldpt:IndirectContainer-CreateWithoutConstraints ldpt:IndirectContainer-RestrictUriReUseSlug ldpt:IndirectContainer-RestrictUriReUseNoSlug ldpt:IndirectContainer-RejectPutModifyingContainmentTriples ldpt:IndirectContainer-RestrictPutReUseUri ldpt:IndirectContainer-PatchMethod ldpt:IndirectContainer-PostJsonLd ldpt:IndirectContainer-ContainsRdfType ldpt:IndirectContainer-ReUseVocabularies ldpt:IndirectContainer-UseStandardVocabularies ldpt:IndirectContainer-JsonLdRepresentation ldpt:IndirectContainer-4xxErrorHasResponseBody ldpt:IndirectContainer-ResponsePropertiesNotPersisted ldpt:IndirectContainer-PutRequiresIfMatch ) ;
-        mf:name       "IndirectContainer (SHOULD)" .
-
-ldpt:DirectContainer-Options
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
-        rdfs:label                 "DirectContainer-Options" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-        dcterms:date               "2014-07-21T01:25:01.445Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-Options" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Options ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testOptionsHasSameLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-OptionsHasSameLinkHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr> ;
+                                     td:includesText  "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response"^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:NonRDFSource-PutRequiresIfMatch
         a                          earl:TestCase ;
         rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
         rdfs:label                 "NonRDFSource-PutRequiresIfMatch" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.334Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.889Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
         dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "NonRDFSource-PutRequiresIfMatch" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
                                      td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:IndirectContainer-ContainsLdpcUri
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen." ;
+        rdfs:label                 "IndirectContainer-ContainsLdpcUri" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpic-indirectmbr> ;
+        dcterms:date               "2014-10-15T02:01:54.799Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:IndirectContainer-ContainsLdpcUri ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainsLdpcUri()> ;
+        ldpt:testMethod            ldpt:notImplemented ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ContainsLdpcUri" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpic-indirectmbr> ;
+                                     td:includesText  "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-CreateWithoutConstraints
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
+        rdfs:label                 "IndirectContainer-CreateWithoutConstraints" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
+        dcterms:date               "2014-10-15T02:01:54.813Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-CreateWithoutConstraints ;
+        dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutRequiresIfMatch ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-CreateWithoutConstraints" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
+                                     td:includesText  "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-Head
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
+        rdfs:label                 "DirectContainer-Head" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+        dcterms:date               "2014-10-15T02:01:54.954Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Head ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-Head" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
+        rdfs:label                 "DirectContainer-RequestedInteractionModelCreateNotAllowed" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+        dcterms:date               "2014-10-15T02:01:54.916Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RequestedInteractionModelCreateNotAllowed" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-GetResourceAcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]." ;
+        rdfs:label                 "MemberResource-GetResourceAcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+        dcterms:date               "2014-10-15T02:01:54.746Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-GetResourceAcceptTurtle" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+                                     td:includesText  "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RestrictUriReUseNoSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
+        rdfs:label                 "DirectContainer-RestrictUriReUseNoSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+        dcterms:date               "2014-10-15T02:01:54.921Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictUriReUseNoSlug ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RestrictUriReUseNoSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:IndirectContainer-ContainsRdfType
         a                          earl:TestCase ;
         rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
         rdfs:label                 "IndirectContainer-ContainsRdfType" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-        dcterms:date               "2014-07-21T01:25:01.488Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.831Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ContainsRdfType ;
         dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-ContainsRdfType" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
                                      td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:BasicContainer-GetResource
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
+        rdfs:label                 "BasicContainer-GetResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+        dcterms:date               "2014-10-15T02:01:55.008Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-GetResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PostNoSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
+        rdfs:label                 "IndirectContainer-PostNoSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
+        dcterms:date               "2014-10-15T02:01:54.812Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostNoSlug ;
+        dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ContainsRdfType ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-OptionsAllowHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
-        rdfs:label                 "IndirectContainer-OptionsAllowHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-07-21T01:25:01.507Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-OptionsAllowHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-OptionsAllowHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt: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> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PostNoSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
+                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-RdfTypeLdpContainer
+        a                          earl:TestCase ;
+        rdfs:comment               "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " ;
+        rdfs:label                 "BasicContainer-RdfTypeLdpContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
+        dcterms:date               "2014-10-15T02:01:55Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RdfTypeLdpContainer ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RdfTypeLdpContainer" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
+                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-PostResourceGetBinary
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations." ;
+        rdfs:label                 "NonRDFSource-PostResourceGetBinary" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-binary> ;
+        dcterms:date               "2014-10-15T02:01:54.88Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-PostResourceGetBinary ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetBinary()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PostResourceGetBinary" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-binary> ;
+                                     td:includesText  "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-Head
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
+        rdfs:label                 "NonRDFSource-Head" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+        dcterms:date               "2014-10-15T02:01:54.891Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Head ;
         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:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutRequiresIfMatch" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutRequiresIfMatch ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PublishConstraintsReadOnlyProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "IndirectContainer-PublishConstraintsReadOnlyProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-07-21T01:25:01.495Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-Head" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ConformsContainerRdfResource
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." ;
+        rdfs:label                 "IndirectContainer-ConformsContainerRdfResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
+        dcterms:date               "2014-10-15T02:01:54.821Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" ;
+        dcterms:source             ldpt:CommonContainer-ConformsContainerRdfResource ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PublishConstraintsReadOnlyProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "BasicContainer-RequestedInteractionModelCreateNotAllowed" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-07-21T01:25:01.354Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ConformsContainerRdfResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
+                                     td:includesText  "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PostContainer
+        a                          earl:TestCase ;
+        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." ;
+        rdfs:label                 "IndirectContainer-PostContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
+        dcterms:date               "2014-10-15T02:01:54.807Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostContainer ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RequestedInteractionModelCreateNotAllowed" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PostContainer" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
+                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RestrictUriReUseSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
+        rdfs:label                 "DirectContainer-RestrictUriReUseSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+        dcterms:date               "2014-10-15T02:01:54.92Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictUriReUseSlug ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RestrictUriReUseSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PostJsonLd
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." ;
+        rdfs:label                 "IndirectContainer-PostJsonLd" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
+        dcterms:date               "2014-10-15T02:01:54.82Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostJsonLd ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PostJsonLd" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
+                                     td:includesText  "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ResponsePropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
+        rdfs:label                 "IndirectContainer-ResponsePropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-10-15T02:01:54.84Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ResponsePropertiesNotPersisted" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PutPropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
+        rdfs:label                 "BasicContainer-PutPropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-10-15T02:01:55.016Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutPropertiesNotPersisted ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP GET Method for LDPRs" ;
-        rdfs:label                 "NonRDFSource-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-must> ;
-        dcterms:date               "2014-07-21T01:25:01.324Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP GET Method for LDPRs"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-GetResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "DirectContainer-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-07-21T01:25:01.439Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-LdpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-LdpLinkHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt: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:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-ETagHeadersHead" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersHead ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutPropertiesNotPersisted" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:BasicContainer-GetResponseHeaders
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
         rdfs:label                 "BasicContainer-GetResponseHeaders" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-07-21T01:25:01.381Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.023Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "BasicContainer-GetResponseHeaders" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
                                      td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-GetResponseHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:Non-RDFSource-MAYManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Non-RDF Source tests. MAY conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "Non-RDFSource (MAY)" ;
-        mf:entries    ( ldpt:NonRDFSource-PostNonRDFSource ldpt:NonRDFSource-PostResourceAndGetFromContainer ldpt:NonRDFSource-PostResourceGetBinary ldpt:NonRDFSource-PostResourceGetMetadataAndBinary ldpt:NonRDFSource-PostResourceAndCheckLink ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource ) ;
-        mf:name       "Non-RDFSource (MAY)" .
-
-ldpt:DirectContainer-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
-        rdfs:label                 "DirectContainer-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-        dcterms:date               "2014-07-21T01:25:01.426Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-ServerHonorsSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
-        rdfs:label                 "DirectContainer-ServerHonorsSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-        dcterms:date               "2014-07-21T01:25:01.423Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ServerHonorsSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ServerHonorsSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-MUSTManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Direct Container tests. MUST conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "DirectContainer (MUST)" ;
-        mf:entries    ( ldpt:DirectContainer-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:name       "DirectContainer (MUST)" .
-
-ldpt:MemberResource-IsHttp11Manual
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "MemberResource-IsHttp11Manual" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-07-21T01:25:01.294Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-IsHttp11Manual" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Manual ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:DirectContainer-RdfTypeLdpContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " ;
-        rdfs:label                 "DirectContainer-RdfTypeLdpContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-        dcterms:date               "2014-07-21T01:25:01.422Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RdfTypeLdpContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RdfTypeLdpContainer ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
-        ldpt:testMethod            ldpt:automated .
+                                   ] .
 
 ldpt:IndirectContainer-TypeRdfSource
         a                          earl:TestCase ;
         rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
         rdfs:label                 "IndirectContainer-TypeRdfSource" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-        dcterms:date               "2014-07-21T01:25:01.489Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.831Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-TypeRdfSource ;
         dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-TypeRdfSource" ;
-        td:reviewStatus            td:unreviewed ;
+        td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
                                      td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:BasicContainer-PublishConstraintsReadOnlyProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [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-10-15T02:01:55.014Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PublishConstraintsReadOnlyProp" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-UseStandardVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
+        rdfs:label                 "MemberResource-UseStandardVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+        dcterms:date               "2014-10-15T02:01:54.744Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
+        dcterms:subject            "SHOULD, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-UseStandardVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PostNoSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
+        rdfs:label                 "BasicContainer-PostNoSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
+        dcterms:date               "2014-10-15T02:01:54.995Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostNoSlug ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PostNoSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
+                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ServerHonorsSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
+        rdfs:label                 "DirectContainer-ServerHonorsSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
+        dcterms:date               "2014-10-15T02:01:54.925Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-ServerHonorsSlug ;
+        dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ServerHonorsSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
+                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-LdpLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
+        rdfs:label                 "BasicContainer-LdpLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+        dcterms:date               "2014-10-15T02:01:55.023Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-LdpLinkHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
+        rdfs:label                 "IndirectContainer-RequestedInteractionModelCreateNotAllowed" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+        dcterms:date               "2014-10-15T02:01:54.808Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-TypeRdfSource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RequestedInteractionModelCreateNotAllowed" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PutSimpleUpdate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
+        rdfs:label                 "DirectContainer-PutSimpleUpdate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+        dcterms:date               "2014-10-15T02:01:54.932Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PutSimpleUpdate" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:IndirectContainer-ETagHeadersHead
         a                          earl:TestCase ;
         rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
         rdfs:label                 "IndirectContainer-ETagHeadersHead" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-07-21T01:25:01.5Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.847Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-ETagHeadersHead" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
                                      td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:MemberResource-4xxErrorHasResponseBody
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
+        rdfs:label                 "MemberResource-4xxErrorHasResponseBody" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+        dcterms:date               "2014-10-15T02:01:54.753Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-4xxErrorHasResponseBody" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-GetResourceAsTurtleNoAccept
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]." ;
+        rdfs:label                 "IndirectContainer-GetResourceAsTurtleNoAccept" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-conneg> ;
+        dcterms:date               "2014-10-15T02:01:54.836Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResourceAsTurtleNoAccept ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAsTurtleNoAccept()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-GetResourceAsTurtleNoAccept" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-conneg> ;
+                                     td:includesText  "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-MAYManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Basic Container tests. MAY conformance tests." ;
+        dcterms:title  "BasicContainer (MAY)" ;
+        mf:entries     ( ldpt:BasicContainer-PutToCreate ldpt:BasicContainer-RdfTypeLdpContainer ldpt:BasicContainer-ServerHonorsSlug ldpt:BasicContainer-TypeRdfSource ) ;
+        mf:name        "BasicContainer (MAY)" .
+
+ldpt:MemberResource-TypeRdfSource
+        a                          earl:TestCase ;
+        rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
+        rdfs:label                 "MemberResource-TypeRdfSource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
+        dcterms:date               "2014-10-15T02:01:54.736Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-TypeRdfSource ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-TypeRdfSource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
+                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ETagHeadersGet
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "DirectContainer-ETagHeadersGet" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-10-15T02:01:54.949Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ETagHeadersGet" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PutPropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
+        rdfs:label                 "IndirectContainer-PutPropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-10-15T02:01:54.84Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutPropertiesNotPersisted ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersHead ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-GetResourceAcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
-        rdfs:label                 "BasicContainer-GetResourceAcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-07-21T01:25:01.372Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PutPropertiesNotPersisted" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RestrictClientInference
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
+        rdfs:label                 "IndirectContainer-RestrictClientInference" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
+        dcterms:date               "2014-10-15T02:01:54.834Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RestrictClientInference ;
+        dcterms:subject            "MUST, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
+        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RestrictClientInference" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
+                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ResponsePropertiesNotPersisted
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
+        rdfs:label                 "DirectContainer-ResponsePropertiesNotPersisted" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+        dcterms:date               "2014-10-15T02:01:54.943Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ResponsePropertiesNotPersisted" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." ;
+        rdfs:label                 "IndirectContainer-ContainerSupportsHttpLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
+        dcterms:date               "2014-10-15T02:01:54.797Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-GetResourceAcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainerSupportsHttpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ContainerSupportsHttpLinkHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
+                                     td:includesText  "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RestrictPutReUseUri
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
+        rdfs:label                 "IndirectContainer-RestrictPutReUseUri" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
+        dcterms:date               "2014-10-15T02:01:54.817Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictPutReUseUri ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RestrictPutReUseUri" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
+                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-IsHttp11Manual
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
+        rdfs:label                 "MemberResource-IsHttp11Manual" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+        dcterms:date               "2014-10-15T02:01:54.772Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
+        dcterms:subject            "MUST, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-IsHttp11Manual" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
+                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-GetResource
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
+        rdfs:label                 "MemberResource-GetResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+        dcterms:date               "2014-10-15T02:01:54.735Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-GetResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-Options
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
+        rdfs:label                 "MemberResource-Options" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+        dcterms:date               "2014-10-15T02:01:54.782Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Options ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-Options" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PostContainer
+        a                          earl:TestCase ;
+        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." ;
+        rdfs:label                 "BasicContainer-PostContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
+        dcterms:date               "2014-10-15T02:01:54.991Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostContainer ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourceAcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PutReadOnlyProperties4xxStatus
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
-        rdfs:label                 "MemberResource-PutReadOnlyProperties4xxStatus" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-07-21T01:25:01.285Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PostContainer" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
+                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-ETagHeadersGet
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "NonRDFSource-ETagHeadersGet" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-10-15T02:01:54.886Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutReadOnlyProperties4xxStatus" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-ETagHeadersGet" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PostJsonLd
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." ;
+        rdfs:label                 "DirectContainer-PostJsonLd" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
+        dcterms:date               "2014-10-15T02:01:54.925Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostJsonLd ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PostJsonLd" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
+                                     td:includesText  "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-AcceptPatchHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
+        rdfs:label                 "MemberResource-AcceptPatchHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+        dcterms:date               "2014-10-15T02:01:54.781Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt: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:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-AcceptPatchHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-LdpLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
+        rdfs:label                 "NonRDFSource-LdpLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+        dcterms:date               "2014-10-15T02:01:54.888Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-LdpLinkHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-ConformsRdfSourceLdpResource
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
+        rdfs:label                 "MemberResource-ConformsRdfSourceLdpResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+        dcterms:date               "2014-10-15T02:01:54.756Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" ;
+        dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-ConformsRdfSourceLdpResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PutReplacesResource
+        a                          earl:TestCase ;
+        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
+        rdfs:label                 "BasicContainer-PutReplacesResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+        dcterms:date               "2014-10-15T02:01:55.007Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReplacesResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutReplacesResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-PutReplacesResource
+        a                          earl:TestCase ;
+        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
+        rdfs:label                 "MemberResource-PutReplacesResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+        dcterms:date               "2014-10-15T02:01:54.733Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReplacesResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-PutReplacesResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PatchMethod
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " ;
+        rdfs:label                 "IndirectContainer-PatchMethod" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
+        dcterms:date               "2014-10-15T02:01:54.818Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PatchMethod ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PatchMethod" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
+                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PutSimpleUpdate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
+        rdfs:label                 "BasicContainer-PutSimpleUpdate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+        dcterms:date               "2014-10-15T02:01:55.008Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutSimpleUpdate" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-OptionsAllowHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
+        rdfs:label                 "DirectContainer-OptionsAllowHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+        dcterms:date               "2014-10-15T02:01:54.956Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-OptionsAllowHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PutReplacesResource
+        a                          earl:TestCase ;
+        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
+        rdfs:label                 "DirectContainer-PutReplacesResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+        dcterms:date               "2014-10-15T02:01:54.932Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReplacesResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PutReplacesResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RejectPutModifyingContainmentTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
+        rdfs:label                 "IndirectContainer-RejectPutModifyingContainmentTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
+        dcterms:date               "2014-10-15T02:01:54.816Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RejectPutModifyingContainmentTriples" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
+                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-PreconditionRequiredStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "NonRDFSource-PreconditionRequiredStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:54.89Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PreconditionRequiredStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:IndirectContainer-Options
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
         rdfs:label                 "IndirectContainer-Options" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-        dcterms:date               "2014-07-21T01:25:01.506Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.853Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Options ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "IndirectContainer-Options" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
                                      td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:DirectContainer-ConditionFailedStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "DirectContainer-ConditionFailedStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:54.952Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ConditionFailedStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-GetResource
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
+        rdfs:label                 "DirectContainer-GetResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+        dcterms:date               "2014-10-15T02:01:54.933Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-GetResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
+                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-PutBadETag
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "NonRDFSource-PutBadETag" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:54.891Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutBadETag ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PutBadETag" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PreferContainmentTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
+        rdfs:label                 "BasicContainer-PreferContainmentTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
+        dcterms:date               "2014-10-15T02:01:54.99Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PreferContainmentTriples ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PreferContainmentTriples" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
+                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-SHOULDManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Basic Container tests. SHOULD conformance tests." ;
+        dcterms:title  "BasicContainer (SHOULD)" ;
+        mf:entries     ( ldpt:BasicContainer-NoRdfBagSeqOrList ldpt:BasicContainer-PreferContainmentTriples ldpt:BasicContainer-ContentTypeHeader ldpt:BasicContainer-PostNoSlug ldpt:BasicContainer-CreateWithoutConstraints ldpt:BasicContainer-RestrictUriReUseSlug ldpt:BasicContainer-RestrictUriReUseNoSlug ldpt:BasicContainer-RejectPutModifyingContainmentTriples ldpt:BasicContainer-RestrictPutReUseUri ldpt:BasicContainer-PatchMethod ldpt:BasicContainer-ContainsRdfType ldpt:BasicContainer-ReUseVocabularies ldpt:BasicContainer-UseStandardVocabularies ldpt:BasicContainer-GetResourceAsTurtleNoAccept ldpt:BasicContainer-4xxErrorHasResponseBody ldpt:BasicContainer-ResponsePropertiesNotPersisted ldpt:BasicContainer-PutRequiresIfMatch ) ;
+        mf:name        "BasicContainer (SHOULD)" .
+
+ldpt:MemberResource-ReUseVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
+        rdfs:label                 "MemberResource-ReUseVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
+        dcterms:date               "2014-10-15T02:01:54.737Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
+        dcterms:subject            "SHOULD, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-ReUseVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
+                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-GetResourceAcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]." ;
+        rdfs:label                 "BasicContainer-GetResourceAcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+        dcterms:date               "2014-10-15T02:01:55.012Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-GetResourceAcceptTurtle" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+                                     td:includesText  "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ConformsRdfSourceLdpResource
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
+        rdfs:label                 "DirectContainer-ConformsRdfSourceLdpResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+        dcterms:date               "2014-10-15T02:01:54.944Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" ;
+        dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ConformsRdfSourceLdpResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-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-10-15T02:01:55.001Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" ;
+        dcterms:source             ldpt:CommonContainer-ConformsContainerRdfResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ConformsContainerRdfResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
+                                     td:includesText  "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PutBadETag
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "IndirectContainer-PutBadETag" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:54.851Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutBadETag ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Options ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PutBadETag" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-GetResponseHeaders
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
+        rdfs:label                 "MemberResource-GetResponseHeaders" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+        dcterms:date               "2014-10-15T02:01:54.776Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-GetResponseHeaders" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ConditionFailedStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "IndirectContainer-ConditionFailedStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:54.85Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ConditionFailedStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-NoRdfBagSeqOrList
+        a                          earl:TestCase ;
+        rdfs:comment               "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." ;
+        rdfs:label                 "BasicContainer-NoRdfBagSeqOrList" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
+        dcterms:date               "2014-10-15T02:01:54.989Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-NoRdfBagSeqOrList ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-NoRdfBagSeqOrList" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
+                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-Head
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
+        rdfs:label                 "MemberResource-Head" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+        dcterms:date               "2014-10-15T02:01:54.78Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Head ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-Head" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ConformsDcLdpContainer
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions." ;
+        rdfs:label                 "DirectContainer-ConformsDcLdpContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-are-ldpcs> ;
+        dcterms:date               "2014-10-15T02:01:54.905Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostJsonLd" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ;
+        dcterms:source             ldpt:DirectContainer-ConformsDcLdpContainer ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testConformsDcLdpContainer()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ConformsDcLdpContainer" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-are-ldpcs> ;
+                                     td:includesText  "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PutRequiresIfMatch
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
+        rdfs:label                 "IndirectContainer-PutRequiresIfMatch" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:54.849Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PutRequiresIfMatch" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-JsonLdRepresentation
+        a                          earl:TestCase ;
+        rdfs:comment               " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]." ;
+        rdfs:label                 "BasicContainer-JsonLdRepresentation" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+        dcterms:date               "2014-10-15T02:01:55.013Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-JsonLdRepresentation" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+                                     td:includesText  " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ReUseVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
+        rdfs:label                 "IndirectContainer-ReUseVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
+        dcterms:date               "2014-10-15T02:01:54.832Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
+        dcterms:subject            "SHOULD, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ReUseVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
+                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-DeleteRemovesContainmentTriple
+        a                          earl:TestCase ;
+        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
+        rdfs:label                 "DirectContainer-DeleteRemovesContainmentTriple" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
+        dcterms:date               "2014-10-15T02:01:54.923Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-DeleteRemovesContainmentTriple" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
+                                     td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-ConditionFailedStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "NonRDFSource-ConditionFailedStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:54.889Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-ConditionFailedStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PutBadETag
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "BasicContainer-PutBadETag" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:55.026Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutBadETag ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutBadETag" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-UseStandardVocabularies
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
+        rdfs:label                 "BasicContainer-UseStandardVocabularies" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+        dcterms:date               "2014-10-15T02:01:55.011Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
+        dcterms:subject            "SHOULD, MANUAL" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
+        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-UseStandardVocabularies" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
+                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PutToCreate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
+        rdfs:label                 "BasicContainer-PutToCreate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
+        dcterms:date               "2014-10-15T02:01:54.988Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PutToCreate ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutToCreate" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
+                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-MAYManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Direct Container tests. MAY conformance tests." ;
+        dcterms:title  "DirectContainer (MAY)" ;
+        mf:entries     ( ldpt:DirectContainer-PutToCreate ldpt:DirectContainer-RdfTypeLdpContainer ldpt:DirectContainer-ServerHonorsSlug ldpt:DirectContainer-TypeRdfSource ) ;
+        mf:name        "DirectContainer (MAY)" .
+
+ldpt:BasicContainer-PatchMethod
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " ;
+        rdfs:label                 "BasicContainer-PatchMethod" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
+        dcterms:date               "2014-10-15T02:01:54.999Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PatchMethod ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PatchMethod" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
+                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-AcceptPostResponseHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." ;
+        rdfs:label                 "BasicContainer-AcceptPostResponseHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
+        dcterms:date               "2014-10-15T02:01:54.997Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-AcceptPostResponseHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-AcceptPostResponseHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
+                                     td:includesText  "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-ConditionFailedStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "MemberResource-ConditionFailedStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:54.778Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-ConditionFailedStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-4xxErrorHasResponseBody
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
+        rdfs:label                 "BasicContainer-4xxErrorHasResponseBody" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+        dcterms:date               "2014-10-15T02:01:55.016Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-4xxErrorHasResponseBody" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-MUSTManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Direct Container tests. MUST conformance tests." ;
+        dcterms:title  "DirectContainer (MUST)" ;
+        mf:entries     ( ldpt:DirectContainer-HttpLinkHeader ldpt:DirectContainer-MemberResourceTriple ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists ldpt:DirectContainer-PostResourceUpdatesTriples ldpt:DirectContainer-DeleteResourceUpdatesTriples ldpt:DirectContainer-ConformsDcLdpContainer ldpt:DirectContainer-RelativeUriResolutionPost ldpt:DirectContainer-PostResponseStatusAndLocation ldpt:DirectContainer-PostContainer ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed ldpt:DirectContainer-RequestedInteractionModelHeaders ldpt:DirectContainer-AcceptTurtle ldpt:DirectContainer-NullRelativeUriPost ldpt:DirectContainer-AcceptPostResponseHeader ldpt:DirectContainer-DeleteRemovesContainmentTriple ldpt:DirectContainer-PostJsonLd ldpt:DirectContainer-ConformsContainerRdfResource ldpt:DirectContainer-RelativeUriResolutionPut ldpt:DirectContainer-PutReplacesResource ldpt:DirectContainer-PutSimpleUpdate ldpt:DirectContainer-GetResource ldpt:DirectContainer-RestrictClientInference ldpt:DirectContainer-GetResourceAcceptTurtle ldpt:DirectContainer-JsonLdRepresentation ldpt:DirectContainer-PublishConstraintsReadOnlyProp ldpt:DirectContainer-PublishConstraintsUnknownProp ldpt:DirectContainer-PutReadOnlyProperties4xxStatus ldpt:DirectContainer-PutPropertiesNotPersisted ldpt:DirectContainer-ConformsRdfSourceLdpResource ldpt:DirectContainer-IsHttp11Manual ldpt:DirectContainer-ETagHeadersGet ldpt:DirectContainer-ETagHeadersHead ldpt:DirectContainer-LdpLinkHeader ldpt:DirectContainer-GetResponseHeaders ldpt:DirectContainer-ConditionFailedStatusCode ldpt:DirectContainer-PreconditionRequiredStatusCode ldpt:DirectContainer-PutBadETag ldpt:DirectContainer-Head ldpt:DirectContainer-AcceptPatchHeader ldpt:DirectContainer-Options ldpt:DirectContainer-OptionsAllowHeader ) ;
+        mf:name        "DirectContainer (MUST)" .
+
+ldpt:DirectContainer-MemberResourceTriple
+        a                          earl:TestCase ;
+        rdfs:comment               "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this." ;
+        rdfs:label                 "DirectContainer-MemberResourceTriple" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-containres> ;
+        dcterms:date               "2014-10-15T02:01:54.902Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-MemberResourceTriple ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberResourceTriple()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-MemberResourceTriple" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-containres> ;
+                                     td:includesText  "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-CreateIndirectContainer
+        a                          earl:TestCase ;
+        rdfs:comment               "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions." ;
+        rdfs:label                 "IndirectContainer-CreateIndirectContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpic-are-ldpcs> ;
+        dcterms:date               "2014-10-15T02:01:54.798Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:IndirectContainer-CreateIndirectContainer ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testCreateIndirectContainer()> ;
+        ldpt:testMethod            ldpt:notImplemented ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-CreateIndirectContainer" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpic-are-ldpcs> ;
+                                     td:includesText  "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-Options
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
+        rdfs:label                 "NonRDFSource-Options" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+        dcterms:date               "2014-10-15T02:01:54.892Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-Options ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:RDFSource-MUSTManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP RDF Source tests. MUST conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "RDFSource (MUST)" ;
-        mf:entries    ( ldpt:MemberResource-RelativeUriResolutionPut ldpt:MemberResource-PutReplacesResource ldpt:MemberResource-PutSimpleUpdate ldpt:MemberResource-GetResource ldpt:MemberResource-RestrictClientInference ldpt:MemberResource-GetResourceAcceptTurtle ldpt:MemberResource-PublishConstraintsReadOnlyProp ldpt:MemberResource-PublishConstraintsUnknownProp ldpt:MemberResource-PutReadOnlyProperties4xxStatus ldpt:MemberResource-PutPropertiesNotPersisted ldpt:MemberResource-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
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-Options" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-ETagHeadersGet
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "MemberResource-ETagHeadersGet" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-10-15T02:01:54.773Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-ETagHeadersGet" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ServerHonorsSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
+        rdfs:label                 "BasicContainer-ServerHonorsSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
+        dcterms:date               "2014-10-15T02:01:55Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-ServerHonorsSlug ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ServerHonorsSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
+                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-OptionsAllowHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
+        rdfs:label                 "NonRDFSource-OptionsAllowHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+        dcterms:date               "2014-10-15T02:01:54.893Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-OptionsAllowHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
+                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-AcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
+        rdfs:label                 "BasicContainer-AcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
+        dcterms:date               "2014-10-15T02:01:54.993Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-AcceptTurtle ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-AcceptTurtle" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
+                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-RestrictUriReUseSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
+        rdfs:label                 "IndirectContainer-RestrictUriReUseSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+        dcterms:date               "2014-10-15T02:01:54.814Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictUriReUseSlug ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RestrictUriReUseSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-NullRelativeUriPost
+        a                          earl:TestCase ;
+        rdfs:comment               "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." ;
+        rdfs:label                 "BasicContainer-NullRelativeUriPost" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
+        dcterms:date               "2014-10-15T02:01:54.994Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-NullRelativeUriPost ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-NullRelativeUriPost" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
+                                     td:includesText  "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-ContentTypeHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
+        rdfs:label                 "BasicContainer-ContentTypeHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
+        dcterms:date               "2014-10-15T02:01:54.993Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-ContentTypeHeader ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-ContentTypeHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
+                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PutReadOnlyProperties4xxStatus
+        a                          earl:TestCase ;
+        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
+        rdfs:label                 "DirectContainer-PutReadOnlyProperties4xxStatus" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+        dcterms:date               "2014-10-15T02:01:54.941Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PutReadOnlyProperties4xxStatus" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
+                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-MUSTManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Indirect Container tests. MUST conformance tests." ;
+        dcterms:title  "IndirectContainer (MUST)" ;
+        mf:entries     ( ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader ldpt:IndirectContainer-CreateIndirectContainer ldpt:IndirectContainer-ContainsLdpcUri ldpt:IndirectContainer-PostResource ldpt:IndirectContainer-RelativeUriResolutionPost ldpt:IndirectContainer-PostResponseStatusAndLocation ldpt:IndirectContainer-PostContainer ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed ldpt:IndirectContainer-RequestedInteractionModelHeaders ldpt:IndirectContainer-AcceptTurtle ldpt:IndirectContainer-NullRelativeUriPost ldpt:IndirectContainer-AcceptPostResponseHeader ldpt:IndirectContainer-DeleteRemovesContainmentTriple ldpt:IndirectContainer-PostJsonLd ldpt:IndirectContainer-ConformsContainerRdfResource ldpt:IndirectContainer-RelativeUriResolutionPut ldpt:IndirectContainer-PutReplacesResource ldpt:IndirectContainer-PutSimpleUpdate ldpt:IndirectContainer-GetResource ldpt:IndirectContainer-RestrictClientInference ldpt:IndirectContainer-GetResourceAcceptTurtle ldpt:IndirectContainer-JsonLdRepresentation ldpt:IndirectContainer-PublishConstraintsReadOnlyProp ldpt:IndirectContainer-PublishConstraintsUnknownProp ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus ldpt:IndirectContainer-PutPropertiesNotPersisted ldpt:IndirectContainer-ConformsRdfSourceLdpResource ldpt:IndirectContainer-IsHttp11Manual ldpt:IndirectContainer-ETagHeadersGet ldpt:IndirectContainer-ETagHeadersHead ldpt:IndirectContainer-LdpLinkHeader ldpt:IndirectContainer-GetResponseHeaders ldpt:IndirectContainer-ConditionFailedStatusCode ldpt:IndirectContainer-PreconditionRequiredStatusCode ldpt:IndirectContainer-PutBadETag ldpt:IndirectContainer-Head ldpt:IndirectContainer-AcceptPatchHeader ldpt:IndirectContainer-Options ldpt:IndirectContainer-OptionsAllowHeader ) ;
+        mf:name        "IndirectContainer (MUST)" .
+
+ldpt:MemberResource-RelativeUriResolutionPut
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
+        rdfs:label                 "MemberResource-RelativeUriResolutionPut" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+        dcterms:date               "2014-10-15T02:01:54.606Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-RelativeUriResolutionPut" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
+                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-NullRelativeUriPost
+        a                          earl:TestCase ;
+        rdfs:comment               "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." ;
+        rdfs:label                 "DirectContainer-NullRelativeUriPost" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
+        dcterms:date               "2014-10-15T02:01:54.919Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-NullRelativeUriPost ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-NullRelativeUriPost" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
+                                     td:includesText  "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
+        rdfs:label                 "BasicContainer-RequestedInteractionModelCreateNotAllowed" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+        dcterms:date               "2014-10-15T02:01:54.992Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RequestedInteractionModelCreateNotAllowed" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-GetResourceAsTurtleNoAccept
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]." ;
+        rdfs:label                 "DirectContainer-GetResourceAsTurtleNoAccept" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-conneg> ;
+        dcterms:date               "2014-10-15T02:01:54.939Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResourceAsTurtleNoAccept ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAsTurtleNoAccept()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-GetResourceAsTurtleNoAccept" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-conneg> ;
+                                     td:includesText  "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-RejectPutModifyingContainmentTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
+        rdfs:label                 "DirectContainer-RejectPutModifyingContainmentTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
+        dcterms:date               "2014-10-15T02:01:54.922Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-RejectPutModifyingContainmentTriples" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
+                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-NoRdfBagSeqOrList
+        a                          earl:TestCase ;
+        rdfs:comment               "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." ;
+        rdfs:label                 "DirectContainer-NoRdfBagSeqOrList" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
+        dcterms:date               "2014-10-15T02:01:54.914Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-NoRdfBagSeqOrList ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-NoRdfBagSeqOrList" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
+                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:MemberResource-GetResourceAsTurtleNoAccept
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]." ;
+        rdfs:label                 "MemberResource-GetResourceAsTurtleNoAccept" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-conneg> ;
+        dcterms:date               "2014-10-15T02:01:54.747Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResourceAsTurtleNoAccept ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAsTurtleNoAccept()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-GetResourceAsTurtleNoAccept" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-conneg> ;
+                                     td:includesText  "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-MAYManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Indirect Container tests. MAY conformance tests." ;
+        dcterms:title  "IndirectContainer (MAY)" ;
+        mf:entries     ( ldpt:IndirectContainer-PutToCreate ldpt:IndirectContainer-RdfTypeLdpContainer ldpt:IndirectContainer-ServerHonorsSlug ldpt:IndirectContainer-TypeRdfSource ) ;
+        mf:name        "IndirectContainer (MAY)" .
+
+ldpt:DirectContainer-PublishConstraintsUnknownProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [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-10-15T02:01:54.941Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PublishConstraintsUnknownProp" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-RejectPutModifyingContainmentTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
+        rdfs:label                 "BasicContainer-RejectPutModifyingContainmentTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
+        dcterms:date               "2014-10-15T02:01:54.997Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RejectPutModifyingContainmentTriples" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
+                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PreconditionRequiredStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "DirectContainer-PreconditionRequiredStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:54.953Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PreconditionRequiredStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:RDFSource-MAYManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP RDF Source tests. MAY conformance tests." ;
+        dcterms:title  "RDFSource (MAY)" ;
+        mf:entries     ( ldpt:MemberResource-TypeRdfSource ) ;
+        mf:name        "RDFSource (MAY)" .
+
+ldpt:MemberResource-RestrictClientInference
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
-        rdfs:label                 "IndirectContainer-RestrictClientInference" ;
+        rdfs:label                 "MemberResource-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-10-15T02:01:54.745Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-RestrictClientInference ;
         dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RestrictClientInference" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
+        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
+        ldpt:testMethod            ldpt:manual ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-RestrictClientInference" ;
         td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
                                      td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
+                                   ] .
+
+ldpt:BasicContainer-PutRequiresIfMatch
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
+        rdfs:label                 "BasicContainer-PutRequiresIfMatch" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:55.024Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutRequiresIfMatch" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-SHOULDManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP Indirect Container tests. SHOULD conformance tests." ;
+        dcterms:title  "IndirectContainer (SHOULD)" ;
+        mf:entries     ( ldpt:IndirectContainer-NoRdfBagSeqOrList ldpt:IndirectContainer-PreferContainmentTriples ldpt:IndirectContainer-ContentTypeHeader ldpt:IndirectContainer-PostNoSlug ldpt:IndirectContainer-CreateWithoutConstraints ldpt:IndirectContainer-RestrictUriReUseSlug ldpt:IndirectContainer-RestrictUriReUseNoSlug ldpt:IndirectContainer-RejectPutModifyingContainmentTriples ldpt:IndirectContainer-RestrictPutReUseUri ldpt:IndirectContainer-PatchMethod ldpt:IndirectContainer-ContainsRdfType ldpt:IndirectContainer-ReUseVocabularies ldpt:IndirectContainer-UseStandardVocabularies ldpt:IndirectContainer-GetResourceAsTurtleNoAccept ldpt:IndirectContainer-4xxErrorHasResponseBody ldpt:IndirectContainer-ResponsePropertiesNotPersisted ldpt:IndirectContainer-PutRequiresIfMatch ) ;
+        mf:name        "IndirectContainer (SHOULD)" .
+
+ldpt:DirectContainer-PostResponseStatusAndLocation
+        a                          earl:TestCase ;
+        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
+        rdfs:label                 "DirectContainer-PostResponseStatusAndLocation" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
+        dcterms:date               "2014-10-15T02:01:54.915Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostResponseStatusAndLocation ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PostResponseStatusAndLocation" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
+                                     td:includesText  "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PostResourceUpdatesTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes." ;
+        rdfs:label                 "DirectContainer-PostResourceUpdatesTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member> ;
+        dcterms:date               "2014-10-15T02:01:54.904Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-PostResourceUpdatesTriples ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPostResourceUpdatesTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PostResourceUpdatesTriples" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member> ;
+                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-AcceptPostResponseHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." ;
+        rdfs:label                 "DirectContainer-AcceptPostResponseHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
+        dcterms:date               "2014-10-15T02:01:54.921Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-AcceptPostResponseHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-AcceptPostResponseHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
+                                     td:includesText  "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-RestrictUriReUseNoSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
+        rdfs:label                 "BasicContainer-RestrictUriReUseNoSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+        dcterms:date               "2014-10-15T02:01:54.996Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RestrictUriReUseNoSlug ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-RestrictUriReUseNoSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
+                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation." ;
+        rdfs:label                 "DirectContainer-ActAsIfInsertedContentRelationTripleExists" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic> ;
+        dcterms:date               "2014-10-15T02:01:54.903Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testActAsIfInsertedContentRelationTripleExists()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ActAsIfInsertedContentRelationTripleExists" ;
+        td:reviewStatus            td:unreviewed ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic> ;
+                                     td:includesText  "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:RDFSource-MUSTManifest
+        a              mf:Manifest ;
+        rdfs:comment   "LDP RDF Source tests. MUST conformance tests." ;
+        dcterms:title  "RDFSource (MUST)" ;
+        mf:entries     ( ldpt:MemberResource-RelativeUriResolutionPut ldpt:MemberResource-PutReplacesResource ldpt:MemberResource-PutSimpleUpdate ldpt:MemberResource-GetResource ldpt:MemberResource-RestrictClientInference ldpt:MemberResource-GetResourceAcceptTurtle ldpt:MemberResource-JsonLdRepresentation ldpt:MemberResource-PublishConstraintsReadOnlyProp ldpt:MemberResource-PublishConstraintsUnknownProp ldpt:MemberResource-PutReadOnlyProperties4xxStatus ldpt:MemberResource-PutPropertiesNotPersisted ldpt:MemberResource-ConformsRdfSourceLdpResource ldpt:MemberResource-IsHttp11Manual ldpt:MemberResource-ETagHeadersGet ldpt:MemberResource-ETagHeadersHead ldpt:MemberResource-LdpLinkHeader ldpt:MemberResource-GetResponseHeaders ldpt:MemberResource-ConditionFailedStatusCode ldpt:MemberResource-PreconditionRequiredStatusCode ldpt:MemberResource-PutBadETag ldpt:MemberResource-Head ldpt:MemberResource-AcceptPatchHeader ldpt:MemberResource-Options ldpt:MemberResource-OptionsAllowHeader ) ;
+        mf:name        "RDFSource (MUST)" .
+
+ldpt:DirectContainer-CreateWithoutConstraints
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
+        rdfs:label                 "DirectContainer-CreateWithoutConstraints" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
+        dcterms:date               "2014-10-15T02:01:54.92Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-CreateWithoutConstraints ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-CreateWithoutConstraints" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
+                                     td:includesText  "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-GetResponseHeaders
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
+        rdfs:label                 "DirectContainer-GetResponseHeaders" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+        dcterms:date               "2014-10-15T02:01:54.951Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-GetResponseHeaders" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
+                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-ConformsRdfSourceLdpResource
+        a                          earl:TestRequirement ;
+        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
+        rdfs:label                 "IndirectContainer-ConformsRdfSourceLdpResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+        dcterms:date               "2014-10-15T02:01:54.841Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" ;
+        dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
+        dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RestrictClientInference ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
-        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
-        ldpt:testMethod            ldpt:manual .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
+        ldpt:testMethod            ldpt:indirect ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ConformsRdfSourceLdpResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
+                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PreferContainmentTriples
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
+        rdfs:label                 "IndirectContainer-PreferContainmentTriples" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
+        dcterms:date               "2014-10-15T02:01:54.804Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PreferContainmentTriples ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PreferContainmentTriples" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
+                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-PostResourceAndCheckLink
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI." ;
+        rdfs:label                 "NonRDFSource-PostResourceAndCheckLink" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpnr-type> ;
+        dcterms:date               "2014-10-15T02:01:54.882Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-PostResourceAndCheckLink ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckLink()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PostResourceAndCheckLink" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpnr-type> ;
+                                     td:includesText  "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-ContentTypeHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
+        rdfs:label                 "DirectContainer-ContentTypeHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
+        dcterms:date               "2014-10-15T02:01:54.918Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-ContentTypeHeader ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-ContentTypeHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
+                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PutToCreate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
+        rdfs:label                 "DirectContainer-PutToCreate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
+        dcterms:date               "2014-10-15T02:01:54.912Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PutToCreate ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PutToCreate" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
+                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-LdpLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
+        rdfs:label                 "DirectContainer-LdpLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+        dcterms:date               "2014-10-15T02:01:54.95Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-LdpLinkHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt: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-10-15T02:01:54.924Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PatchMethod ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PatchMethod" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
+                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt: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-10-15T02:01:54.755Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "MemberResource-ResponsePropertiesNotPersisted" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
+                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:BasicContainer-PostJsonLd
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." ;
+        rdfs:label                 "BasicContainer-PostJsonLd" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
+        dcterms:date               "2014-10-15T02:01:55.001Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostJsonLd ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PostJsonLd" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
+                                     td:includesText  "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-PutReplacesResource
+        a                          earl:TestCase ;
+        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
+        rdfs:label                 "IndirectContainer-PutReplacesResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+        dcterms:date               "2014-10-15T02:01:54.829Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutReplacesResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-PutReplacesResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
+                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-GetResource
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST support the HTTP GET Method for LDPRs" ;
+        rdfs:label                 "NonRDFSource-GetResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-must> ;
+        dcterms:date               "2014-10-15T02:01:54.885Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-GetResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-GetResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-must> ;
+                                     td:includesText  "LDP servers MUST support the HTTP GET Method for LDPRs"^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PublishConstraintsReadOnlyProp
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [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-10-15T02:01:54.94Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PublishConstraintsReadOnlyProp" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-JsonLdRepresentation
+        a                          earl:TestCase ;
+        rdfs:comment               " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]." ;
+        rdfs:label                 "DirectContainer-JsonLdRepresentation" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+        dcterms:date               "2014-10-15T02:01:54.939Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-JsonLdRepresentation" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
+                                     td:includesText  " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource
+        a                          earl:TestCase ;
+        rdfs:comment               "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created." ;
+        rdfs:label                 "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovescontres> ;
+        dcterms:date               "2014-10-15T02:01:54.883Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testDeleteNonRDFSourceDeletesAssociatedResource()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovescontres> ;
+                                     td:includesText  "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:DirectContainer-RequestedInteractionModelHeaders
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
         rdfs:label                 "DirectContainer-RequestedInteractionModelHeaders" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-07-21T01:25:01.415Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.917Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelHeaders ;
         dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-RequestedInteractionModelHeaders" ;
-        td:reviewStatus            td:unreviewed ;
+        td:reviewStatus            td:approved ;
         td:specificationReference  [ a                td:Excerpt ;
                                      rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
                                      td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RequestedInteractionModelHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-NullRelativeUriPost
-        a                          earl:TestCase ;
-        rdfs:comment               "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." ;
-        rdfs:label                 "IndirectContainer-NullRelativeUriPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-        dcterms:date               "2014-07-21T01:25:01.477Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                                   ] .
+
+ldpt:NonRDFSource-AcceptPatchHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
+        rdfs:label                 "NonRDFSource-AcceptPatchHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+        dcterms:date               "2014-10-15T02:01:54.892Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-NullRelativeUriPost" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-                                     td:includesText  "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-NullRelativeUriPost ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt: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> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-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.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 .
-
-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:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RelativeUriResolutionPut" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RelativeUriResolutionPut ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PutToCreate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
-        rdfs:label                 "IndirectContainer-PutToCreate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-        dcterms:date               "2014-07-21T01:25:01.471Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PutToCreate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PreconditionRequiredStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "MemberResource-PreconditionRequiredStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.301Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PreconditionRequiredStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-AcceptPatchHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
+                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 
 ldpt:BasicContainer-PublishConstraintsUnknownProp
         a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
+        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [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-10-15T02:01:55.015Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PublishConstraintsUnknownProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsUnknownProp ;
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PutReplacesResource
-        a                          earl:TestCase ;
-        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
-        rdfs:label                 "MemberResource-PutReplacesResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-        dcterms:date               "2014-07-21T01:25:01.267Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutReplacesResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReplacesResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-MAYManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Direct Container tests. MAY conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "DirectContainer (MAY)" ;
-        mf:entries    ( ldpt:DirectContainer-PutToCreate ldpt:DirectContainer-RdfTypeLdpContainer ldpt:DirectContainer-ServerHonorsSlug ldpt:DirectContainer-TypeRdfSource ) ;
-        mf:name       "DirectContainer (MAY)" .
-
-ldpt:MemberResource-PutPropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
-        rdfs:label                 "MemberResource-PutPropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-07-21T01:25:01.288Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutPropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutPropertiesNotPersisted ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-ConditionFailedStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "NonRDFSource-ConditionFailedStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.335Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-ConditionFailedStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ConditionFailedStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-MemberResourceTriple
-        a                          earl:TestCase ;
-        rdfs:comment               "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this." ;
-        rdfs:label                 "DirectContainer-MemberResourceTriple" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-containres> ;
-        dcterms:date               "2014-07-21T01:25:01.406Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-MemberResourceTriple" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-containres> ;
-                                     td:includesText  "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-MemberResourceTriple ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberResourceTriple()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-OptionsAllowHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
-        rdfs:label                 "DirectContainer-OptionsAllowHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-07-21T01:25:01.445Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PublishConstraintsUnknownProp" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
+                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:DirectContainer-PostContainer
+        a                          earl:TestCase ;
+        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." ;
+        rdfs:label                 "DirectContainer-PostContainer" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
+        dcterms:date               "2014-10-15T02:01:54.915Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PostContainer ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-OptionsAllowHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-OptionsAllowHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ETagHeadersGet
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "IndirectContainer-ETagHeadersGet" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-07-21T01:25:01.5Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ETagHeadersGet" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersGet ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-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:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-UseStandardVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-UseStandardVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:IndirectContainer-ServerHonorsSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
-        rdfs:label                 "IndirectContainer-ServerHonorsSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-        dcterms:date               "2014-07-21T01:25:01.484Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ServerHonorsSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ServerHonorsSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:RDFSource-SHOULDManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP RDF Source tests. SHOULD conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "RDFSource (SHOULD)" ;
-        mf:entries    ( ldpt:MemberResource-ContainsRdfType ldpt:MemberResource-ReUseVocabularies ldpt:MemberResource-UseStandardVocabularies ldpt:MemberResource-JsonLdRepresentation ldpt:MemberResource-4xxErrorHasResponseBody ldpt:MemberResource-ResponsePropertiesNotPersisted ldpt:MemberResource-PutRequiresIfMatch ) ;
-        mf:name       "RDFSource (SHOULD)" .
-
-ldpt:IndirectContainer-MUSTManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Indirect Container tests. MUST conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "IndirectContainer (MUST)" ;
-        mf:entries    ( ldpt:IndirectContainer-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:name       "IndirectContainer (MUST)" .
-
-ldpt:DirectContainer-RelativeUriResolutionPost
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "DirectContainer-RelativeUriResolutionPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-07-21T01:25:01.411Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RelativeUriResolutionPost" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RelativeUriResolutionPost ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RestrictPutReUseUri
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
-        rdfs:label                 "BasicContainer-RestrictPutReUseUri" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-        dcterms:date               "2014-07-21T01:25:01.361Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RestrictPutReUseUri" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictPutReUseUri ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PostResponseStatusAndLocation
-        a                          earl:TestCase ;
-        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
-        rdfs:label                 "BasicContainer-PostResponseStatusAndLocation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-07-21T01:25:01.352Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PostResponseStatusAndLocation" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-                                     td:includesText  "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostResponseStatusAndLocation ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-DeleteRemovesContainmentTriple
-        a                          earl:TestCase ;
-        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
-        rdfs:label                 "BasicContainer-DeleteRemovesContainmentTriple" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-        dcterms:date               "2014-07-21T01:25:01.361Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PostContainer" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
+                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-AcceptPostResponseHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." ;
+        rdfs:label                 "IndirectContainer-AcceptPostResponseHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
+        dcterms:date               "2014-10-15T02:01:54.815Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-AcceptPostResponseHeader ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-DeleteRemovesContainmentTriple" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-                                     td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-4xxErrorHasResponseBody
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
-        rdfs:label                 "BasicContainer-4xxErrorHasResponseBody" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-07-21T01:25:01.375Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-4xxErrorHasResponseBody" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-4xxErrorHasResponseBody ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody()> ;
-        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:subject            "SHOULD, ldpMember" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-UseMemberPredicate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-mbrpred> ;
-                                     td:includesText  "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-UseMemberPredicate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testUseMemberPredicate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-Options
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
-        rdfs:label                 "NonRDFSource-Options" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-        dcterms:date               "2014-07-21T01:25:01.339Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-Options" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Options ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-Options
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
-        rdfs:label                 "MemberResource-Options" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-        dcterms:date               "2014-07-21T01:25:01.304Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-Options" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Options ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-PostNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
-        rdfs:label                 "DirectContainer-PostNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-        dcterms:date               "2014-07-21T01:25:01.417Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostNoSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PostNoSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource
-        a                          earl:TestCase ;
-        rdfs:comment               "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created." ;
-        rdfs:label                 "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovescontres> ;
-        dcterms:date               "2014-07-21T01:25:01.322Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovescontres> ;
-                                     td:includesText  "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testDeleteNonRDFSourceDeletesAssociatedResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-NoRdfBagSeqOrList
-        a                          earl:TestCase ;
-        rdfs:comment               "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." ;
-        rdfs:label                 "IndirectContainer-NoRdfBagSeqOrList" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-        dcterms:date               "2014-07-21T01:25:01.472Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-NoRdfBagSeqOrList" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-NoRdfBagSeqOrList ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RestrictUriReUseSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "IndirectContainer-RestrictUriReUseSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-07-21T01:25:01.479Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RestrictUriReUseSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictUriReUseSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PreferContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
-        rdfs:label                 "BasicContainer-PreferContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-        dcterms:date               "2014-07-21T01:25:01.351Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PreferContainmentTriples" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PreferContainmentTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-RejectPutModifyingContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
-        rdfs:label                 "IndirectContainer-RejectPutModifyingContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-        dcterms:date               "2014-07-21T01:25:01.481Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RejectPutModifyingContainmentTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PutReadOnlyProperties4xxStatus
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
-        rdfs:label                 "BasicContainer-PutReadOnlyProperties4xxStatus" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-07-21T01:25:01.375Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-AcceptPostResponseHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
+                                     td:includesText  "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
+ldpt:IndirectContainer-LdpLinkHeader
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
+        rdfs:label                 "IndirectContainer-LdpLinkHeader" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+        dcterms:date               "2014-10-15T02:01:54.848Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
         dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutReadOnlyProperties4xxStatus" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
         ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PublishConstraintsReadOnlyProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "MemberResource-PublishConstraintsReadOnlyProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-07-21T01:25:01.283Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PublishConstraintsReadOnlyProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RestrictUriReUseSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "BasicContainer-RestrictUriReUseSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-07-21T01:25:01.358Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RestrictUriReUseSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictUriReUseSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt: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:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RestrictUriReUseNoSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictUriReUseNoSlug ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RestrictPutReUseUri
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
-        rdfs:label                 "DirectContainer-RestrictPutReUseUri" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-        dcterms:date               "2014-07-21T01:25:01.421Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RestrictPutReUseUri" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RestrictPutReUseUri ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-RestrictClientInference
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
-        rdfs:label                 "MemberResource-RestrictClientInference" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-        dcterms:date               "2014-07-21T01:25:01.279Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-RestrictClientInference" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RestrictClientInference ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
-        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
-        ldpt:testMethod            ldpt:manual .
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-LdpLinkHeader" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
+                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
 @prefix rdft:  <http://www.w3.org/ns/rdftest#> .
 @prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
 @prefix earl:  <http://www.w3.org/ns/earl#> .
@@ -4763,7 +4882,7 @@
 @prefix td:    <http://www.w3.org/2006/03/test-description#> .
 @prefix mf:    <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
 @prefix doap:  <http://usefulinc.com/ns/doap#> .
-@prefix ldpt:  <http://www.w3c.org/ns/ldp/test#> .
+@prefix ldpt:  <http://w3c.github.io/ldp-testsuite/manifest#> .
 @prefix dcterms: <http://purl.org/dc/terms/> .
 
 ldpt:MemberResource-ChangeRdfTypeValue
--- a/tests/reports/ldp-earl-manifest.jsonld	Fri Oct 10 13:53:51 2014 -0400
+++ b/tests/reports/ldp-earl-manifest.jsonld	Tue Oct 14 22:13:57 2014 -0400
@@ -5,280 +5,300 @@
     "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" : "_:b1",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
+    "td:includesText" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."
+  }, {
+    "@id" : "_:b10",
+    "@type" : "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" : "_:b101",
+    "@type" : "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" : "_:b102",
     "@type" : "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" : "_:b103",
-    "@type" : "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" : "_:b104",
-    "@type" : "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" : "_:b105",
     "@type" : "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" : "_:b107",
-    "@type" : "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#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" : "_:b11",
+    "@type" : "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" : "_:b110",
     "@type" : "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" : "_:b113",
-    "@type" : "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" : "_:b116",
-    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:b118",
+    "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" : "_:b111",
+    "@type" : "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" : "_:b112",
+    "@type" : "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" : "_:b115",
     "@type" : "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" : "_:b119",
+    "@id" : "_:b117",
     "@type" : "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" : "_:b12",
     "@type" : "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" : "_:b120",
-    "@type" : "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" : "_:b127",
-    "@type" : "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" : "_:b128",
-    "@type" : "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" : "_:b129",
+    "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" : "_:b121",
+    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:b122",
+    "@type" : "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" : "_:b125",
     "@type" : "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" : "_:b132",
+    "@id" : "_:b126",
     "@type" : "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" : "_:b133",
-    "@type" : "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" : "_:b134",
-    "@type" : "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" : "_:b135",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+    "@id" : "_:b127",
+    "@type" : "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" : "_:b130",
+    "@type" : "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" : "_:b131",
+    "@type" : "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" : "_:b136",
     "@type" : "td:Excerpt",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
     "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
   }, {
-    "@id" : "_:b137",
-    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:b138",
+    "@id" : "_:b139",
+    "@type" : "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" : "_:b140",
     "@type" : "td:Excerpt",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
     "td:includesText" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."
   }, {
-    "@id" : "_:b145",
-    "@type" : "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" : "_:b148",
+    "@id" : "_:b146",
     "@type" : "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" : "_:b15",
-    "@type" : "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" : "_:b150",
-    "@type" : "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" : "_:b151",
+    "@id" : "_:b149",
     "@type" : "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" : "_:b152",
-    "@type" : "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" : "_:b157",
-    "@type" : "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" : "_:b158",
-    "@type" : "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" : "_:b161",
+    "@id" : "_:b15",
+    "@type" : "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" : "_:b150",
     "@type" : "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" : "_:b151",
+    "@type" : "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" : "_:b154",
+    "@type" : "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" : "_:b159",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
+    "td:includesText" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."
+  }, {
+    "@id" : "_:b16",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
+    "td:includesText" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."
+  }, {
+    "@id" : "_:b160",
+    "@type" : "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" : "_:b162",
     "@type" : "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" : "_:b163",
+    "@type" : "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" : "_:b164",
+    "@type" : "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" : "_:b163",
-    "@type" : "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" : "_:b164",
-    "@type" : "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" : "_:b169",
-    "@type" : "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" : "_:b170",
+    "@id" : "_:b165",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
+    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
+  }, {
+    "@id" : "_:b166",
     "@type" : "td:Excerpt",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
     "td:includesText" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."
   }, {
-    "@id" : "_:b175",
-    "@type" : "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" : "_:b178",
-    "@type" : "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" : "_:b18",
-    "@type" : "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" : "_:b181",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-indirectmbr",
-    "td:includesText" : "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."
-  }, {
-    "@id" : "_:b184",
-    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:b187",
-    "@type" : "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" : "_:b188",
-    "@type" : "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" : "_:b19",
-    "@type" : "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" : "_:b190",
+    "@id" : "_:b167",
+    "@type" : "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" : "_:b168",
+    "@type" : "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" : "_:b17",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
+    "td:includesText" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."
+  }, {
+    "@id" : "_:b173",
     "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
   }, {
-    "@id" : "_:b198",
-    "@type" : "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" : "_:b176",
+    "@type" : "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" : "_:b180",
+    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:b181",
+    "@type" : "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" : "_:b182",
+    "@type" : "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" : "_:b183",
+    "@type" : "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" : "_:b184",
+    "@type" : "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" : "_:b186",
+    "@type" : "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" : "_:b191",
+    "@type" : "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" : "_:b192",
+    "@type" : "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" : "_:b199",
     "@type" : "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" : "_:b20",
-    "@type" : "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" : "_:b200",
-    "@type" : "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" : "_:b201",
-    "@type" : "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" : "_:b2",
+    "@type" : "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" : "_:b202",
     "@type" : "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."
+    "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" : "_:b203",
+    "@type" : "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" : "_:b204",
+    "@type" : "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" : "_:b205",
     "@type" : "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" : "_:b206",
+    "@type" : "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" : "_:b206",
+    "@id" : "_:b207",
     "@type" : "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" : "_:b207",
-    "@type" : "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" : "_:b209",
+    "@type" : "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" : "_:b21",
     "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "td:includesText" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."
+    "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" : "_:b210",
     "@type" : "td:Excerpt",
@@ -287,273 +307,238 @@
   }, {
     "@id" : "_:b211",
     "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
+    "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
   }, {
     "@id" : "_:b212",
     "@type" : "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" : "_:b215",
-    "@type" : "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" : "_:b216",
-    "@type" : "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."
+    "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" : "_:b217",
     "@type" : "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."
+    "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" : "_:b218",
     "@type" : "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" : "_:b219",
-    "@type" : "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" : "_:b22",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
-    "td:includesText" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."
-  }, {
-    "@id" : "_:b228",
-    "@type" : "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" : "_:b23",
+    "@id" : "_:b220",
     "@type" : "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" : "_:b223",
+    "@type" : "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" : "_:b224",
+    "@type" : "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" : "_:b229",
+    "@type" : "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" : "_:b232",
+    "@type" : "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" : "_:b233",
     "@type" : "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" : "_:b234",
-    "@type" : "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" : "_:b235",
+    "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" : "_:b241",
     "@type" : "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" : "_:b236",
+    "@id" : "_:b242",
+    "@type" : "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" : "_:b243",
+    "@type" : "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" : "_:b244",
+    "@type" : "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" : "_:b245",
     "@type" : "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" : "_:b238",
-    "@type" : "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" : "_:b24",
-    "@type" : "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" : "_:b244",
+    "@id" : "_:b246",
+    "@type" : "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" : "_:b247",
     "@type" : "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" : "_:b25",
-    "@type" : "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" : "_:b250",
-    "@type" : "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" : "_:b251",
-    "@type" : "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" : "_:b256",
-    "@type" : "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" : "_:b257",
-    "@type" : "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" : "_:b258",
-    "@type" : "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" : "_:b259",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "td:includesText" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."
-  }, {
-    "@id" : "_:b264",
-    "@type" : "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" : "_:b265",
-    "@type" : "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" : "_:b266",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
-    "td:includesText" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."
-  }, {
-    "@id" : "_:b267",
-    "@type" : "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" : "_:b268",
-    "@type" : "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" : "_:b27",
+    "@id" : "_:b252",
+    "@type" : "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" : "_:b253",
     "@type" : "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" : "_:b274",
-    "@type" : "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" : "_:b278",
-    "@type" : "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" : "_:b279",
-    "@type" : "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" : "_:b28",
+    "@id" : "_:b254",
+    "@type" : "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" : "_:b257",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
+    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+  }, {
+    "@id" : "_:b258",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
+    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+  }, {
+    "@id" : "_:b26",
+    "@type" : "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" : "_:b263",
+    "@type" : "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" : "_:b264",
+    "@type" : "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" : "_:b267",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
+    "td:includesText" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."
+  }, {
+    "@id" : "_:b27",
     "@type" : "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" : "_:b280",
-    "@type" : "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" : "_:b281",
-    "@type" : "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" : "_:b282",
-    "@type" : "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" : "_:b283",
-    "@type" : "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" : "_:b284",
-    "@type" : "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" : "_:b285",
-    "@type" : "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" : "_:b296",
-    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:b299",
+    "@id" : "_:b272",
+    "@type" : "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" : "_:b273",
+    "@type" : "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" : "_:b275",
+    "@type" : "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" : "_:b276",
     "@type" : "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" : "_:b3",
-    "@type" : "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" : "_:b300",
-    "@type" : "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" : "_:b301",
-    "@type" : "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" : "_:b306",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "td:includesText" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."
-  }, {
-    "@id" : "_:b307",
-    "@type" : "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" : "_:b31",
+    "@id" : "_:b279",
+    "@type" : "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" : "_:b284",
+    "@type" : "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" : "_:b287",
+    "@type" : "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" : "_:b288",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
+    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
+  }, {
+    "@id" : "_:b289",
+    "@type" : "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" : "_:b292",
     "@type" : "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" : "_:b310",
-    "@type" : "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" : "_:b311",
-    "@type" : "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" : "_:b314",
+    "@id" : "_:b293",
+    "@type" : "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" : "_:b298",
     "@type" : "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" : "_:b299",
+    "@type" : "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" : "_:b302",
+    "@type" : "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" : "_:b305",
+    "@type" : "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" : "_:b309",
+    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:b310",
+    "@type" : "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" : "_:b313",
+    "@type" : "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" : "_:b314",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
+    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+  }, {
     "@id" : "_:b315",
     "@type" : "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" : "_:b316",
-    "@type" : "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" : "_:b317",
-    "@type" : "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."
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
+    "td:includesText" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."
   }, {
     "@id" : "_:b32",
     "@type" : "td:Excerpt",
@@ -562,278 +547,298 @@
   }, {
     "@id" : "_:b320",
     "@type" : "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" : "_:b332",
-    "@type" : "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" : "_:b335",
+    "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" : "_:b323",
+    "@type" : "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" : "_:b326",
+    "@type" : "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" : "_:b327",
+    "@type" : "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" : "_:b328",
+    "@type" : "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" : "_:b329",
+    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:b330",
+    "@type" : "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" : "_:b340",
+    "@type" : "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" : "_:b345",
     "@type" : "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" : "_:b337",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
-  }, {
-    "@id" : "_:b338",
-    "@type" : "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" : "_:b339",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "td:includesText" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."
-  }, {
-    "@id" : "_:b344",
-    "@type" : "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" : "_:b347",
+    "@type" : "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" : "_:b348",
+    "@type" : "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" : "_:b349",
     "@type" : "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."
+    "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" : "_:b35",
     "@type" : "td:Excerpt",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
     "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
   }, {
-    "@id" : "_:b351",
-    "@type" : "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" : "_:b360",
-    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:b363",
-    "@type" : "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" : "_:b364",
-    "@type" : "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" : "_:b366",
-    "@type" : "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" : "_:b368",
-    "@type" : "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" : "_:b372",
-    "@type" : "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" : "_:b378",
+    "@id" : "_:b350",
     "@type" : "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" : "_:b380",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "td:includesText" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."
-  }, {
-    "@id" : "_:b382",
-    "@type" : "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" : "_:b384",
-    "@type" : "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" : "_:b385",
-    "@type" : "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" : "_:b386",
-    "@type" : "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" : "_:b389",
-    "@type" : "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" : "_:b390",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
-  }, {
-    "@id" : "_:b391",
-    "@type" : "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" : "_:b392",
-    "@type" : "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" : "_:b393",
-    "@type" : "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" : "_:b397",
-    "@type" : "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" : "_:b40",
-    "@type" : "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" : "_:b400",
-    "@type" : "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" : "_:b401",
-    "@type" : "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" : "_:b402",
+    "@id" : "_:b351",
+    "@type" : "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" : "_:b354",
     "@type" : "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" : "_:b403",
-    "@type" : "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" : "_:b405",
-    "@type" : "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" : "_:b408",
-    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:b41",
-    "@type" : "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" : "_:b410",
-    "@type" : "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" : "_:b412",
-    "@type" : "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" : "_:b415",
-    "@type" : "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" : "_:b417",
+    "@id" : "_:b355",
+    "@type" : "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" : "_:b36",
+    "@type" : "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" : "_:b365",
+    "@type" : "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" : "_:b366",
     "@type" : "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" : "_:b419",
-    "@type" : "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" : "_:b42",
+    "@id" : "_:b367",
+    "@type" : "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" : "_:b37",
     "@type" : "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" : "_:b421",
-    "@type" : "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" : "_:b422",
-    "@type" : "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" : "_:b423",
-    "@type" : "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" : "_:b426",
+    "@id" : "_:b371",
+    "@type" : "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" : "_:b372",
     "@type" : "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" : "_:b43",
+    "@id" : "_:b373",
+    "@type" : "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" : "_:b376",
+    "@type" : "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" : "_:b38",
     "@type" : "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" : "_:b430",
-    "@type" : "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" : "_:b431",
+    "@id" : "_:b380",
+    "@type" : "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" : "_:b382",
+    "@type" : "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" : "_:b383",
+    "@type" : "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" : "_:b384",
+    "@type" : "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" : "_:b387",
+    "@type" : "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" : "_:b388",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-indirectmbr",
+    "td:includesText" : "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."
+  }, {
+    "@id" : "_:b39",
+    "@type" : "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" : "_:b390",
+    "@type" : "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" : "_:b393",
+    "@type" : "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" : "_:b395",
+    "@type" : "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" : "_:b397",
+    "@type" : "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" : "_:b40",
+    "@type" : "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" : "_:b400",
+    "@type" : "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" : "_:b401",
+    "@type" : "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" : "_:b402",
+    "@type" : "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" : "_:b403",
+    "@type" : "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" : "_:b405",
+    "@type" : "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" : "_:b406",
+    "@type" : "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" : "_:b409",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
+    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
+  }, {
+    "@id" : "_:b41",
+    "@type" : "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" : "_:b410",
+    "@type" : "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" : "_:b411",
+    "@type" : "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" : "_:b414",
+    "@type" : "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" : "_:b419",
+    "@type" : "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" : "_:b42",
+    "@type" : "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" : "_:b420",
     "@type" : "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" : "_:b434",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
-  }, {
-    "@id" : "_:b436",
-    "@type" : "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" : "_:b437",
-    "@type" : "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" : "_:b438",
-    "@type" : "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" : "_:b421",
+    "@type" : "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" : "_:b426",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
+    "td:includesText" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."
+  }, {
+    "@id" : "_:b429",
+    "@type" : "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" : "_:b430",
+    "@type" : "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" : "_:b431",
+    "@type" : "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" : "_:b439",
     "@type" : "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" : "_:b44",
-    "@type" : "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."
+    "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" : "_:b440",
     "@type" : "td:Excerpt",
@@ -842,352 +847,347 @@
   }, {
     "@id" : "_:b441",
     "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "td:includesText" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."
+    "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" : "_:b442",
     "@type" : "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" : "_:b444",
+    "@type" : "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" : "_:b449",
+    "@type" : "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" : "_:b450",
+    "@type" : "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" : "_:b452",
+    "@type" : "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" : "_:b454",
+    "@type" : "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" : "_:b443",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
-  }, {
-    "@id" : "_:b447",
-    "@type" : "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" : "_:b448",
-    "@type" : "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" : "_:b45",
-    "@type" : "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" : "_:b453",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
-    "td:includesText" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."
-  }, {
-    "@id" : "_:b454",
-    "@type" : "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" : "_:b455",
-    "@type" : "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" : "_:b456",
-    "@type" : "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" : "_:b457",
     "@type" : "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" : "_:b458",
-    "@type" : "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."
+    "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" : "_:b459",
     "@type" : "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."
+    "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" : "_:b460",
     "@type" : "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" : "_:b462",
-    "@type" : "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" : "_:b463",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
-  }, {
-    "@id" : "_:b464",
-    "@type" : "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" : "_:b466",
     "@type" : "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" : "_:b467",
+    "@type" : "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" : "_:b467",
-    "@type" : "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" : "_:b468",
     "@type" : "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" : "_:b469",
-    "@type" : "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" : "_:b470",
-    "@type" : "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" : "_:b472",
-    "@type" : "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" : "_:b469",
+    "@type" : "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" : "_:b471",
+    "@type" : "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" : "_:b472",
+    "@type" : "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" : "_:b473",
     "@type" : "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. "
+    "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" : "_:b474",
     "@type" : "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-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" : "_:b475",
     "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
-  }, {
-    "@id" : "_:b477",
-    "@type" : "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" : "_:b478",
-    "@type" : "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" : "_:b479",
-    "@type" : "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" : "_:b480",
-    "@type" : "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" : "_:b482",
-    "@type" : "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" : "_:b483",
-    "@type" : "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" : "_:b484",
-    "@type" : "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" : "_:b485",
-    "@type" : "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" : "_:b486",
-    "@type" : "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" : "_:b487",
-    "@type" : "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" : "_:b488",
-    "@type" : "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" : "_:b489",
-    "@type" : "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" : "_:b490",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
+    "td:includesText" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."
+  }, {
+    "@id" : "_:b476",
     "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
   }, {
-    "@id" : "_:b491",
-    "@type" : "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" : "_:b492",
-    "@type" : "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" : "_:b493",
+    "@id" : "_:b478",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
+    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
+  }, {
+    "@id" : "_:b479",
     "@type" : "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" : "_:b494",
+    "@id" : "_:b48",
+    "@type" : "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" : "_:b480",
+    "@type" : "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" : "_:b481",
+    "@type" : "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" : "_:b482",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
+    "td:includesText" : "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."
+  }, {
+    "@id" : "_:b483",
+    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
+  }, {
+    "@id" : "_:b484",
+    "@type" : "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" : "_:b485",
+    "@type" : "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" : "_:b486",
+    "@type" : "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" : "_:b487",
+    "@type" : "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" : "_:b488",
+    "@type" : "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" : "_:b489",
+    "@type" : "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" : "_:b49",
+    "@type" : "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" : "_:b490",
+    "@type" : "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" : "_:b491",
+    "@type" : "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" : "_:b493",
+    "@type" : "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" : "_:b495",
+    "@type" : "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" : "_:b496",
+    "@type" : "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" : "_:b497",
     "@type" : "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" : "_:b496",
-    "@type" : "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" : "_:b497",
-    "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "td:includesText" : " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."
+    "@id" : "_:b5",
+    "@type" : "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='http://www.w3.org/ns/ldp#constrainedBy' [RFC5988] to all responses to requests which fail due to violation of those constraints."
   }, {
     "@id" : "_:b50",
     "@type" : "td:Excerpt",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
+    "seeAlso" : "http://www.w3.org/TR/ldp#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" : "_:b51",
     "@type" : "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" : "_:b54",
-    "@type" : "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" : "_:b56",
+    "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" : "_:b52",
     "@type" : "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" : "_:b57",
+    "@id" : "_:b53",
     "@type" : "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" : "_:b58",
-    "@type" : "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" : "_:b60",
-    "@type" : "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" : "_:b63",
-    "@type" : "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" : "_:b65",
+    "@id" : "_:b54",
+    "@type" : "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" : "_:b56",
+    "@type" : "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" : "_:b6",
+    "@type" : "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" : "_:b64",
     "@type" : "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" : "_:b66",
-    "@type" : "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" : "_:b67",
+    "@id" : "_:b65",
     "@type" : "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" : "_:b68",
+    "@id" : "_:b66",
     "@type" : "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" : "_:b77",
-    "@type" : "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" : "_:b8",
-    "@type" : "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" : "_:b81",
-    "@type" : "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" : "_:b85",
-    "@type" : "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" : "_:b86",
+    "@id" : "_:b67",
+    "@type" : "td:Excerpt",
+    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-conneg",
+    "td:includesText" : "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]."
+  }, {
+    "@id" : "_:b68",
+    "@type" : "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" : "_:b7",
     "@type" : "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" : "_:b87",
-    "@type" : "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" : "_:b88",
-    "@type" : "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" : "_:b9",
-    "@type" : "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" : "_:b91",
+    "@id" : "_:b71",
+    "@type" : "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" : "_:b72",
+    "@type" : "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" : "_:b73",
     "@type" : "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" : "_:b92",
+    "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" : "_:b78",
+    "@type" : "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" : "_:b82",
+    "@type" : "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" : "_:b84",
+    "@type" : "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" : "_:b85",
+    "@type" : "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" : "_:b86",
+    "@type" : "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" : "_:b87",
     "@type" : "td:Excerpt",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
     "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
   }, {
-    "@id" : "_:b95",
+    "@id" : "_:b90",
     "@type" : "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" : "_:b96",
-    "@type" : "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" : "_:b91",
+    "@type" : "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" : "_:b92",
+    "@type" : "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" : "_:b95",
+    "@type" : "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" : "_:b98",
+    "@type" : "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" : "ldpt:BasicContainer-4xxErrorHasResponseBody",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.326Z",
+    "date" : "2014-10-15T02:01:55.016Z",
     "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -1200,11 +1200,11 @@
     "action" : "",
     "name" : "BasicContainer-4xxErrorHasResponseBody",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b25"
+    "specificationReference" : "_:b289"
   }, {
     "@id" : "ldpt:BasicContainer-AcceptPatchHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.341Z",
+    "date" : "2014-10-15T02:01:55.027Z",
     "source" : "ldpt:CommonResource-AcceptPatchHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1217,11 +1217,11 @@
     "action" : "",
     "name" : "BasicContainer-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b163"
+    "specificationReference" : "_:b48"
   }, {
     "@id" : "ldpt:BasicContainer-AcceptPostResponseHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.296Z",
+    "date" : "2014-10-15T02:01:54.997Z",
     "source" : "ldpt:CommonContainer-AcceptPostResponseHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1234,11 +1234,11 @@
     "action" : "",
     "name" : "BasicContainer-AcceptPostResponseHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b423"
+    "specificationReference" : "_:b85"
   }, {
     "@id" : "ldpt:BasicContainer-AcceptTurtle",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.291Z",
+    "date" : "2014-10-15T02:01:54.993Z",
     "source" : "ldpt:CommonContainer-AcceptTurtle",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1251,11 +1251,11 @@
     "action" : "",
     "name" : "BasicContainer-AcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b412"
+    "specificationReference" : "_:b401"
   }, {
     "@id" : "ldpt:BasicContainer-ConditionFailedStatusCode",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.339Z",
+    "date" : "2014-10-15T02:01:55.024Z",
     "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1268,12 +1268,12 @@
     "action" : "",
     "name" : "BasicContainer-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b65"
+    "specificationReference" : "_:b64"
   }, {
     "@id" : "ldpt:BasicContainer-ConformsBcLdpContainer",
     "@type" : "earl:TestRequirement",
-    "date" : "2014-09-15T19:15:02.18Z",
-    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostJsonLd", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ],
+    "date" : "2014-10-15T02:01:54.981Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostJsonLd", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ],
     "source" : "ldpt:BasicContainer-ConformsBcLdpContainer",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1286,12 +1286,12 @@
     "action" : "",
     "name" : "BasicContainer-ConformsBcLdpContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b162"
+    "specificationReference" : "_:b164"
   }, {
     "@id" : "ldpt:BasicContainer-ConformsContainerRdfResource",
     "@type" : "earl:TestRequirement",
-    "date" : "2014-09-15T19:15:02.302Z",
-    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" ],
+    "date" : "2014-10-15T02:01:55.001Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" ],
     "source" : "ldpt:CommonContainer-ConformsContainerRdfResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1304,12 +1304,12 @@
     "action" : "",
     "name" : "BasicContainer-ConformsContainerRdfResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b470"
+    "specificationReference" : "_:b484"
   }, {
     "@id" : "ldpt:BasicContainer-ConformsRdfSourceLdpResource",
     "@type" : "earl:TestRequirement",
-    "date" : "2014-09-15T19:15:02.328Z",
-    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" ],
+    "date" : "2014-10-15T02:01:55.017Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" ],
     "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1322,11 +1322,11 @@
     "action" : "",
     "name" : "BasicContainer-ConformsRdfSourceLdpResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b118"
+    "specificationReference" : "_:b115"
   }, {
     "@id" : "ldpt:BasicContainer-ContainerSupportsHttpLinkHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.284Z",
+    "date" : "2014-10-15T02:01:54.987Z",
     "source" : "ldpt:BasicContainer-ContainerSupportsHttpLinkHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1339,11 +1339,11 @@
     "action" : "",
     "name" : "BasicContainer-ContainerSupportsHttpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b51"
+    "specificationReference" : "_:b42"
   }, {
     "@id" : "ldpt:BasicContainer-ContainsRdfType",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.311Z",
+    "date" : "2014-10-15T02:01:55.009Z",
     "source" : "ldpt:RdfSource-ContainsRdfType",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -1356,11 +1356,11 @@
     "action" : "",
     "name" : "BasicContainer-ContainsRdfType",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b257"
+    "specificationReference" : "_:b263"
   }, {
     "@id" : "ldpt:BasicContainer-ContentTypeHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.292Z",
+    "date" : "2014-10-15T02:01:54.993Z",
     "source" : "ldpt:CommonContainer-ContentTypeHeader",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -1373,11 +1373,11 @@
     "action" : "",
     "name" : "BasicContainer-ContentTypeHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b486"
+    "specificationReference" : "_:b459"
   }, {
     "@id" : "ldpt:BasicContainer-CreateWithoutConstraints",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.294Z",
+    "date" : "2014-10-15T02:01:54.995Z",
     "source" : "ldpt:CommonContainer-CreateWithoutConstraints",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -1390,11 +1390,11 @@
     "action" : "",
     "name" : "BasicContainer-CreateWithoutConstraints",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b152"
+    "specificationReference" : "_:b167"
   }, {
     "@id" : "ldpt:BasicContainer-DeleteRemovesContainmentTriple",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.299Z",
+    "date" : "2014-10-15T02:01:54.999Z",
     "source" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1407,11 +1407,11 @@
     "action" : "",
     "name" : "BasicContainer-DeleteRemovesContainmentTriple",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b244"
+    "specificationReference" : "_:b247"
   }, {
     "@id" : "ldpt:BasicContainer-ETagHeadersGet",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.336Z",
+    "date" : "2014-10-15T02:01:55.022Z",
     "source" : "ldpt:CommonResource-ETagHeadersGet",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1424,11 +1424,11 @@
     "action" : "",
     "name" : "BasicContainer-ETagHeadersGet",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b202"
+    "specificationReference" : "_:b168"
   }, {
     "@id" : "ldpt:BasicContainer-ETagHeadersHead",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.337Z",
+    "date" : "2014-10-15T02:01:55.022Z",
     "source" : "ldpt:CommonResource-ETagHeadersHead",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1441,11 +1441,11 @@
     "action" : "",
     "name" : "BasicContainer-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b317"
+    "specificationReference" : "_:b328"
   }, {
     "@id" : "ldpt:BasicContainer-GetResource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.31Z",
+    "date" : "2014-10-15T02:01:55.008Z",
     "source" : "ldpt:RdfSource-GetResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1458,11 +1458,11 @@
     "action" : "",
     "name" : "BasicContainer-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b384"
+    "specificationReference" : "_:b400"
   }, {
     "@id" : "ldpt:BasicContainer-GetResourceAcceptTurtle",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.321Z",
+    "date" : "2014-10-15T02:01:55.012Z",
     "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1475,11 +1475,11 @@
     "action" : "",
     "name" : "BasicContainer-GetResourceAcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b441"
+    "specificationReference" : "_:b482"
   }, {
     "@id" : "ldpt:BasicContainer-GetResourceAsTurtleNoAccept",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.321Z",
+    "date" : "2014-10-15T02:01:55.013Z",
     "source" : "ldpt:RdfSource-GetResourceAsTurtleNoAccept",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -1492,11 +1492,11 @@
     "action" : "",
     "name" : "BasicContainer-GetResourceAsTurtleNoAccept",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b22"
+    "specificationReference" : "_:b17"
   }, {
     "@id" : "ldpt:BasicContainer-GetResponseHeaders",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.338Z",
+    "date" : "2014-10-15T02:01:55.023Z",
     "source" : "ldpt:CommonResource-GetResponseHeaders",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1509,11 +1509,11 @@
     "action" : "",
     "name" : "BasicContainer-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b389"
+    "specificationReference" : "_:b421"
   }, {
     "@id" : "ldpt:BasicContainer-Head",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.341Z",
+    "date" : "2014-10-15T02:01:55.026Z",
     "source" : "ldpt:CommonResource-Head",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1526,11 +1526,11 @@
     "action" : "",
     "name" : "BasicContainer-Head",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b337"
+    "specificationReference" : "_:b257"
   }, {
     "@id" : "ldpt:BasicContainer-IsHttp11Manual",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.335Z",
+    "date" : "2014-10-15T02:01:55.021Z",
     "source" : "ldpt:CommonResource-IsHttp11Manual",
     "subject" : "MUST, MANUAL",
     "conformanceLevel" : "ldpt:MUST",
@@ -1543,11 +1543,11 @@
     "action" : "",
     "name" : "BasicContainer-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b161"
+    "specificationReference" : "_:b150"
   }, {
     "@id" : "ldpt:BasicContainer-JsonLdRepresentation",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.322Z",
+    "date" : "2014-10-15T02:01:55.013Z",
     "source" : "ldpt:RdfSource-JsonLdRepresentation",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1560,11 +1560,11 @@
     "action" : "",
     "name" : "BasicContainer-JsonLdRepresentation",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b339"
+    "specificationReference" : "_:b475"
   }, {
     "@id" : "ldpt:BasicContainer-LdpLinkHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.337Z",
+    "date" : "2014-10-15T02:01:55.023Z",
     "source" : "ldpt:CommonResource-LdpLinkHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1577,7 +1577,7 @@
     "action" : "",
     "name" : "BasicContainer-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b58"
+    "specificationReference" : "_:b68"
   }, {
     "@id" : "ldpt:BasicContainer-MAYManifest",
     "@type" : "mf:Manifest",
@@ -1599,7 +1599,7 @@
   }, {
     "@id" : "ldpt:BasicContainer-NoRdfBagSeqOrList",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.286Z",
+    "date" : "2014-10-15T02:01:54.989Z",
     "source" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -1612,11 +1612,11 @@
     "action" : "",
     "name" : "BasicContainer-NoRdfBagSeqOrList",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b40"
+    "specificationReference" : "_:b488"
   }, {
     "@id" : "ldpt:BasicContainer-NullRelativeUriPost",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.293Z",
+    "date" : "2014-10-15T02:01:54.994Z",
     "source" : "ldpt:CommonContainer-NullRelativeUriPost",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1629,11 +1629,11 @@
     "action" : "",
     "name" : "BasicContainer-NullRelativeUriPost",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b301"
+    "specificationReference" : "_:b2"
   }, {
     "@id" : "ldpt:BasicContainer-Options",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.342Z",
+    "date" : "2014-10-15T02:01:55.028Z",
     "source" : "ldpt:CommonResource-Options",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1646,11 +1646,11 @@
     "action" : "",
     "name" : "BasicContainer-Options",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b92"
+    "specificationReference" : "_:b87"
   }, {
     "@id" : "ldpt:BasicContainer-OptionsAllowHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.343Z",
+    "date" : "2014-10-15T02:01:55.028Z",
     "source" : "ldpt:CommonResource-OptionsAllowHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1663,11 +1663,11 @@
     "action" : "",
     "name" : "BasicContainer-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b198"
+    "specificationReference" : "_:b199"
   }, {
     "@id" : "ldpt:BasicContainer-PatchMethod",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.299Z",
+    "date" : "2014-10-15T02:01:54.999Z",
     "source" : "ldpt:CommonContainer-PatchMethod",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -1680,11 +1680,11 @@
     "action" : "",
     "name" : "BasicContainer-PatchMethod",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b169"
+    "specificationReference" : "_:b466"
   }, {
     "@id" : "ldpt:BasicContainer-PostContainer",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.288Z",
+    "date" : "2014-10-15T02:01:54.991Z",
     "source" : "ldpt:CommonContainer-PostContainer",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1697,11 +1697,11 @@
     "action" : "",
     "name" : "BasicContainer-PostContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b258"
+    "specificationReference" : "_:b457"
   }, {
     "@id" : "ldpt:BasicContainer-PostJsonLd",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.301Z",
+    "date" : "2014-10-15T02:01:55.001Z",
     "source" : "ldpt:CommonContainer-PostJsonLd",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1714,11 +1714,11 @@
     "action" : "",
     "name" : "BasicContainer-PostJsonLd",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b364"
+    "specificationReference" : "_:b340"
   }, {
     "@id" : "ldpt:BasicContainer-PostNoSlug",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.293Z",
+    "date" : "2014-10-15T02:01:54.995Z",
     "source" : "ldpt:CommonContainer-PostNoSlug",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -1731,11 +1731,11 @@
     "action" : "",
     "name" : "BasicContainer-PostNoSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b410"
+    "specificationReference" : "_:b429"
   }, {
     "@id" : "ldpt:BasicContainer-PostResponseStatusAndLocation",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.288Z",
+    "date" : "2014-10-15T02:01:54.991Z",
     "source" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1748,11 +1748,11 @@
     "action" : "",
     "name" : "BasicContainer-PostResponseStatusAndLocation",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b9"
+    "specificationReference" : "_:b7"
   }, {
     "@id" : "ldpt:BasicContainer-PreconditionRequiredStatusCode",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.34Z",
+    "date" : "2014-10-15T02:01:55.025Z",
     "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1765,11 +1765,11 @@
     "action" : "",
     "name" : "BasicContainer-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b344"
+    "specificationReference" : "_:b354"
   }, {
     "@id" : "ldpt:BasicContainer-PreferContainmentTriples",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.287Z",
+    "date" : "2014-10-15T02:01:54.99Z",
     "source" : "ldpt:CommonContainer-PreferContainmentTriples",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -1782,11 +1782,11 @@
     "action" : "",
     "name" : "BasicContainer-PreferContainmentTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b378"
+    "specificationReference" : "_:b382"
   }, {
     "@id" : "ldpt:BasicContainer-PublishConstraintsReadOnlyProp",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.323Z",
+    "date" : "2014-10-15T02:01:55.014Z",
     "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1799,11 +1799,11 @@
     "action" : "",
     "name" : "BasicContainer-PublishConstraintsReadOnlyProp",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b408"
+    "specificationReference" : "_:b5"
   }, {
     "@id" : "ldpt:BasicContainer-PublishConstraintsUnknownProp",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.323Z",
+    "date" : "2014-10-15T02:01:55.015Z",
     "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1816,11 +1816,11 @@
     "action" : "",
     "name" : "BasicContainer-PublishConstraintsUnknownProp",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b190"
+    "specificationReference" : "_:b476"
   }, {
     "@id" : "ldpt:BasicContainer-PutBadETag",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.34Z",
+    "date" : "2014-10-15T02:01:55.026Z",
     "source" : "ldpt:CommonResource-PutBadETag",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1833,11 +1833,11 @@
     "action" : "",
     "name" : "BasicContainer-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b110"
+    "specificationReference" : "_:b101"
   }, {
     "@id" : "ldpt:BasicContainer-PutPropertiesNotPersisted",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.326Z",
+    "date" : "2014-10-15T02:01:55.016Z",
     "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1850,11 +1850,11 @@
     "action" : "",
     "name" : "BasicContainer-PutPropertiesNotPersisted",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b403"
+    "specificationReference" : "_:b420"
   }, {
     "@id" : "ldpt:BasicContainer-PutReadOnlyProperties4xxStatus",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.325Z",
+    "date" : "2014-10-15T02:01:55.015Z",
     "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1867,11 +1867,11 @@
     "action" : "",
     "name" : "BasicContainer-PutReadOnlyProperties4xxStatus",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b314"
+    "specificationReference" : "_:b327"
   }, {
     "@id" : "ldpt:BasicContainer-PutReplacesResource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.309Z",
+    "date" : "2014-10-15T02:01:55.007Z",
     "source" : "ldpt:RdfSource-PutReplacesResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1884,11 +1884,11 @@
     "action" : "",
     "name" : "BasicContainer-PutReplacesResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b456"
+    "specificationReference" : "_:b471"
   }, {
     "@id" : "ldpt:BasicContainer-PutRequiresIfMatch",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.338Z",
+    "date" : "2014-10-15T02:01:55.024Z",
     "source" : "ldpt:CommonResource-PutRequiresIfMatch",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -1901,11 +1901,11 @@
     "action" : "",
     "name" : "BasicContainer-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b493"
+    "specificationReference" : "_:b365"
   }, {
     "@id" : "ldpt:BasicContainer-PutSimpleUpdate",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.31Z",
+    "date" : "2014-10-15T02:01:55.008Z",
     "source" : "ldpt:RdfSource-PutSimpleUpdate",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -1918,11 +1918,11 @@
     "action" : "",
     "name" : "BasicContainer-PutSimpleUpdate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b66"
+    "specificationReference" : "_:b275"
   }, {
     "@id" : "ldpt:BasicContainer-PutToCreate",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.285Z",
+    "date" : "2014-10-15T02:01:54.988Z",
     "source" : "ldpt:CommonContainer-PutToCreate",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -1935,11 +1935,11 @@
     "action" : "",
     "name" : "BasicContainer-PutToCreate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b200"
+    "specificationReference" : "_:b299"
   }, {
     "@id" : "ldpt:BasicContainer-RdfTypeLdpContainer",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.3Z",
+    "date" : "2014-10-15T02:01:55Z",
     "source" : "ldpt:CommonContainer-RdfTypeLdpContainer",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -1952,11 +1952,11 @@
     "action" : "",
     "name" : "BasicContainer-RdfTypeLdpContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b385"
+    "specificationReference" : "_:b403"
   }, {
     "@id" : "ldpt:BasicContainer-ReUseVocabularies",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.313Z",
+    "date" : "2014-10-15T02:01:55.01Z",
     "source" : "ldpt:RdfSource-ReUseVocabularies",
     "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -1972,11 +1972,11 @@
     "action" : "",
     "name" : "BasicContainer-ReUseVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b228"
+    "specificationReference" : "_:b229"
   }, {
     "@id" : "ldpt:BasicContainer-RejectPutModifyingContainmentTriples",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.297Z",
+    "date" : "2014-10-15T02:01:54.997Z",
     "source" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -1989,11 +1989,11 @@
     "action" : "",
     "name" : "BasicContainer-RejectPutModifyingContainmentTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b491"
+    "specificationReference" : "_:b367"
   }, {
     "@id" : "ldpt:BasicContainer-RelativeUriResolutionPost",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.285Z",
+    "date" : "2014-10-15T02:01:54.989Z",
     "source" : "ldpt:CommonContainer-RelativeUriResolutionPost",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2006,11 +2006,11 @@
     "action" : "",
     "name" : "BasicContainer-RelativeUriResolutionPost",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b366"
+    "specificationReference" : "_:b217"
   }, {
     "@id" : "ldpt:BasicContainer-RelativeUriResolutionPut",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.308Z",
+    "date" : "2014-10-15T02:01:55.006Z",
     "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2023,11 +2023,11 @@
     "action" : "",
     "name" : "BasicContainer-RelativeUriResolutionPut",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b219"
+    "specificationReference" : "_:b279"
   }, {
     "@id" : "ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.289Z",
+    "date" : "2014-10-15T02:01:54.992Z",
     "source" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2040,11 +2040,11 @@
     "action" : "",
     "name" : "BasicContainer-RequestedInteractionModelCreateNotAllowed",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b474"
+    "specificationReference" : "_:b131"
   }, {
     "@id" : "ldpt:BasicContainer-RequestedInteractionModelHeaders",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.29Z",
+    "date" : "2014-10-15T02:01:54.992Z",
     "source" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2057,11 +2057,11 @@
     "action" : "",
     "name" : "BasicContainer-RequestedInteractionModelHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b107"
+    "specificationReference" : "_:b122"
   }, {
     "@id" : "ldpt:BasicContainer-ResponsePropertiesNotPersisted",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.327Z",
+    "date" : "2014-10-15T02:01:55.017Z",
     "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2074,11 +2074,11 @@
     "action" : "",
     "name" : "BasicContainer-ResponsePropertiesNotPersisted",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b102"
+    "specificationReference" : "_:b98"
   }, {
     "@id" : "ldpt:BasicContainer-RestrictClientInference",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.32Z",
+    "date" : "2014-10-15T02:01:55.011Z",
     "source" : "ldpt:RdfSource-RestrictClientInference",
     "subject" : "MUST, MANUAL",
     "conformanceLevel" : "ldpt:MUST",
@@ -2094,11 +2094,11 @@
     "action" : "",
     "name" : "BasicContainer-RestrictClientInference",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b77"
+    "specificationReference" : "_:b71"
   }, {
     "@id" : "ldpt:BasicContainer-RestrictPutReUseUri",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.298Z",
+    "date" : "2014-10-15T02:01:54.998Z",
     "source" : "ldpt:CommonContainer-RestrictPutReUseUri",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2111,11 +2111,11 @@
     "action" : "",
     "name" : "BasicContainer-RestrictPutReUseUri",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b199"
+    "specificationReference" : "_:b202"
   }, {
     "@id" : "ldpt:BasicContainer-RestrictUriReUseNoSlug",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.295Z",
+    "date" : "2014-10-15T02:01:54.996Z",
     "source" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2128,11 +2128,11 @@
     "action" : "",
     "name" : "BasicContainer-RestrictUriReUseNoSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b119"
+    "specificationReference" : "_:b117"
   }, {
     "@id" : "ldpt:BasicContainer-RestrictUriReUseSlug",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.295Z",
+    "date" : "2014-10-15T02:01:54.996Z",
     "source" : "ldpt:CommonContainer-RestrictUriReUseSlug",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2145,7 +2145,7 @@
     "action" : "",
     "name" : "BasicContainer-RestrictUriReUseSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b206"
+    "specificationReference" : "_:b207"
   }, {
     "@id" : "ldpt:BasicContainer-SHOULDManifest",
     "@type" : "mf:Manifest",
@@ -2158,7 +2158,7 @@
   }, {
     "@id" : "ldpt:BasicContainer-ServerHonorsSlug",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.301Z",
+    "date" : "2014-10-15T02:01:55Z",
     "source" : "ldpt:CommonContainer-ServerHonorsSlug",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -2171,11 +2171,11 @@
     "action" : "",
     "name" : "BasicContainer-ServerHonorsSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b3"
+    "specificationReference" : "_:b452"
   }, {
     "@id" : "ldpt:BasicContainer-TypeRdfSource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.312Z",
+    "date" : "2014-10-15T02:01:55.009Z",
     "source" : "ldpt:RdfSource-TypeRdfSource",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -2188,11 +2188,11 @@
     "action" : "",
     "name" : "BasicContainer-TypeRdfSource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b19"
+    "specificationReference" : "_:b12"
   }, {
     "@id" : "ldpt:BasicContainer-UseStandardVocabularies",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.319Z",
+    "date" : "2014-10-15T02:01:55.011Z",
     "source" : "ldpt:RdfSource-UseStandardVocabularies",
     "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2208,11 +2208,11 @@
     "action" : "",
     "name" : "BasicContainer-UseStandardVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b479"
+    "specificationReference" : "_:b491"
   }, {
     "@id" : "ldpt:DirectContainer-4xxErrorHasResponseBody",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.408Z",
+    "date" : "2014-10-15T02:01:54.942Z",
     "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2225,11 +2225,11 @@
     "action" : "",
     "name" : "DirectContainer-4xxErrorHasResponseBody",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b104"
+    "specificationReference" : "_:b102"
   }, {
     "@id" : "ldpt:DirectContainer-AcceptPatchHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.418Z",
+    "date" : "2014-10-15T02:01:54.954Z",
     "source" : "ldpt:CommonResource-AcceptPatchHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2242,11 +2242,11 @@
     "action" : "",
     "name" : "DirectContainer-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b274"
+    "specificationReference" : "_:b284"
   }, {
     "@id" : "ldpt:DirectContainer-AcceptPostResponseHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.391Z",
+    "date" : "2014-10-15T02:01:54.921Z",
     "source" : "ldpt:CommonContainer-AcceptPostResponseHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2259,11 +2259,11 @@
     "action" : "",
     "name" : "DirectContainer-AcceptPostResponseHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b150"
+    "specificationReference" : "_:b181"
   }, {
     "@id" : "ldpt:DirectContainer-AcceptTurtle",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.387Z",
+    "date" : "2014-10-15T02:01:54.917Z",
     "source" : "ldpt:CommonContainer-AcceptTurtle",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2276,28 +2276,28 @@
     "action" : "",
     "name" : "DirectContainer-AcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b133"
+    "specificationReference" : "_:b204"
   }, {
     "@id" : "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.375Z",
+    "date" : "2014-10-15T02:01:54.903Z",
     "source" : "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
     "declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
     "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testActAsIfInsertedContentRelationTripleExists()",
-    "testMethod" : "ldpt:notImplemented",
+    "testMethod" : "ldpt:automated",
     "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.",
     "label" : "DirectContainer-ActAsIfInsertedContentRelationTripleExists",
     "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic",
     "action" : "",
     "name" : "DirectContainer-ActAsIfInsertedContentRelationTripleExists",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:b462"
+    "specificationReference" : "_:b493"
   }, {
     "@id" : "ldpt:DirectContainer-ConditionFailedStatusCode",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.416Z",
+    "date" : "2014-10-15T02:01:54.952Z",
     "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2310,12 +2310,12 @@
     "action" : "",
     "name" : "DirectContainer-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b466"
+    "specificationReference" : "_:b241"
   }, {
     "@id" : "ldpt:DirectContainer-ConformsContainerRdfResource",
     "@type" : "earl:TestRequirement",
-    "date" : "2014-09-15T19:15:02.395Z",
-    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" ],
+    "date" : "2014-10-15T02:01:54.926Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" ],
     "source" : "ldpt:CommonContainer-ConformsContainerRdfResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2328,12 +2328,12 @@
     "action" : "",
     "name" : "DirectContainer-ConformsContainerRdfResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b207"
+    "specificationReference" : "_:b72"
   }, {
     "@id" : "ldpt:DirectContainer-ConformsDcLdpContainer",
     "@type" : "earl:TestRequirement",
-    "date" : "2014-09-15T19:15:02.377Z",
-    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostJsonLd", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ],
+    "date" : "2014-10-15T02:01:54.905Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostJsonLd", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ],
     "source" : "ldpt:DirectContainer-ConformsDcLdpContainer",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2346,11 +2346,11 @@
     "action" : "",
     "name" : "DirectContainer-ConformsDcLdpContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b18"
+    "specificationReference" : "_:b326"
   }, {
     "@id" : "ldpt:DirectContainer-ConformsRdfSourceLdpResource",
     "@type" : "earl:TestRequirement",
-    "date" : "2014-09-15T19:15:02.41Z",
+    "date" : "2014-10-15T02:01:54.944Z",
     "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" ],
     "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
     "subject" : "MUST",
@@ -2364,11 +2364,11 @@
     "action" : "",
     "name" : "DirectContainer-ConformsRdfSourceLdpResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b24"
+    "specificationReference" : "_:b387"
   }, {
     "@id" : "ldpt:DirectContainer-ContainsRdfType",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.402Z",
+    "date" : "2014-10-15T02:01:54.934Z",
     "source" : "ldpt:RdfSource-ContainsRdfType",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2381,11 +2381,11 @@
     "action" : "",
     "name" : "DirectContainer-ContainsRdfType",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b175"
+    "specificationReference" : "_:b127"
   }, {
     "@id" : "ldpt:DirectContainer-ContentTypeHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.387Z",
+    "date" : "2014-10-15T02:01:54.918Z",
     "source" : "ldpt:CommonContainer-ContentTypeHeader",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2398,11 +2398,11 @@
     "action" : "",
     "name" : "DirectContainer-ContentTypeHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b436"
+    "specificationReference" : "_:b441"
   }, {
     "@id" : "ldpt:DirectContainer-CreateWithoutConstraints",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.389Z",
+    "date" : "2014-10-15T02:01:54.92Z",
     "source" : "ldpt:CommonContainer-CreateWithoutConstraints",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2415,11 +2415,11 @@
     "action" : "",
     "name" : "DirectContainer-CreateWithoutConstraints",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b483"
+    "specificationReference" : "_:b351"
   }, {
     "@id" : "ldpt:DirectContainer-DeleteRemovesContainmentTriple",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.393Z",
+    "date" : "2014-10-15T02:01:54.923Z",
     "source" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2432,11 +2432,11 @@
     "action" : "",
     "name" : "DirectContainer-DeleteRemovesContainmentTriple",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b349"
+    "specificationReference" : "_:b490"
   }, {
     "@id" : "ldpt:DirectContainer-DeleteResourceUpdatesTriples",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.376Z",
+    "date" : "2014-10-15T02:01:54.904Z",
     "source" : "ldpt:DirectContainer-DeleteResourceUpdatesTriples",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2449,11 +2449,11 @@
     "action" : "",
     "name" : "DirectContainer-DeleteResourceUpdatesTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b310"
+    "specificationReference" : "_:b95"
   }, {
     "@id" : "ldpt:DirectContainer-ETagHeadersGet",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.413Z",
+    "date" : "2014-10-15T02:01:54.949Z",
     "source" : "ldpt:CommonResource-ETagHeadersGet",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2466,11 +2466,11 @@
     "action" : "",
     "name" : "DirectContainer-ETagHeadersGet",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b430"
+    "specificationReference" : "_:b440"
   }, {
     "@id" : "ldpt:DirectContainer-ETagHeadersHead",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.414Z",
+    "date" : "2014-10-15T02:01:54.95Z",
     "source" : "ldpt:CommonResource-ETagHeadersHead",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2483,11 +2483,11 @@
     "action" : "",
     "name" : "DirectContainer-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b234"
+    "specificationReference" : "_:b243"
   }, {
     "@id" : "ldpt:DirectContainer-GetResource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.401Z",
+    "date" : "2014-10-15T02:01:54.933Z",
     "source" : "ldpt:RdfSource-GetResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2500,11 +2500,11 @@
     "action" : "",
     "name" : "DirectContainer-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b103"
+    "specificationReference" : "_:b182"
   }, {
     "@id" : "ldpt:DirectContainer-GetResourceAcceptTurtle",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.405Z",
+    "date" : "2014-10-15T02:01:54.938Z",
     "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2517,11 +2517,11 @@
     "action" : "",
     "name" : "DirectContainer-GetResourceAcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b21"
+    "specificationReference" : "_:b16"
   }, {
     "@id" : "ldpt:DirectContainer-GetResourceAsTurtleNoAccept",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.406Z",
+    "date" : "2014-10-15T02:01:54.939Z",
     "source" : "ldpt:RdfSource-GetResourceAsTurtleNoAccept",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2534,11 +2534,11 @@
     "action" : "",
     "name" : "DirectContainer-GetResourceAsTurtleNoAccept",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b453"
+    "specificationReference" : "_:b1"
   }, {
     "@id" : "ldpt:DirectContainer-GetResponseHeaders",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.415Z",
+    "date" : "2014-10-15T02:01:54.951Z",
     "source" : "ldpt:CommonResource-GetResponseHeaders",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2551,11 +2551,11 @@
     "action" : "",
     "name" : "DirectContainer-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b96"
+    "specificationReference" : "_:b481"
   }, {
     "@id" : "ldpt:DirectContainer-Head",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.417Z",
+    "date" : "2014-10-15T02:01:54.954Z",
     "source" : "ldpt:CommonResource-Head",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2568,11 +2568,11 @@
     "action" : "",
     "name" : "DirectContainer-Head",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b135"
+    "specificationReference" : "_:b314"
   }, {
     "@id" : "ldpt:DirectContainer-HttpLinkHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.373Z",
+    "date" : "2014-10-15T02:01:54.9Z",
     "source" : "ldpt:DirectContainer-HttpLinkHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2585,11 +2585,11 @@
     "action" : "",
     "name" : "DirectContainer-HttpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b251"
+    "specificationReference" : "_:b254"
   }, {
     "@id" : "ldpt:DirectContainer-IsHttp11Manual",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.413Z",
+    "date" : "2014-10-15T02:01:54.948Z",
     "source" : "ldpt:CommonResource-IsHttp11Manual",
     "subject" : "MUST, MANUAL",
     "conformanceLevel" : "ldpt:MUST",
@@ -2602,11 +2602,11 @@
     "action" : "",
     "name" : "DirectContainer-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b284"
+    "specificationReference" : "_:b292"
   }, {
     "@id" : "ldpt:DirectContainer-JsonLdRepresentation",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.406Z",
+    "date" : "2014-10-15T02:01:54.939Z",
     "source" : "ldpt:RdfSource-JsonLdRepresentation",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2619,11 +2619,11 @@
     "action" : "",
     "name" : "DirectContainer-JsonLdRepresentation",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b497"
+    "specificationReference" : "_:b426"
   }, {
     "@id" : "ldpt:DirectContainer-LdpLinkHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.414Z",
+    "date" : "2014-10-15T02:01:54.95Z",
     "source" : "ldpt:CommonResource-LdpLinkHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2636,7 +2636,7 @@
     "action" : "",
     "name" : "DirectContainer-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b472"
+    "specificationReference" : "_:b205"
   }, {
     "@id" : "ldpt:DirectContainer-MAYManifest",
     "@type" : "mf:Manifest",
@@ -2658,7 +2658,7 @@
   }, {
     "@id" : "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.375Z",
+    "date" : "2014-10-15T02:01:54.902Z",
     "source" : "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2671,11 +2671,11 @@
     "action" : "",
     "name" : "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b212"
+    "specificationReference" : "_:b232"
   }, {
     "@id" : "ldpt:DirectContainer-MemberResourceTriple",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.374Z",
+    "date" : "2014-10-15T02:01:54.902Z",
     "source" : "ldpt:DirectContainer-MemberResourceTriple",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2688,11 +2688,11 @@
     "action" : "",
     "name" : "DirectContainer-MemberResourceTriple",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b482"
+    "specificationReference" : "_:b105"
   }, {
     "@id" : "ldpt:DirectContainer-NoRdfBagSeqOrList",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.383Z",
+    "date" : "2014-10-15T02:01:54.914Z",
     "source" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2705,11 +2705,11 @@
     "action" : "",
     "name" : "DirectContainer-NoRdfBagSeqOrList",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b467"
+    "specificationReference" : "_:b160"
   }, {
     "@id" : "ldpt:DirectContainer-NullRelativeUriPost",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.388Z",
+    "date" : "2014-10-15T02:01:54.919Z",
     "source" : "ldpt:CommonContainer-NullRelativeUriPost",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2722,11 +2722,11 @@
     "action" : "",
     "name" : "DirectContainer-NullRelativeUriPost",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b487"
+    "specificationReference" : "_:b203"
   }, {
     "@id" : "ldpt:DirectContainer-Options",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.418Z",
+    "date" : "2014-10-15T02:01:54.955Z",
     "source" : "ldpt:CommonResource-Options",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2743,7 +2743,7 @@
   }, {
     "@id" : "ldpt:DirectContainer-OptionsAllowHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.419Z",
+    "date" : "2014-10-15T02:01:54.956Z",
     "source" : "ldpt:CommonResource-OptionsAllowHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2756,11 +2756,11 @@
     "action" : "",
     "name" : "DirectContainer-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b417"
+    "specificationReference" : "_:b393"
   }, {
     "@id" : "ldpt:DirectContainer-PatchMethod",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.393Z",
+    "date" : "2014-10-15T02:01:54.924Z",
     "source" : "ldpt:CommonContainer-PatchMethod",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2773,11 +2773,11 @@
     "action" : "",
     "name" : "DirectContainer-PatchMethod",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b488"
+    "specificationReference" : "_:b496"
   }, {
     "@id" : "ldpt:DirectContainer-PostContainer",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.385Z",
+    "date" : "2014-10-15T02:01:54.915Z",
     "source" : "ldpt:CommonContainer-PostContainer",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2790,11 +2790,11 @@
     "action" : "",
     "name" : "DirectContainer-PostContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b496"
+    "specificationReference" : "_:b395"
   }, {
     "@id" : "ldpt:DirectContainer-PostJsonLd",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.395Z",
+    "date" : "2014-10-15T02:01:54.925Z",
     "source" : "ldpt:CommonContainer-PostJsonLd",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2807,11 +2807,11 @@
     "action" : "",
     "name" : "DirectContainer-PostJsonLd",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b45"
+    "specificationReference" : "_:b54"
   }, {
     "@id" : "ldpt:DirectContainer-PostNoSlug",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.389Z",
+    "date" : "2014-10-15T02:01:54.919Z",
     "source" : "ldpt:CommonContainer-PostNoSlug",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2824,11 +2824,11 @@
     "action" : "",
     "name" : "DirectContainer-PostNoSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b148"
+    "specificationReference" : "_:b146"
   }, {
     "@id" : "ldpt:DirectContainer-PostResourceUpdatesTriples",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.376Z",
+    "date" : "2014-10-15T02:01:54.904Z",
     "source" : "ldpt:DirectContainer-PostResourceUpdatesTriples",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2841,11 +2841,11 @@
     "action" : "",
     "name" : "DirectContainer-PostResourceUpdatesTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b54"
+    "specificationReference" : "_:b313"
   }, {
     "@id" : "ldpt:DirectContainer-PostResponseStatusAndLocation",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.384Z",
+    "date" : "2014-10-15T02:01:54.915Z",
     "source" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2858,11 +2858,11 @@
     "action" : "",
     "name" : "DirectContainer-PostResponseStatusAndLocation",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b401"
+    "specificationReference" : "_:b192"
   }, {
     "@id" : "ldpt:DirectContainer-PreconditionRequiredStatusCode",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.416Z",
+    "date" : "2014-10-15T02:01:54.953Z",
     "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2875,11 +2875,11 @@
     "action" : "",
     "name" : "DirectContainer-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b285"
+    "specificationReference" : "_:b154"
   }, {
     "@id" : "ldpt:DirectContainer-PreferContainmentTriples",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.384Z",
+    "date" : "2014-10-15T02:01:54.914Z",
     "source" : "ldpt:CommonContainer-PreferContainmentTriples",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2892,11 +2892,11 @@
     "action" : "",
     "name" : "DirectContainer-PreferContainmentTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b88"
+    "specificationReference" : "_:b350"
   }, {
     "@id" : "ldpt:DirectContainer-PreferMembershipTriples",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.381Z",
+    "date" : "2014-10-15T02:01:54.912Z",
     "source" : "ldpt:DirectContainer-PreferMembershipTriples",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -2909,11 +2909,11 @@
     "action" : "",
     "name" : "DirectContainer-PreferMembershipTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b42"
+    "specificationReference" : "_:b37"
   }, {
     "@id" : "ldpt:DirectContainer-PublishConstraintsReadOnlyProp",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.407Z",
+    "date" : "2014-10-15T02:01:54.94Z",
     "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2926,11 +2926,11 @@
     "action" : "",
     "name" : "DirectContainer-PublishConstraintsReadOnlyProp",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b360"
+    "specificationReference" : "_:b483"
   }, {
     "@id" : "ldpt:DirectContainer-PublishConstraintsUnknownProp",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.407Z",
+    "date" : "2014-10-15T02:01:54.941Z",
     "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2943,11 +2943,11 @@
     "action" : "",
     "name" : "DirectContainer-PublishConstraintsUnknownProp",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b490"
+    "specificationReference" : "_:b121"
   }, {
     "@id" : "ldpt:DirectContainer-PutBadETag",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.417Z",
+    "date" : "2014-10-15T02:01:54.953Z",
     "source" : "ldpt:CommonResource-PutBadETag",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2960,11 +2960,11 @@
     "action" : "",
     "name" : "DirectContainer-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b332"
+    "specificationReference" : "_:b73"
   }, {
     "@id" : "ldpt:DirectContainer-PutPropertiesNotPersisted",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.409Z",
+    "date" : "2014-10-15T02:01:54.943Z",
     "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2977,11 +2977,11 @@
     "action" : "",
     "name" : "DirectContainer-PutPropertiesNotPersisted",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b95"
+    "specificationReference" : "_:b90"
   }, {
     "@id" : "ldpt:DirectContainer-PutReadOnlyProperties4xxStatus",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.408Z",
+    "date" : "2014-10-15T02:01:54.941Z",
     "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -2994,11 +2994,11 @@
     "action" : "",
     "name" : "DirectContainer-PutReadOnlyProperties4xxStatus",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b215"
+    "specificationReference" : "_:b298"
   }, {
     "@id" : "ldpt:DirectContainer-PutReplacesResource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.4Z",
+    "date" : "2014-10-15T02:01:54.932Z",
     "source" : "ldpt:RdfSource-PutReplacesResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3011,11 +3011,11 @@
     "action" : "",
     "name" : "DirectContainer-PutReplacesResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b250"
+    "specificationReference" : "_:b373"
   }, {
     "@id" : "ldpt:DirectContainer-PutRequiresIfMatch",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.415Z",
+    "date" : "2014-10-15T02:01:54.951Z",
     "source" : "ldpt:CommonResource-PutRequiresIfMatch",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3028,11 +3028,11 @@
     "action" : "",
     "name" : "DirectContainer-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b236"
+    "specificationReference" : "_:b245"
   }, {
     "@id" : "ldpt:DirectContainer-PutSimpleUpdate",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.401Z",
+    "date" : "2014-10-15T02:01:54.932Z",
     "source" : "ldpt:RdfSource-PutSimpleUpdate",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3045,11 +3045,11 @@
     "action" : "",
     "name" : "DirectContainer-PutSimpleUpdate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b421"
+    "specificationReference" : "_:b51"
   }, {
     "@id" : "ldpt:DirectContainer-PutToCreate",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.382Z",
+    "date" : "2014-10-15T02:01:54.912Z",
     "source" : "ldpt:CommonContainer-PutToCreate",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -3062,11 +3062,11 @@
     "action" : "",
     "name" : "DirectContainer-PutToCreate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b492"
+    "specificationReference" : "_:b253"
   }, {
     "@id" : "ldpt:DirectContainer-RdfTypeLdpContainer",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.394Z",
+    "date" : "2014-10-15T02:01:54.924Z",
     "source" : "ldpt:CommonContainer-RdfTypeLdpContainer",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -3079,11 +3079,11 @@
     "action" : "",
     "name" : "DirectContainer-RdfTypeLdpContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b56"
+    "specificationReference" : "_:b52"
   }, {
     "@id" : "ldpt:DirectContainer-ReUseVocabularies",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.403Z",
+    "date" : "2014-10-15T02:01:54.935Z",
     "source" : "ldpt:RdfSource-ReUseVocabularies",
     "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3099,11 +3099,11 @@
     "action" : "",
     "name" : "DirectContainer-ReUseVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b267"
+    "specificationReference" : "_:b347"
   }, {
     "@id" : "ldpt:DirectContainer-RejectPutModifyingContainmentTriples",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.391Z",
+    "date" : "2014-10-15T02:01:54.922Z",
     "source" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3116,11 +3116,11 @@
     "action" : "",
     "name" : "DirectContainer-RejectPutModifyingContainmentTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b448"
+    "specificationReference" : "_:b480"
   }, {
     "@id" : "ldpt:DirectContainer-RelativeUriResolutionPost",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.383Z",
+    "date" : "2014-10-15T02:01:54.913Z",
     "source" : "ldpt:CommonContainer-RelativeUriResolutionPost",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3133,11 +3133,11 @@
     "action" : "",
     "name" : "DirectContainer-RelativeUriResolutionPost",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b12"
+    "specificationReference" : "_:b10"
   }, {
     "@id" : "ldpt:DirectContainer-RelativeUriResolutionPut",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.4Z",
+    "date" : "2014-10-15T02:01:54.931Z",
     "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3150,11 +3150,11 @@
     "action" : "",
     "name" : "DirectContainer-RelativeUriResolutionPut",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b15"
+    "specificationReference" : "_:b11"
   }, {
     "@id" : "ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.386Z",
+    "date" : "2014-10-15T02:01:54.916Z",
     "source" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3167,11 +3167,11 @@
     "action" : "",
     "name" : "DirectContainer-RequestedInteractionModelCreateNotAllowed",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b281"
+    "specificationReference" : "_:b233"
   }, {
     "@id" : "ldpt:DirectContainer-RequestedInteractionModelHeaders",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.386Z",
+    "date" : "2014-10-15T02:01:54.917Z",
     "source" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3184,11 +3184,11 @@
     "action" : "",
     "name" : "DirectContainer-RequestedInteractionModelHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b478"
+    "specificationReference" : "_:b130"
   }, {
     "@id" : "ldpt:DirectContainer-ResponsePropertiesNotPersisted",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.409Z",
+    "date" : "2014-10-15T02:01:54.943Z",
     "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3201,11 +3201,11 @@
     "action" : "",
     "name" : "DirectContainer-ResponsePropertiesNotPersisted",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b437"
+    "specificationReference" : "_:b376"
   }, {
     "@id" : "ldpt:DirectContainer-RestrictClientInference",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.404Z",
+    "date" : "2014-10-15T02:01:54.937Z",
     "source" : "ldpt:RdfSource-RestrictClientInference",
     "subject" : "MUST, MANUAL",
     "conformanceLevel" : "ldpt:MUST",
@@ -3221,11 +3221,11 @@
     "action" : "",
     "name" : "DirectContainer-RestrictClientInference",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b363"
+    "specificationReference" : "_:b380"
   }, {
     "@id" : "ldpt:DirectContainer-RestrictPutReUseUri",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.392Z",
+    "date" : "2014-10-15T02:01:54.923Z",
     "source" : "ldpt:CommonContainer-RestrictPutReUseUri",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3242,7 +3242,7 @@
   }, {
     "@id" : "ldpt:DirectContainer-RestrictUriReUseNoSlug",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.39Z",
+    "date" : "2014-10-15T02:01:54.921Z",
     "source" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3255,11 +3255,11 @@
     "action" : "",
     "name" : "DirectContainer-RestrictUriReUseNoSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b382"
+    "specificationReference" : "_:b397"
   }, {
     "@id" : "ldpt:DirectContainer-RestrictUriReUseSlug",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.39Z",
+    "date" : "2014-10-15T02:01:54.92Z",
     "source" : "ldpt:CommonContainer-RestrictUriReUseSlug",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3272,7 +3272,7 @@
     "action" : "",
     "name" : "DirectContainer-RestrictUriReUseSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b299"
+    "specificationReference" : "_:b162"
   }, {
     "@id" : "ldpt:DirectContainer-SHOULDManifest",
     "@type" : "mf:Manifest",
@@ -3285,7 +3285,7 @@
   }, {
     "@id" : "ldpt:DirectContainer-ServerHonorsSlug",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.394Z",
+    "date" : "2014-10-15T02:01:54.925Z",
     "source" : "ldpt:CommonContainer-ServerHonorsSlug",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -3298,11 +3298,11 @@
     "action" : "",
     "name" : "DirectContainer-ServerHonorsSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b415"
+    "specificationReference" : "_:b430"
   }, {
     "@id" : "ldpt:DirectContainer-TypeRdfSource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.402Z",
+    "date" : "2014-10-15T02:01:54.934Z",
     "source" : "ldpt:RdfSource-TypeRdfSource",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -3315,11 +3315,11 @@
     "action" : "",
     "name" : "DirectContainer-TypeRdfSource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b20"
+    "specificationReference" : "_:b15"
   }, {
     "@id" : "ldpt:DirectContainer-UseMemberPredicate",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.373Z",
+    "date" : "2014-10-15T02:01:54.901Z",
     "source" : "ldpt:DirectContainer-UseMemberPredicate",
     "subject" : "SHOULD, ldpMember",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3332,11 +3332,11 @@
     "action" : "",
     "name" : "DirectContainer-UseMemberPredicate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b217"
+    "specificationReference" : "_:b224"
   }, {
     "@id" : "ldpt:DirectContainer-UseStandardVocabularies",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.404Z",
+    "date" : "2014-10-15T02:01:54.936Z",
     "source" : "ldpt:RdfSource-UseStandardVocabularies",
     "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3352,11 +3352,11 @@
     "action" : "",
     "name" : "DirectContainer-UseStandardVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b85"
+    "specificationReference" : "_:b82"
   }, {
     "@id" : "ldpt:IndirectContainer-4xxErrorHasResponseBody",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.473Z",
+    "date" : "2014-10-15T02:01:54.839Z",
     "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3369,11 +3369,11 @@
     "action" : "",
     "name" : "IndirectContainer-4xxErrorHasResponseBody",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b205"
+    "specificationReference" : "_:b206"
   }, {
     "@id" : "ldpt:IndirectContainer-AcceptPatchHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.485Z",
+    "date" : "2014-10-15T02:01:54.853Z",
     "source" : "ldpt:CommonResource-AcceptPatchHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3386,11 +3386,11 @@
     "action" : "",
     "name" : "IndirectContainer-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b211"
+    "specificationReference" : "_:b212"
   }, {
     "@id" : "ldpt:IndirectContainer-AcceptPostResponseHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.456Z",
+    "date" : "2014-10-15T02:01:54.815Z",
     "source" : "ldpt:CommonContainer-AcceptPostResponseHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3403,11 +3403,11 @@
     "action" : "",
     "name" : "IndirectContainer-AcceptPostResponseHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b480"
+    "specificationReference" : "_:b223"
   }, {
     "@id" : "ldpt:IndirectContainer-AcceptTurtle",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.453Z",
+    "date" : "2014-10-15T02:01:54.81Z",
     "source" : "ldpt:CommonContainer-AcceptTurtle",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3420,11 +3420,11 @@
     "action" : "",
     "name" : "IndirectContainer-AcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b280"
+    "specificationReference" : "_:b6"
   }, {
     "@id" : "ldpt:IndirectContainer-ConditionFailedStatusCode",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.482Z",
+    "date" : "2014-10-15T02:01:54.85Z",
     "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3437,12 +3437,12 @@
     "action" : "",
     "name" : "IndirectContainer-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b402"
+    "specificationReference" : "_:b487"
   }, {
     "@id" : "ldpt:IndirectContainer-ConformsContainerRdfResource",
     "@type" : "earl:TestRequirement",
-    "date" : "2014-09-15T19:15:02.46Z",
-    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" ],
+    "date" : "2014-10-15T02:01:54.821Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" ],
     "source" : "ldpt:CommonContainer-ConformsContainerRdfResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3455,12 +3455,12 @@
     "action" : "",
     "name" : "IndirectContainer-ConformsContainerRdfResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b41"
+    "specificationReference" : "_:b410"
   }, {
     "@id" : "ldpt:IndirectContainer-ConformsRdfSourceLdpResource",
     "@type" : "earl:TestRequirement",
-    "date" : "2014-09-15T19:15:02.474Z",
-    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" ],
+    "date" : "2014-10-15T02:01:54.841Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" ],
     "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3473,11 +3473,11 @@
     "action" : "",
     "name" : "IndirectContainer-ConformsRdfSourceLdpResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b459"
+    "specificationReference" : "_:b49"
   }, {
     "@id" : "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.447Z",
+    "date" : "2014-10-15T02:01:54.797Z",
     "source" : "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3490,11 +3490,11 @@
     "action" : "",
     "name" : "IndirectContainer-ContainerSupportsHttpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b438"
+    "specificationReference" : "_:b449"
   }, {
     "@id" : "ldpt:IndirectContainer-ContainsLdpcUri",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.448Z",
+    "date" : "2014-10-15T02:01:54.799Z",
     "source" : "ldpt:IndirectContainer-ContainsLdpcUri",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3507,11 +3507,11 @@
     "action" : "",
     "name" : "IndirectContainer-ContainsLdpcUri",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:b181"
+    "specificationReference" : "_:b388"
   }, {
     "@id" : "ldpt:IndirectContainer-ContainsRdfType",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.466Z",
+    "date" : "2014-10-15T02:01:54.831Z",
     "source" : "ldpt:RdfSource-ContainsRdfType",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3524,11 +3524,11 @@
     "action" : "",
     "name" : "IndirectContainer-ContainsRdfType",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b216"
+    "specificationReference" : "_:b273"
   }, {
     "@id" : "ldpt:IndirectContainer-ContentTypeHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.454Z",
+    "date" : "2014-10-15T02:01:54.811Z",
     "source" : "ldpt:CommonContainer-ContentTypeHeader",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3541,11 +3541,11 @@
     "action" : "",
     "name" : "IndirectContainer-ContentTypeHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b128"
+    "specificationReference" : "_:b252"
   }, {
     "@id" : "ldpt:IndirectContainer-CreateIndirectContainer",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.448Z",
+    "date" : "2014-10-15T02:01:54.798Z",
     "source" : "ldpt:IndirectContainer-CreateIndirectContainer",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3558,11 +3558,11 @@
     "action" : "",
     "name" : "IndirectContainer-CreateIndirectContainer",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:b455"
+    "specificationReference" : "_:b56"
   }, {
     "@id" : "ldpt:IndirectContainer-CreateWithoutConstraints",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.455Z",
+    "date" : "2014-10-15T02:01:54.813Z",
     "source" : "ldpt:CommonContainer-CreateWithoutConstraints",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3575,11 +3575,11 @@
     "action" : "",
     "name" : "IndirectContainer-CreateWithoutConstraints",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b372"
+    "specificationReference" : "_:b111"
   }, {
     "@id" : "ldpt:IndirectContainer-DeleteRemovesContainmentTriple",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.458Z",
+    "date" : "2014-10-15T02:01:54.817Z",
     "source" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3592,11 +3592,11 @@
     "action" : "",
     "name" : "IndirectContainer-DeleteRemovesContainmentTriple",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b81"
+    "specificationReference" : "_:b26"
   }, {
     "@id" : "ldpt:IndirectContainer-ETagHeadersGet",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.479Z",
+    "date" : "2014-10-15T02:01:54.846Z",
     "source" : "ldpt:CommonResource-ETagHeadersGet",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3613,7 +3613,7 @@
   }, {
     "@id" : "ldpt:IndirectContainer-ETagHeadersHead",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.48Z",
+    "date" : "2014-10-15T02:01:54.847Z",
     "source" : "ldpt:CommonResource-ETagHeadersHead",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3626,11 +3626,11 @@
     "action" : "",
     "name" : "IndirectContainer-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b422"
+    "specificationReference" : "_:b84"
   }, {
     "@id" : "ldpt:IndirectContainer-GetResource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.466Z",
+    "date" : "2014-10-15T02:01:54.83Z",
     "source" : "ldpt:RdfSource-GetResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3643,11 +3643,11 @@
     "action" : "",
     "name" : "IndirectContainer-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b300"
+    "specificationReference" : "_:b310"
   }, {
     "@id" : "ldpt:IndirectContainer-GetResourceAcceptTurtle",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.47Z",
+    "date" : "2014-10-15T02:01:54.835Z",
     "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3660,11 +3660,11 @@
     "action" : "",
     "name" : "IndirectContainer-GetResourceAcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b138"
+    "specificationReference" : "_:b140"
   }, {
     "@id" : "ldpt:IndirectContainer-GetResourceAsTurtleNoAccept",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.47Z",
+    "date" : "2014-10-15T02:01:54.836Z",
     "source" : "ldpt:RdfSource-GetResourceAsTurtleNoAccept",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3677,11 +3677,11 @@
     "action" : "",
     "name" : "IndirectContainer-GetResourceAsTurtleNoAccept",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b170"
+    "specificationReference" : "_:b67"
   }, {
     "@id" : "ldpt:IndirectContainer-GetResponseHeaders",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.481Z",
+    "date" : "2014-10-15T02:01:54.848Z",
     "source" : "ldpt:CommonResource-GetResponseHeaders",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3694,11 +3694,11 @@
     "action" : "",
     "name" : "IndirectContainer-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b311"
+    "specificationReference" : "_:b323"
   }, {
     "@id" : "ldpt:IndirectContainer-Head",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.485Z",
+    "date" : "2014-10-15T02:01:54.852Z",
     "source" : "ldpt:CommonResource-Head",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3715,7 +3715,7 @@
   }, {
     "@id" : "ldpt:IndirectContainer-IsHttp11Manual",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.478Z",
+    "date" : "2014-10-15T02:01:54.846Z",
     "source" : "ldpt:CommonResource-IsHttp11Manual",
     "subject" : "MUST, MANUAL",
     "conformanceLevel" : "ldpt:MUST",
@@ -3728,11 +3728,11 @@
     "action" : "",
     "name" : "IndirectContainer-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b31"
+    "specificationReference" : "_:b330"
   }, {
     "@id" : "ldpt:IndirectContainer-JsonLdRepresentation",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.471Z",
+    "date" : "2014-10-15T02:01:54.836Z",
     "source" : "ldpt:RdfSource-JsonLdRepresentation",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3745,11 +3745,11 @@
     "action" : "",
     "name" : "IndirectContainer-JsonLdRepresentation",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b259"
+    "specificationReference" : "_:b267"
   }, {
     "@id" : "ldpt:IndirectContainer-LdpLinkHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.48Z",
+    "date" : "2014-10-15T02:01:54.848Z",
     "source" : "ldpt:CommonResource-LdpLinkHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3762,7 +3762,7 @@
     "action" : "",
     "name" : "IndirectContainer-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b238"
+    "specificationReference" : "_:b431"
   }, {
     "@id" : "ldpt:IndirectContainer-MAYManifest",
     "@type" : "mf:Manifest",
@@ -3778,13 +3778,13 @@
     "title" : "IndirectContainer (MUST)",
     "comment" : "LDP Indirect Container tests. MUST conformance tests.",
     "entries" : {
-      "@list" : [ "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader", "ldpt:IndirectContainer-ContainsLdpcUri", "ldpt:IndirectContainer-CreateIndirectContainer", "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-PostJsonLd", "ldpt:IndirectContainer-ConformsContainerRdfResource", "ldpt:IndirectContainer-RelativeUriResolutionPut", "ldpt:IndirectContainer-PutReplacesResource", "ldpt:IndirectContainer-PutSimpleUpdate", "ldpt:IndirectContainer-GetResource", "ldpt:IndirectContainer-RestrictClientInference", "ldpt:IndirectContainer-GetResourceAcceptTurtle", "ldpt:IndirectContainer-JsonLdRepresentation", "ldpt:IndirectContainer-PublishConstraintsReadOnlyProp", "ldpt:IndirectContainer-PublishConstraintsUnknownProp", "ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus", "ldpt:IndirectContainer-PutPropertiesNotPersisted", "ldpt:IndirectContainer-ConformsRdfSourceLdpResource", "ldpt:IndirectContainer-IsHttp11Manual", "ldpt:IndirectContainer-ETagHeadersGet", "ldpt:IndirectContainer-ETagHeadersHead", "ldpt:IndirectContainer-LdpLinkHeader", "ldpt:IndirectContainer-GetResponseHeaders", "ldpt:IndirectContainer-ConditionFailedStatusCode", "ldpt:IndirectContainer-PreconditionRequiredStatusCode", "ldpt:IndirectContainer-PutBadETag", "ldpt:IndirectContainer-Head", "ldpt:IndirectContainer-AcceptPatchHeader", "ldpt:IndirectContainer-Options", "ldpt:IndirectContainer-OptionsAllowHeader" ]
+      "@list" : [ "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader", "ldpt:IndirectContainer-CreateIndirectContainer", "ldpt:IndirectContainer-ContainsLdpcUri", "ldpt:IndirectContainer-PostResource", "ldpt:IndirectContainer-RelativeUriResolutionPost", "ldpt:IndirectContainer-PostResponseStatusAndLocation", "ldpt:IndirectContainer-PostContainer", "ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed", "ldpt:IndirectContainer-RequestedInteractionModelHeaders", "ldpt:IndirectContainer-AcceptTurtle", "ldpt:IndirectContainer-NullRelativeUriPost", "ldpt:IndirectContainer-AcceptPostResponseHeader", "ldpt:IndirectContainer-DeleteRemovesContainmentTriple", "ldpt:IndirectContainer-PostJsonLd", "ldpt:IndirectContainer-ConformsContainerRdfResource", "ldpt:IndirectContainer-RelativeUriResolutionPut", "ldpt:IndirectContainer-PutReplacesResource", "ldpt:IndirectContainer-PutSimpleUpdate", "ldpt:IndirectContainer-GetResource", "ldpt:IndirectContainer-RestrictClientInference", "ldpt:IndirectContainer-GetResourceAcceptTurtle", "ldpt:IndirectContainer-JsonLdRepresentation", "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" ]
     },
     "name" : "IndirectContainer (MUST)"
   }, {
     "@id" : "ldpt:IndirectContainer-NoRdfBagSeqOrList",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.45Z",
+    "date" : "2014-10-15T02:01:54.803Z",
     "source" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3797,11 +3797,11 @@
     "action" : "",
     "name" : "IndirectContainer-NoRdfBagSeqOrList",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b158"
+    "specificationReference" : "_:b86"
   }, {
     "@id" : "ldpt:IndirectContainer-NullRelativeUriPost",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.454Z",
+    "date" : "2014-10-15T02:01:54.811Z",
     "source" : "ldpt:CommonContainer-NullRelativeUriPost",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3814,11 +3814,11 @@
     "action" : "",
     "name" : "IndirectContainer-NullRelativeUriPost",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b132"
+    "specificationReference" : "_:b126"
   }, {
     "@id" : "ldpt:IndirectContainer-Options",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.486Z",
+    "date" : "2014-10-15T02:01:54.853Z",
     "source" : "ldpt:CommonResource-Options",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3831,11 +3831,11 @@
     "action" : "",
     "name" : "IndirectContainer-Options",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b463"
+    "specificationReference" : "_:b478"
   }, {
     "@id" : "ldpt:IndirectContainer-OptionsAllowHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.486Z",
+    "date" : "2014-10-15T02:01:54.854Z",
     "source" : "ldpt:CommonResource-OptionsAllowHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3848,11 +3848,11 @@
     "action" : "",
     "name" : "IndirectContainer-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b67"
+    "specificationReference" : "_:b65"
   }, {
     "@id" : "ldpt:IndirectContainer-PatchMethod",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.458Z",
+    "date" : "2014-10-15T02:01:54.818Z",
     "source" : "ldpt:CommonContainer-PatchMethod",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3865,11 +3865,11 @@
     "action" : "",
     "name" : "IndirectContainer-PatchMethod",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b351"
+    "specificationReference" : "_:b151"
   }, {
     "@id" : "ldpt:IndirectContainer-PostContainer",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.452Z",
+    "date" : "2014-10-15T02:01:54.807Z",
     "source" : "ldpt:CommonContainer-PostContainer",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3882,11 +3882,11 @@
     "action" : "",
     "name" : "IndirectContainer-PostContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b392"
+    "specificationReference" : "_:b411"
   }, {
     "@id" : "ldpt:IndirectContainer-PostJsonLd",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.46Z",
+    "date" : "2014-10-15T02:01:54.82Z",
     "source" : "ldpt:CommonContainer-PostJsonLd",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3899,11 +3899,11 @@
     "action" : "",
     "name" : "IndirectContainer-PostJsonLd",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b397"
+    "specificationReference" : "_:b414"
   }, {
     "@id" : "ldpt:IndirectContainer-PostNoSlug",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.455Z",
+    "date" : "2014-10-15T02:01:54.812Z",
     "source" : "ldpt:CommonContainer-PostNoSlug",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3916,11 +3916,11 @@
     "action" : "",
     "name" : "IndirectContainer-PostNoSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b105"
+    "specificationReference" : "_:b405"
   }, {
     "@id" : "ldpt:IndirectContainer-PostResource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.449Z",
+    "date" : "2014-10-15T02:01:54.8Z",
     "source" : "ldpt:IndirectContainer-PostResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3933,11 +3933,11 @@
     "action" : "",
     "name" : "IndirectContainer-PostResource",
     "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:b8"
+    "specificationReference" : "_:b355"
   }, {
     "@id" : "ldpt:IndirectContainer-PostResponseStatusAndLocation",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.451Z",
+    "date" : "2014-10-15T02:01:54.806Z",
     "source" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3950,11 +3950,11 @@
     "action" : "",
     "name" : "IndirectContainer-PostResponseStatusAndLocation",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b86"
+    "specificationReference" : "_:b209"
   }, {
     "@id" : "ldpt:IndirectContainer-PreconditionRequiredStatusCode",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.483Z",
+    "date" : "2014-10-15T02:01:54.85Z",
     "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -3967,11 +3967,11 @@
     "action" : "",
     "name" : "IndirectContainer-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b178"
+    "specificationReference" : "_:b176"
   }, {
     "@id" : "ldpt:IndirectContainer-PreferContainmentTriples",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.451Z",
+    "date" : "2014-10-15T02:01:54.804Z",
     "source" : "ldpt:CommonContainer-PreferContainmentTriples",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -3984,11 +3984,11 @@
     "action" : "",
     "name" : "IndirectContainer-PreferContainmentTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b469"
+    "specificationReference" : "_:b139"
   }, {
     "@id" : "ldpt:IndirectContainer-PublishConstraintsReadOnlyProp",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.471Z",
+    "date" : "2014-10-15T02:01:54.837Z",
     "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4001,11 +4001,11 @@
     "action" : "",
     "name" : "IndirectContainer-PublishConstraintsReadOnlyProp",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b137"
+    "specificationReference" : "_:b173"
   }, {
     "@id" : "ldpt:IndirectContainer-PublishConstraintsUnknownProp",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.472Z",
+    "date" : "2014-10-15T02:01:54.838Z",
     "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4018,11 +4018,11 @@
     "action" : "",
     "name" : "IndirectContainer-PublishConstraintsUnknownProp",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b184"
+    "specificationReference" : "_:b180"
   }, {
     "@id" : "ldpt:IndirectContainer-PutBadETag",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.484Z",
+    "date" : "2014-10-15T02:01:54.851Z",
     "source" : "ldpt:CommonResource-PutBadETag",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4035,11 +4035,11 @@
     "action" : "",
     "name" : "IndirectContainer-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b283"
+    "specificationReference" : "_:b485"
   }, {
     "@id" : "ldpt:IndirectContainer-PutPropertiesNotPersisted",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.473Z",
+    "date" : "2014-10-15T02:01:54.84Z",
     "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4052,11 +4052,11 @@
     "action" : "",
     "name" : "IndirectContainer-PutPropertiesNotPersisted",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b431"
+    "specificationReference" : "_:b92"
   }, {
     "@id" : "ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.472Z",
+    "date" : "2014-10-15T02:01:54.838Z",
     "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4069,11 +4069,11 @@
     "action" : "",
     "name" : "IndirectContainer-PutReadOnlyProperties4xxStatus",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b151"
+    "specificationReference" : "_:b149"
   }, {
     "@id" : "ldpt:IndirectContainer-PutReplacesResource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.464Z",
+    "date" : "2014-10-15T02:01:54.829Z",
     "source" : "ldpt:RdfSource-PutReplacesResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4086,11 +4086,11 @@
     "action" : "",
     "name" : "IndirectContainer-PutReplacesResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b494"
+    "specificationReference" : "_:b497"
   }, {
     "@id" : "ldpt:IndirectContainer-PutRequiresIfMatch",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.482Z",
+    "date" : "2014-10-15T02:01:54.849Z",
     "source" : "ldpt:CommonResource-PutRequiresIfMatch",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4103,11 +4103,11 @@
     "action" : "",
     "name" : "IndirectContainer-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b91"
+    "specificationReference" : "_:b479"
   }, {
     "@id" : "ldpt:IndirectContainer-PutSimpleUpdate",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.465Z",
+    "date" : "2014-10-15T02:01:54.829Z",
     "source" : "ldpt:RdfSource-PutSimpleUpdate",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4120,11 +4120,11 @@
     "action" : "",
     "name" : "IndirectContainer-PutSimpleUpdate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b335"
+    "specificationReference" : "_:b345"
   }, {
     "@id" : "ldpt:IndirectContainer-PutToCreate",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.449Z",
+    "date" : "2014-10-15T02:01:54.8Z",
     "source" : "ldpt:CommonContainer-PutToCreate",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -4137,11 +4137,11 @@
     "action" : "",
     "name" : "IndirectContainer-PutToCreate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b27"
+    "specificationReference" : "_:b21"
   }, {
     "@id" : "ldpt:IndirectContainer-RdfTypeLdpContainer",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.459Z",
+    "date" : "2014-10-15T02:01:54.819Z",
     "source" : "ldpt:CommonContainer-RdfTypeLdpContainer",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -4154,11 +4154,11 @@
     "action" : "",
     "name" : "IndirectContainer-RdfTypeLdpContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b338"
+    "specificationReference" : "_:b163"
   }, {
     "@id" : "ldpt:IndirectContainer-ReUseVocabularies",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.467Z",
+    "date" : "2014-10-15T02:01:54.832Z",
     "source" : "ldpt:RdfSource-ReUseVocabularies",
     "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4174,11 +4174,11 @@
     "action" : "",
     "name" : "IndirectContainer-ReUseVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b477"
+    "specificationReference" : "_:b489"
   }, {
     "@id" : "ldpt:IndirectContainer-RejectPutModifyingContainmentTriples",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.457Z",
+    "date" : "2014-10-15T02:01:54.816Z",
     "source" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4191,11 +4191,11 @@
     "action" : "",
     "name" : "IndirectContainer-RejectPutModifyingContainmentTriples",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b157"
+    "specificationReference" : "_:b472"
   }, {
     "@id" : "ldpt:IndirectContainer-RelativeUriResolutionPost",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.45Z",
+    "date" : "2014-10-15T02:01:54.801Z",
     "source" : "ldpt:CommonContainer-RelativeUriResolutionPost",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4208,11 +4208,11 @@
     "action" : "",
     "name" : "IndirectContainer-RelativeUriResolutionPost",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b50"
+    "specificationReference" : "_:b41"
   }, {
     "@id" : "ldpt:IndirectContainer-RelativeUriResolutionPut",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.464Z",
+    "date" : "2014-10-15T02:01:54.828Z",
     "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4225,11 +4225,11 @@
     "action" : "",
     "name" : "IndirectContainer-RelativeUriResolutionPut",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b129"
+    "specificationReference" : "_:b125"
   }, {
     "@id" : "ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.452Z",
+    "date" : "2014-10-15T02:01:54.808Z",
     "source" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4242,11 +4242,11 @@
     "action" : "",
     "name" : "IndirectContainer-RequestedInteractionModelCreateNotAllowed",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b419"
+    "specificationReference" : "_:b191"
   }, {
     "@id" : "ldpt:IndirectContainer-RequestedInteractionModelHeaders",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.453Z",
+    "date" : "2014-10-15T02:01:54.809Z",
     "source" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4259,11 +4259,11 @@
     "action" : "",
     "name" : "IndirectContainer-RequestedInteractionModelHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b278"
+    "specificationReference" : "_:b305"
   }, {
     "@id" : "ldpt:IndirectContainer-ResponsePropertiesNotPersisted",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.474Z",
+    "date" : "2014-10-15T02:01:54.84Z",
     "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4276,11 +4276,11 @@
     "action" : "",
     "name" : "IndirectContainer-ResponsePropertiesNotPersisted",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b187"
+    "specificationReference" : "_:b402"
   }, {
     "@id" : "ldpt:IndirectContainer-RestrictClientInference",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.469Z",
+    "date" : "2014-10-15T02:01:54.834Z",
     "source" : "ldpt:RdfSource-RestrictClientInference",
     "subject" : "MUST, MANUAL",
     "conformanceLevel" : "ldpt:MUST",
@@ -4296,11 +4296,11 @@
     "action" : "",
     "name" : "IndirectContainer-RestrictClientInference",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b320"
+    "specificationReference" : "_:b444"
   }, {
     "@id" : "ldpt:IndirectContainer-RestrictPutReUseUri",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.457Z",
+    "date" : "2014-10-15T02:01:54.817Z",
     "source" : "ldpt:CommonContainer-RestrictPutReUseUri",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4313,11 +4313,11 @@
     "action" : "",
     "name" : "IndirectContainer-RestrictPutReUseUri",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b439"
+    "specificationReference" : "_:b450"
   }, {
     "@id" : "ldpt:IndirectContainer-RestrictUriReUseNoSlug",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.456Z",
+    "date" : "2014-10-15T02:01:54.814Z",
     "source" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4330,11 +4330,11 @@
     "action" : "",
     "name" : "IndirectContainer-RestrictUriReUseNoSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b268"
+    "specificationReference" : "_:b276"
   }, {
     "@id" : "ldpt:IndirectContainer-RestrictUriReUseSlug",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.455Z",
+    "date" : "2014-10-15T02:01:54.814Z",
     "source" : "ldpt:CommonContainer-RestrictUriReUseSlug",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4347,7 +4347,7 @@
     "action" : "",
     "name" : "IndirectContainer-RestrictUriReUseSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b485"
+    "specificationReference" : "_:b211"
   }, {
     "@id" : "ldpt:IndirectContainer-SHOULDManifest",
     "@type" : "mf:Manifest",
@@ -4360,7 +4360,7 @@
   }, {
     "@id" : "ldpt:IndirectContainer-ServerHonorsSlug",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.459Z",
+    "date" : "2014-10-15T02:01:54.819Z",
     "source" : "ldpt:CommonContainer-ServerHonorsSlug",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -4373,11 +4373,11 @@
     "action" : "",
     "name" : "IndirectContainer-ServerHonorsSlug",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b188"
+    "specificationReference" : "_:b184"
   }, {
     "@id" : "ldpt:IndirectContainer-TypeRdfSource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.467Z",
+    "date" : "2014-10-15T02:01:54.831Z",
     "source" : "ldpt:RdfSource-TypeRdfSource",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -4390,11 +4390,11 @@
     "action" : "",
     "name" : "IndirectContainer-TypeRdfSource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b405"
+    "specificationReference" : "_:b372"
   }, {
     "@id" : "ldpt:IndirectContainer-UseStandardVocabularies",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.468Z",
+    "date" : "2014-10-15T02:01:54.833Z",
     "source" : "ldpt:RdfSource-UseStandardVocabularies",
     "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4410,11 +4410,11 @@
     "action" : "",
     "name" : "IndirectContainer-UseStandardVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b120"
+    "specificationReference" : "_:b186"
   }, {
     "@id" : "ldpt:MemberResource-4xxErrorHasResponseBody",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.535Z",
+    "date" : "2014-10-15T02:01:54.753Z",
     "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4427,11 +4427,11 @@
     "action" : "",
     "name" : "MemberResource-4xxErrorHasResponseBody",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b400"
+    "specificationReference" : "_:b349"
   }, {
     "@id" : "ldpt:MemberResource-AcceptPatchHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.548Z",
+    "date" : "2014-10-15T02:01:54.781Z",
     "source" : "ldpt:CommonResource-AcceptPatchHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4444,11 +4444,11 @@
     "action" : "",
     "name" : "MemberResource-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b233"
+    "specificationReference" : "_:b442"
   }, {
     "@id" : "ldpt:MemberResource-ConditionFailedStatusCode",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.546Z",
+    "date" : "2014-10-15T02:01:54.778Z",
     "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4461,12 +4461,12 @@
     "action" : "",
     "name" : "MemberResource-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b457"
+    "specificationReference" : "_:b460"
   }, {
     "@id" : "ldpt:MemberResource-ConformsRdfSourceLdpResource",
     "@type" : "earl:TestRequirement",
-    "date" : "2014-09-15T19:15:02.537Z",
-    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" ],
+    "date" : "2014-10-15T02:01:54.756Z",
+    "hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" ],
     "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4479,11 +4479,11 @@
     "action" : "",
     "name" : "MemberResource-ConformsRdfSourceLdpResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b454"
+    "specificationReference" : "_:b469"
   }, {
     "@id" : "ldpt:MemberResource-ContainsRdfType",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.526Z",
+    "date" : "2014-10-15T02:01:54.735Z",
     "source" : "ldpt:RdfSource-ContainsRdfType",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4496,11 +4496,11 @@
     "action" : "",
     "name" : "MemberResource-ContainsRdfType",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b316"
+    "specificationReference" : "_:b246"
   }, {
     "@id" : "ldpt:MemberResource-ETagHeadersGet",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.542Z",
+    "date" : "2014-10-15T02:01:54.773Z",
     "source" : "ldpt:CommonResource-ETagHeadersGet",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4513,11 +4513,11 @@
     "action" : "",
     "name" : "MemberResource-ETagHeadersGet",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b440"
+    "specificationReference" : "_:b287"
   }, {
     "@id" : "ldpt:MemberResource-ETagHeadersHead",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.543Z",
+    "date" : "2014-10-15T02:01:54.774Z",
     "source" : "ldpt:CommonResource-ETagHeadersHead",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4530,11 +4530,11 @@
     "action" : "",
     "name" : "MemberResource-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b28"
+    "specificationReference" : "_:b27"
   }, {
     "@id" : "ldpt:MemberResource-GetResource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.526Z",
+    "date" : "2014-10-15T02:01:54.735Z",
     "source" : "ldpt:RdfSource-GetResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4547,11 +4547,11 @@
     "action" : "",
     "name" : "MemberResource-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b442"
+    "specificationReference" : "_:b454"
   }, {
     "@id" : "ldpt:MemberResource-GetResourceAcceptTurtle",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.53Z",
+    "date" : "2014-10-15T02:01:54.746Z",
     "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4564,11 +4564,11 @@
     "action" : "",
     "name" : "MemberResource-GetResourceAcceptTurtle",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b380"
+    "specificationReference" : "_:b159"
   }, {
     "@id" : "ldpt:MemberResource-GetResourceAsTurtleNoAccept",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.531Z",
+    "date" : "2014-10-15T02:01:54.747Z",
     "source" : "ldpt:RdfSource-GetResourceAsTurtleNoAccept",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4581,11 +4581,11 @@
     "action" : "",
     "name" : "MemberResource-GetResourceAsTurtleNoAccept",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b266"
+    "specificationReference" : "_:b166"
   }, {
     "@id" : "ldpt:MemberResource-GetResponseHeaders",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.544Z",
+    "date" : "2014-10-15T02:01:54.776Z",
     "source" : "ldpt:CommonResource-GetResponseHeaders",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4598,11 +4598,11 @@
     "action" : "",
     "name" : "MemberResource-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b473"
+    "specificationReference" : "_:b486"
   }, {
     "@id" : "ldpt:MemberResource-Head",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.548Z",
+    "date" : "2014-10-15T02:01:54.78Z",
     "source" : "ldpt:CommonResource-Head",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4615,11 +4615,11 @@
     "action" : "",
     "name" : "MemberResource-Head",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b475"
+    "specificationReference" : "_:b258"
   }, {
     "@id" : "ldpt:MemberResource-IsHttp11Manual",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.541Z",
+    "date" : "2014-10-15T02:01:54.772Z",
     "source" : "ldpt:CommonResource-IsHttp11Manual",
     "subject" : "MUST, MANUAL",
     "conformanceLevel" : "ldpt:MUST",
@@ -4632,11 +4632,11 @@
     "action" : "",
     "name" : "MemberResource-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b134"
+    "specificationReference" : "_:b390"
   }, {
     "@id" : "ldpt:MemberResource-JsonLdRepresentation",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.532Z",
+    "date" : "2014-10-15T02:01:54.748Z",
     "source" : "ldpt:RdfSource-JsonLdRepresentation",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4649,11 +4649,11 @@
     "action" : "",
     "name" : "MemberResource-JsonLdRepresentation",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b306"
+    "specificationReference" : "_:b315"
   }, {
     "@id" : "ldpt:MemberResource-LdpLinkHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.543Z",
+    "date" : "2014-10-15T02:01:54.775Z",
     "source" : "ldpt:CommonResource-LdpLinkHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4666,11 +4666,11 @@
     "action" : "",
     "name" : "MemberResource-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b43"
+    "specificationReference" : "_:b38"
   }, {
     "@id" : "ldpt:MemberResource-Options",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.549Z",
+    "date" : "2014-10-15T02:01:54.782Z",
     "source" : "ldpt:CommonResource-Options",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4683,11 +4683,11 @@
     "action" : "",
     "name" : "MemberResource-Options",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b443"
+    "specificationReference" : "_:b288"
   }, {
     "@id" : "ldpt:MemberResource-OptionsAllowHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.55Z",
+    "date" : "2014-10-15T02:01:54.783Z",
     "source" : "ldpt:CommonResource-OptionsAllowHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4700,11 +4700,11 @@
     "action" : "",
     "name" : "MemberResource-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b201"
+    "specificationReference" : "_:b366"
   }, {
     "@id" : "ldpt:MemberResource-PreconditionRequiredStatusCode",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.546Z",
+    "date" : "2014-10-15T02:01:54.778Z",
     "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4717,11 +4717,11 @@
     "action" : "",
     "name" : "MemberResource-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b23"
+    "specificationReference" : "_:b220"
   }, {
     "@id" : "ldpt:MemberResource-PublishConstraintsReadOnlyProp",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.532Z",
+    "date" : "2014-10-15T02:01:54.749Z",
     "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4734,11 +4734,11 @@
     "action" : "",
     "name" : "MemberResource-PublishConstraintsReadOnlyProp",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b116"
+    "specificationReference" : "_:b329"
   }, {
     "@id" : "ldpt:MemberResource-PublishConstraintsUnknownProp",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.533Z",
+    "date" : "2014-10-15T02:01:54.75Z",
     "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4751,11 +4751,11 @@
     "action" : "",
     "name" : "MemberResource-PublishConstraintsUnknownProp",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b296"
+    "specificationReference" : "_:b309"
   }, {
     "@id" : "ldpt:MemberResource-PutBadETag",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.547Z",
+    "date" : "2014-10-15T02:01:54.779Z",
     "source" : "ldpt:CommonResource-PutBadETag",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4768,11 +4768,11 @@
     "action" : "",
     "name" : "MemberResource-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b235"
+    "specificationReference" : "_:b244"
   }, {
     "@id" : "ldpt:MemberResource-PutPropertiesNotPersisted",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.535Z",
+    "date" : "2014-10-15T02:01:54.754Z",
     "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4785,11 +4785,11 @@
     "action" : "",
     "name" : "MemberResource-PutPropertiesNotPersisted",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b164"
+    "specificationReference" : "_:b91"
   }, {
     "@id" : "ldpt:MemberResource-PutReadOnlyProperties4xxStatus",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.534Z",
+    "date" : "2014-10-15T02:01:54.751Z",
     "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4802,11 +4802,11 @@
     "action" : "",
     "name" : "MemberResource-PutReadOnlyProperties4xxStatus",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b87"
+    "specificationReference" : "_:b183"
   }, {
     "@id" : "ldpt:MemberResource-PutReplacesResource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.525Z",
+    "date" : "2014-10-15T02:01:54.733Z",
     "source" : "ldpt:RdfSource-PutReplacesResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4819,11 +4819,11 @@
     "action" : "",
     "name" : "MemberResource-PutReplacesResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b458"
+    "specificationReference" : "_:b348"
   }, {
     "@id" : "ldpt:MemberResource-PutRequiresIfMatch",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.545Z",
+    "date" : "2014-10-15T02:01:54.777Z",
     "source" : "ldpt:CommonResource-PutRequiresIfMatch",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4836,11 +4836,11 @@
     "action" : "",
     "name" : "MemberResource-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b44"
+    "specificationReference" : "_:b39"
   }, {
     "@id" : "ldpt:MemberResource-PutSimpleUpdate",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.525Z",
+    "date" : "2014-10-15T02:01:54.734Z",
     "source" : "ldpt:RdfSource-PutSimpleUpdate",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4853,11 +4853,11 @@
     "action" : "",
     "name" : "MemberResource-PutSimpleUpdate",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b265"
+    "specificationReference" : "_:b272"
   }, {
     "@id" : "ldpt:MemberResource-ReUseVocabularies",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.527Z",
+    "date" : "2014-10-15T02:01:54.737Z",
     "source" : "ldpt:RdfSource-ReUseVocabularies",
     "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4873,11 +4873,11 @@
     "action" : "",
     "name" : "MemberResource-ReUseVocabularies",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b468"
+    "specificationReference" : "_:b36"
   }, {
     "@id" : "ldpt:MemberResource-RelativeUriResolutionPut",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.524Z",
+    "date" : "2014-10-15T02:01:54.606Z",
     "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -4890,11 +4890,11 @@
     "action" : "",
     "name" : "MemberResource-RelativeUriResolutionPut",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b447"
+    "specificationReference" : "_:b474"
   }, {
     "@id" : "ldpt:MemberResource-ResponsePropertiesNotPersisted",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.536Z",
+    "date" : "2014-10-15T02:01:54.755Z",
     "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4907,11 +4907,11 @@
     "action" : "",
     "name" : "MemberResource-ResponsePropertiesNotPersisted",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b282"
+    "specificationReference" : "_:b495"
   }, {
     "@id" : "ldpt:MemberResource-RestrictClientInference",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.529Z",
+    "date" : "2014-10-15T02:01:54.745Z",
     "source" : "ldpt:RdfSource-RestrictClientInference",
     "subject" : "MUST, MANUAL",
     "conformanceLevel" : "ldpt:MUST",
@@ -4927,11 +4927,11 @@
     "action" : "",
     "name" : "MemberResource-RestrictClientInference",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b393"
+    "specificationReference" : "_:b419"
   }, {
     "@id" : "ldpt:MemberResource-TypeRdfSource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.527Z",
+    "date" : "2014-10-15T02:01:54.736Z",
     "source" : "ldpt:RdfSource-TypeRdfSource",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -4944,11 +4944,11 @@
     "action" : "",
     "name" : "MemberResource-TypeRdfSource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b426"
+    "specificationReference" : "_:b439"
   }, {
     "@id" : "ldpt:MemberResource-UseStandardVocabularies",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.528Z",
+    "date" : "2014-10-15T02:01:54.744Z",
     "source" : "ldpt:RdfSource-UseStandardVocabularies",
     "subject" : "SHOULD, MANUAL",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -4995,7 +4995,7 @@
   }, {
     "@id" : "ldpt:NonRDFSource-AcceptPatchHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.518Z",
+    "date" : "2014-10-15T02:01:54.892Z",
     "source" : "ldpt:CommonResource-AcceptPatchHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -5008,11 +5008,11 @@
     "action" : "",
     "name" : "NonRDFSource-AcceptPatchHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b127"
+    "specificationReference" : "_:b320"
   }, {
     "@id" : "ldpt:NonRDFSource-ConditionFailedStatusCode",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.517Z",
+    "date" : "2014-10-15T02:01:54.889Z",
     "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -5025,11 +5025,11 @@
     "action" : "",
     "name" : "NonRDFSource-ConditionFailedStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b307"
+    "specificationReference" : "_:b467"
   }, {
     "@id" : "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.512Z",
+    "date" : "2014-10-15T02:01:54.883Z",
     "source" : "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -5042,11 +5042,11 @@
     "action" : "",
     "name" : "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b464"
+    "specificationReference" : "_:b110"
   }, {
     "@id" : "ldpt:NonRDFSource-ETagHeadersGet",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.514Z",
+    "date" : "2014-10-15T02:01:54.886Z",
     "source" : "ldpt:CommonResource-ETagHeadersGet",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -5059,11 +5059,11 @@
     "action" : "",
     "name" : "NonRDFSource-ETagHeadersGet",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b264"
+    "specificationReference" : "_:b78"
   }, {
     "@id" : "ldpt:NonRDFSource-ETagHeadersHead",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.515Z",
+    "date" : "2014-10-15T02:01:54.887Z",
     "source" : "ldpt:CommonResource-ETagHeadersHead",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -5076,11 +5076,11 @@
     "action" : "",
     "name" : "NonRDFSource-ETagHeadersHead",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b145"
+    "specificationReference" : "_:b112"
   }, {
     "@id" : "ldpt:NonRDFSource-GetResource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.513Z",
+    "date" : "2014-10-15T02:01:54.885Z",
     "source" : "ldpt:CommonResource-GetResource",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -5093,11 +5093,11 @@
     "action" : "",
     "name" : "NonRDFSource-GetResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b391"
+    "specificationReference" : "_:b371"
   }, {
     "@id" : "ldpt:NonRDFSource-GetResponseHeaders",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.516Z",
+    "date" : "2014-10-15T02:01:54.888Z",
     "source" : "ldpt:CommonResource-GetResponseHeaders",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -5110,11 +5110,11 @@
     "action" : "",
     "name" : "NonRDFSource-GetResponseHeaders",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b68"
+    "specificationReference" : "_:b66"
   }, {
     "@id" : "ldpt:NonRDFSource-Head",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.518Z",
+    "date" : "2014-10-15T02:01:54.891Z",
     "source" : "ldpt:CommonResource-Head",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -5127,11 +5127,11 @@
     "action" : "",
     "name" : "NonRDFSource-Head",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b390"
+    "specificationReference" : "_:b409"
   }, {
     "@id" : "ldpt:NonRDFSource-IsHttp11Manual",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.514Z",
+    "date" : "2014-10-15T02:01:54.886Z",
     "source" : "ldpt:CommonResource-IsHttp11Manual",
     "subject" : "MUST, MANUAL",
     "conformanceLevel" : "ldpt:MUST",
@@ -5144,11 +5144,11 @@
     "action" : "",
     "name" : "NonRDFSource-IsHttp11Manual",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b315"
+    "specificationReference" : "_:b40"
   }, {
     "@id" : "ldpt:NonRDFSource-LdpLinkHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.515Z",
+    "date" : "2014-10-15T02:01:54.888Z",
     "source" : "ldpt:CommonResource-LdpLinkHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -5161,11 +5161,11 @@
     "action" : "",
     "name" : "NonRDFSource-LdpLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b113"
+    "specificationReference" : "_:b468"
   }, {
     "@id" : "ldpt:NonRDFSource-Options",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.519Z",
+    "date" : "2014-10-15T02:01:54.892Z",
     "source" : "ldpt:CommonResource-Options",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -5178,11 +5178,11 @@
     "action" : "",
     "name" : "NonRDFSource-Options",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b434"
+    "specificationReference" : "_:b165"
   }, {
     "@id" : "ldpt:NonRDFSource-OptionsAllowHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.52Z",
+    "date" : "2014-10-15T02:01:54.893Z",
     "source" : "ldpt:CommonResource-OptionsAllowHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -5195,11 +5195,11 @@
     "action" : "",
     "name" : "NonRDFSource-OptionsAllowHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b484"
+    "specificationReference" : "_:b302"
   }, {
     "@id" : "ldpt:NonRDFSource-OptionsHasSameLinkHeader",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.513Z",
+    "date" : "2014-10-15T02:01:54.884Z",
     "source" : "ldpt:NonRDFSource-OptionsHasSameLinkHeader",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -5212,11 +5212,11 @@
     "action" : "",
     "name" : "NonRDFSource-OptionsHasSameLinkHeader",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b60"
+    "specificationReference" : "_:b383"
   }, {
     "@id" : "ldpt:NonRDFSource-PostNonRDFSource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.509Z",
+    "date" : "2014-10-15T02:01:54.879Z",
     "source" : "ldpt:NonRDFSource-PostNonRDFSource",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -5233,7 +5233,7 @@
   }, {
     "@id" : "ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.511Z",
+    "date" : "2014-10-15T02:01:54.883Z",
     "source" : "ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -5246,11 +5246,11 @@
     "action" : "",
     "name" : "NonRDFSource-PostResourceAndCheckAssociatedResource",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b57"
+    "specificationReference" : "_:b53"
   }, {
     "@id" : "ldpt:NonRDFSource-PostResourceAndCheckLink",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.511Z",
+    "date" : "2014-10-15T02:01:54.882Z",
     "source" : "ldpt:NonRDFSource-PostResourceAndCheckLink",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -5263,11 +5263,11 @@
     "action" : "",
     "name" : "NonRDFSource-PostResourceAndCheckLink",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b489"
+    "specificationReference" : "_:b242"
   }, {
     "@id" : "ldpt:NonRDFSource-PostResourceAndGetFromContainer",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.509Z",
+    "date" : "2014-10-15T02:01:54.88Z",
     "source" : "ldpt:NonRDFSource-PostResourceAndGetFromContainer",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -5280,11 +5280,11 @@
     "action" : "",
     "name" : "NonRDFSource-PostResourceAndGetFromContainer",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b256"
+    "specificationReference" : "_:b264"
   }, {
     "@id" : "ldpt:NonRDFSource-PostResourceGetBinary",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.51Z",
+    "date" : "2014-10-15T02:01:54.88Z",
     "source" : "ldpt:NonRDFSource-PostResourceGetBinary",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -5297,11 +5297,11 @@
     "action" : "",
     "name" : "NonRDFSource-PostResourceGetBinary",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b386"
+    "specificationReference" : "_:b406"
   }, {
     "@id" : "ldpt:NonRDFSource-PostResourceGetMetadataAndBinary",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.51Z",
+    "date" : "2014-10-15T02:01:54.881Z",
     "source" : "ldpt:NonRDFSource-PostResourceGetMetadataAndBinary",
     "subject" : "MAY",
     "conformanceLevel" : "ldpt:MAY",
@@ -5314,11 +5314,11 @@
     "action" : "",
     "name" : "NonRDFSource-PostResourceGetMetadataAndBinary",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b63"
+    "specificationReference" : "_:b50"
   }, {
     "@id" : "ldpt:NonRDFSource-PreconditionRequiredStatusCode",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.517Z",
+    "date" : "2014-10-15T02:01:54.89Z",
     "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -5331,11 +5331,11 @@
     "action" : "",
     "name" : "NonRDFSource-PreconditionRequiredStatusCode",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b460"
+    "specificationReference" : "_:b473"
   }, {
     "@id" : "ldpt:NonRDFSource-PutBadETag",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.518Z",
+    "date" : "2014-10-15T02:01:54.891Z",
     "source" : "ldpt:CommonResource-PutBadETag",
     "subject" : "MUST",
     "conformanceLevel" : "ldpt:MUST",
@@ -5348,11 +5348,11 @@
     "action" : "",
     "name" : "NonRDFSource-PutBadETag",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b279"
+    "specificationReference" : "_:b293"
   }, {
     "@id" : "ldpt:NonRDFSource-PutRequiresIfMatch",
     "@type" : "earl:TestCase",
-    "date" : "2014-09-15T19:15:02.516Z",
+    "date" : "2014-10-15T02:01:54.889Z",
     "source" : "ldpt:CommonResource-PutRequiresIfMatch",
     "subject" : "SHOULD",
     "conformanceLevel" : "ldpt:SHOULD",
@@ -5365,7 +5365,7 @@
     "action" : "",
     "name" : "NonRDFSource-PutRequiresIfMatch",
     "reviewStatus" : "td:approved",
-    "specificationReference" : "_:b368"
+    "specificationReference" : "_:b384"
   }, {
     "@id" : "ldpt:RDFSource-MAYManifest",
     "@type" : "mf:Manifest",
@@ -5398,11 +5398,8 @@
   "@context" : {
     "subject" : "http://purl.org/dc/terms/subject",
     "label" : "http://www.w3.org/2000/01/rdf-schema#label",
-    "specificationReference" : {
-      "@id" : "http://www.w3.org/2006/03/test-description#specificationReference",
-      "@type" : "@id"
-    },
     "comment" : "http://www.w3.org/2000/01/rdf-schema#comment",
+    "action" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#action",
     "date" : {
       "@id" : "http://purl.org/dc/terms/date",
       "@type" : "http://www.w3.org/2001/XMLSchema#dateTime"
@@ -5411,7 +5408,6 @@
       "@id" : "http://w3c.github.io/ldp-testsuite/manifest#documentation",
       "@type" : "@id"
     },
-    "action" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#action",
     "reviewStatus" : {
       "@id" : "http://www.w3.org/2006/03/test-description#reviewStatus",
       "@type" : "@id"
@@ -5421,6 +5417,10 @@
       "@type" : "@id"
     },
     "name" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#name",
+    "specificationReference" : {
+      "@id" : "http://www.w3.org/2006/03/test-description#specificationReference",
+      "@type" : "@id"
+    },
     "seeAlso" : {
       "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
       "@type" : "@id"
@@ -5434,6 +5434,10 @@
       "@id" : "http://purl.org/dc/terms/source",
       "@type" : "@id"
     },
+    "includesText" : {
+      "@id" : "http://www.w3.org/2006/03/test-description#includesText",
+      "@type" : "http://www.w3.org/2001/XMLSchema#string"
+    },
     "rest" : {
       "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
       "@type" : "@id"
@@ -5442,10 +5446,6 @@
       "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
       "@type" : "@id"
     },
-    "includesText" : {
-      "@id" : "http://www.w3.org/2006/03/test-description#includesText",
-      "@type" : "http://www.w3.org/2001/XMLSchema#string"
-    },
     "entries" : {
       "@id" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#entries",
       "@type" : "@id"
--- a/tests/reports/ldp-earl-manifest.ttl	Fri Oct 10 13:53:51 2014 -0400
+++ b/tests/reports/ldp-earl-manifest.ttl	Tue Oct 14 22:13:57 2014 -0400
@@ -14,7 +14,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-09-15T19:15:02.479Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.846Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -34,7 +34,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-09-15T19:15:02.288Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.991Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PostResponseStatusAndLocation ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -54,7 +54,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-09-15T19:15:02.383Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.913Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RelativeUriResolutionPost ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -74,7 +74,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-09-15T19:15:02.4Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.931Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -94,7 +94,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-09-15T19:15:02.312Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.009Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-TypeRdfSource ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -114,7 +114,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-09-15T19:15:02.402Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.934Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-TypeRdfSource ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -134,7 +134,7 @@
         rdfs:comment               "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]." ;
         rdfs:label                 "DirectContainer-GetResourceAcceptTurtle" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-09-15T19:15:02.405Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.938Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -154,7 +154,7 @@
         rdfs:comment               "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]." ;
         rdfs:label                 "BasicContainer-GetResourceAsTurtleNoAccept" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-conneg> ;
-        dcterms:date               "2014-09-15T19:15:02.321Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.013Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-GetResourceAsTurtleNoAccept ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -181,7 +181,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-09-15T19:15:02.449Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.8Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PutToCreate ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -201,7 +201,7 @@
         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-09-15T19:15:02.543Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.774Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -221,7 +221,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-09-15T19:15:02.509Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.879Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:NonRDFSource-PostNonRDFSource ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -241,7 +241,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-09-15T19:15:02.485Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.852Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-Head ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -261,7 +261,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-09-15T19:15:02.381Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.912Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:DirectContainer-PreferMembershipTriples ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -281,7 +281,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-09-15T19:15:02.543Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.775Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -301,7 +301,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                 "MemberResource-PutRequiresIfMatch" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-09-15T19:15:02.545Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.777Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -321,7 +321,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-09-15T19:15:02.45Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.801Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RelativeUriResolutionPost ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -341,7 +341,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-09-15T19:15:02.284Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.987Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:BasicContainer-ContainerSupportsHttpLinkHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -361,7 +361,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-09-15T19:15:02.394Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.924Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RdfTypeLdpContainer ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -381,7 +381,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-09-15T19:15:02.511Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.883Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -408,7 +408,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-09-15T19:15:02.51Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.881Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:NonRDFSource-PostResourceGetMetadataAndBinary ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -428,7 +428,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-09-15T19:15:02.339Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.024Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -448,7 +448,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-09-15T19:15:02.486Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.854Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -468,7 +468,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-09-15T19:15:02.516Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.888Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -488,7 +488,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-09-15T19:15:02.32Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.011Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-RestrictClientInference ;
         dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -509,7 +509,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-09-15T19:15:02.458Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.817Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -529,7 +529,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-09-15T19:15:02.404Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.936Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
         dcterms:subject            "SHOULD, MANUAL" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -550,7 +550,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-09-15T19:15:02.342Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.028Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-Options ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -570,7 +570,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-09-15T19:15:02.409Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.943Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutPropertiesNotPersisted ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -590,7 +590,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-09-15T19:15:02.327Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.017Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -610,7 +610,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-09-15T19:15:02.408Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.942Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -630,7 +630,7 @@
         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-09-15T19:15:02.328Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.017Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" ;
         dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
         dcterms:subject            "MUST" ;
@@ -651,7 +651,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-09-15T19:15:02.29Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.992Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RequestedInteractionModelHeaders ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -671,7 +671,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-RelativeUriResolutionPut" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-09-15T19:15:02.464Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.828Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -691,7 +691,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-09-15T19:15:02.454Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.811Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-NullRelativeUriPost ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -711,7 +711,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-09-15T19:15:02.418Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.955Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-Options ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -731,7 +731,7 @@
         rdfs:comment               "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]." ;
         rdfs:label                 "IndirectContainer-GetResourceAcceptTurtle" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-09-15T19:15:02.47Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.835Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -751,7 +751,7 @@
         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-09-15T19:15:02.515Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.887Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -771,7 +771,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-09-15T19:15:02.389Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.919Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PostNoSlug ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -791,7 +791,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                 "IndirectContainer-PutReadOnlyProperties4xxStatus" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-09-15T19:15:02.472Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.838Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -811,7 +811,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-09-15T19:15:02.45Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.803Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-NoRdfBagSeqOrList ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -831,7 +831,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-09-15T19:15:02.335Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.021Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
         dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -851,7 +851,7 @@
         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-09-15T19:15:02.18Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.981Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostJsonLd" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ;
         dcterms:source             ldpt:BasicContainer-ConformsBcLdpContainer ;
         dcterms:subject            "MUST" ;
@@ -872,7 +872,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-09-15T19:15:02.341Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.027Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -892,7 +892,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-09-15T19:15:02.535Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.754Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutPropertiesNotPersisted ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -912,7 +912,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-09-15T19:15:02.402Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.934Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-ContainsRdfType ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -932,7 +932,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-09-15T19:15:02.294Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.995Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-CreateWithoutConstraints ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -952,7 +952,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-09-15T19:15:02.483Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.85Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -972,7 +972,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='http://www.w3.org/ns/ldp#constrainedBy' [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-09-15T19:15:02.472Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.838Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -992,7 +992,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-09-15T19:15:02.534Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.751Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1007,32 +1007,12 @@
                                      td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
-ldpt:IndirectContainer-ServerHonorsSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
-        rdfs:label                 "IndirectContainer-ServerHonorsSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-        dcterms:date               "2014-09-15T19:15:02.459Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-ServerHonorsSlug ;
-        dcterms:subject            "MAY" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ServerHonorsSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
 ldpt:IndirectContainer-UseStandardVocabularies
         a                          earl:TestCase ;
         rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
         rdfs:label                 "IndirectContainer-UseStandardVocabularies" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-        dcterms:date               "2014-09-15T19:15:02.468Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.833Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
         dcterms:subject            "SHOULD, MANUAL" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -1048,12 +1028,32 @@
                                      td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
+ldpt:IndirectContainer-ServerHonorsSlug
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
+        rdfs:label                 "IndirectContainer-ServerHonorsSlug" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
+        dcterms:date               "2014-10-15T02:01:54.819Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-ServerHonorsSlug ;
+        dcterms:subject            "MAY" ;
+        ldpt:conformanceLevel      ldpt:MAY ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ServerHonorsSlug" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
+                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
 ldpt:BasicContainer-OptionsAllowHeader
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
         rdfs:label                 "BasicContainer-OptionsAllowHeader" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-09-15T19:15:02.343Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.028Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1073,7 +1073,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-09-15T19:15:02.298Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.998Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RestrictPutReUseUri ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -1093,7 +1093,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-09-15T19:15:02.473Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.839Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -1113,7 +1113,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-09-15T19:15:02.295Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.996Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RestrictUriReUseSlug ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -1133,7 +1133,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-09-15T19:15:02.451Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.806Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PostResponseStatusAndLocation ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1153,7 +1153,7 @@
         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-09-15T19:15:02.395Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.926Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" ;
         dcterms:source             ldpt:CommonContainer-ConformsContainerRdfResource ;
         dcterms:subject            "MUST" ;
@@ -1174,7 +1174,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-09-15T19:15:02.392Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.923Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RestrictPutReUseUri ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -1194,7 +1194,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-09-15T19:15:02.485Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.853Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1214,7 +1214,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-09-15T19:15:02.546Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.778Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1234,7 +1234,7 @@
         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-09-15T19:15:02.373Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.901Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:DirectContainer-UseMemberPredicate ;
         dcterms:subject            "SHOULD, ldpMember" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -1254,7 +1254,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-09-15T19:15:02.313Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.01Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
         dcterms:subject            "SHOULD, MANUAL" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -1275,7 +1275,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-09-15T19:15:02.375Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.902Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1295,7 +1295,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-09-15T19:15:02.414Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.95Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1315,7 +1315,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-PutBadETag" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-09-15T19:15:02.547Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.779Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-PutBadETag ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1335,7 +1335,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-09-15T19:15:02.415Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.951Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -1355,7 +1355,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-09-15T19:15:02.387Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.917Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-AcceptTurtle ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1375,7 +1375,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-09-15T19:15:02.299Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.999Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1395,7 +1395,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-09-15T19:15:02.454Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.811Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-ContentTypeHeader ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -1415,7 +1415,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-09-15T19:15:02.373Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.9Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:DirectContainer-HttpLinkHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1449,7 +1449,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-09-15T19:15:02.509Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.88Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:NonRDFSource-PostResourceAndGetFromContainer ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -1469,7 +1469,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-09-15T19:15:02.311Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.009Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-ContainsRdfType ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -1489,7 +1489,7 @@
         rdfs:comment               " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]." ;
         rdfs:label                 "IndirectContainer-JsonLdRepresentation" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-09-15T19:15:02.471Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.836Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1509,7 +1509,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-09-15T19:15:02.525Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.734Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1529,7 +1529,7 @@
         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-09-15T19:15:02.456Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.814Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RestrictUriReUseNoSlug ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -1549,7 +1549,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-09-15T19:15:02.308Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.006Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1569,7 +1569,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                 "DirectContainer-AcceptPatchHeader" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-09-15T19:15:02.418Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.954Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1589,7 +1589,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='http://www.w3.org/ns/ldp#constrainedBy' [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-09-15T19:15:02.471Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.837Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1609,7 +1609,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-09-15T19:15:02.453Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.81Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-AcceptTurtle ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1629,7 +1629,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-09-15T19:15:02.413Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.948Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
         dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1656,7 +1656,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='http://www.w3.org/ns/ldp#constrainedBy' [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-09-15T19:15:02.533Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.75Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1676,7 +1676,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                 "IndirectContainer-GetResource" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-        dcterms:date               "2014-09-15T19:15:02.466Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.83Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-GetResource ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1696,7 +1696,7 @@
         rdfs:comment               " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]." ;
         rdfs:label                 "MemberResource-JsonLdRepresentation" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-09-15T19:15:02.532Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.748Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1716,7 +1716,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-09-15T19:15:02.376Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.904Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:DirectContainer-DeleteResourceUpdatesTriples ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1736,7 +1736,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-09-15T19:15:02.481Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.848Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1756,7 +1756,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-09-15T19:15:02.325Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.015Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1776,7 +1776,7 @@
         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-09-15T19:15:02.514Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.886Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
         dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1796,7 +1796,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='http://www.w3.org/ns/ldp#constrainedBy' [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-09-15T19:15:02.532Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.749Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1816,7 +1816,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-09-15T19:15:02.337Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.022Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1836,7 +1836,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-09-15T19:15:02.478Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.846Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
         dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1856,7 +1856,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-09-15T19:15:02.417Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.953Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-PutBadETag ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1876,7 +1876,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-09-15T19:15:02.526Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.735Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-ContainsRdfType ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -1896,7 +1896,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-09-15T19:15:02.465Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.829Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1916,7 +1916,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-09-15T19:15:02.403Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.935Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
         dcterms:subject            "SHOULD, MANUAL" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -1937,7 +1937,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-09-15T19:15:02.341Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.026Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-Head ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -1957,7 +1957,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-09-15T19:15:02.384Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.914Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PreferContainmentTriples ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -1977,7 +1977,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-09-15T19:15:02.459Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.819Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RdfTypeLdpContainer ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -1997,7 +1997,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-09-15T19:15:02.34Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.025Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2017,7 +2017,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-09-15T19:15:02.449Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.8Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:IndirectContainer-PostResource ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2044,7 +2044,7 @@
         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-09-15T19:15:02.336Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.022Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2059,12 +2059,32 @@
                                      td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
+ldpt:IndirectContainer-RequestedInteractionModelHeaders
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
+        rdfs:label                 "IndirectContainer-RequestedInteractionModelHeaders" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+        dcterms:date               "2014-10-15T02:01:54.809Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelHeaders ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-RequestedInteractionModelHeaders" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
+                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
 ldpt:MemberResource-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-09-15T19:15:02.55Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.783Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2079,32 +2099,12 @@
                                      td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
-ldpt:IndirectContainer-RequestedInteractionModelHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "IndirectContainer-RequestedInteractionModelHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-09-15T19:15:02.453Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelHeaders ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RequestedInteractionModelHeaders" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
 ldpt:DirectContainer-RestrictClientInference
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
         rdfs:label                 "DirectContainer-RestrictClientInference" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-        dcterms:date               "2014-09-15T19:15:02.404Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.937Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-RestrictClientInference ;
         dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2125,7 +2125,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-09-15T19:15:02.285Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.989Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RelativeUriResolutionPost ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2145,7 +2145,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-09-15T19:15:02.513Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.884Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:NonRDFSource-OptionsHasSameLinkHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2165,7 +2165,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-09-15T19:15:02.516Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.889Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -2185,7 +2185,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-09-15T19:15:02.448Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.799Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:IndirectContainer-ContainsLdpcUri ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2205,7 +2205,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-09-15T19:15:02.455Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.813Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-CreateWithoutConstraints ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -2225,7 +2225,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-09-15T19:15:02.417Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.954Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-Head ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2245,7 +2245,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-09-15T19:15:02.386Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.916Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2265,7 +2265,7 @@
         rdfs:comment               "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]." ;
         rdfs:label                 "MemberResource-GetResourceAcceptTurtle" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-09-15T19:15:02.53Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.746Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2285,7 +2285,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-09-15T19:15:02.39Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.921Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RestrictUriReUseNoSlug ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -2305,7 +2305,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-09-15T19:15:02.466Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.831Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-ContainsRdfType ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -2325,7 +2325,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-09-15T19:15:02.31Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.008Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-GetResource ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2345,7 +2345,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-09-15T19:15:02.455Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.812Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PostNoSlug ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -2365,7 +2365,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-09-15T19:15:02.3Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RdfTypeLdpContainer ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -2385,7 +2385,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-09-15T19:15:02.51Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.88Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:NonRDFSource-PostResourceGetBinary ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -2405,7 +2405,7 @@
         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-09-15T19:15:02.518Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.891Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-Head ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2425,8 +2425,8 @@
         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-09-15T19:15:02.46Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" ;
+        dcterms:date               "2014-10-15T02:01:54.821Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" ;
         dcterms:source             ldpt:CommonContainer-ConformsContainerRdfResource ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2446,7 +2446,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-09-15T19:15:02.452Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.807Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PostContainer ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2466,7 +2466,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-09-15T19:15:02.39Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.92Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RestrictUriReUseSlug ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -2486,7 +2486,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-09-15T19:15:02.46Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.82Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PostJsonLd ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2506,7 +2506,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-09-15T19:15:02.474Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.84Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -2526,7 +2526,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-09-15T19:15:02.326Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.016Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutPropertiesNotPersisted ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2546,7 +2546,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-09-15T19:15:02.338Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.023Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2566,7 +2566,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-09-15T19:15:02.467Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.831Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-TypeRdfSource ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -2586,7 +2586,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='http://www.w3.org/ns/ldp#constrainedBy' [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-09-15T19:15:02.323Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.014Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2606,7 +2606,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-09-15T19:15:02.528Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.744Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
         dcterms:subject            "SHOULD, MANUAL" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -2627,7 +2627,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-09-15T19:15:02.293Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.995Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PostNoSlug ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -2647,7 +2647,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-09-15T19:15:02.394Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.925Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-ServerHonorsSlug ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -2667,7 +2667,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-09-15T19:15:02.337Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.023Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2687,7 +2687,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-09-15T19:15:02.452Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.808Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2707,7 +2707,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-09-15T19:15:02.401Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.932Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2722,12 +2722,32 @@
                                      td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
+ldpt:IndirectContainer-ETagHeadersHead
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
+        rdfs:label                 "IndirectContainer-ETagHeadersHead" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+        dcterms:date               "2014-10-15T02:01:54.847Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "IndirectContainer-ETagHeadersHead" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
+                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
 ldpt:MemberResource-4xxErrorHasResponseBody
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
         rdfs:label                 "MemberResource-4xxErrorHasResponseBody" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-09-15T19:15:02.535Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.753Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -2742,32 +2762,12 @@
                                      td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
-ldpt:IndirectContainer-ETagHeadersHead
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "IndirectContainer-ETagHeadersHead" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-09-15T19:15:02.48Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ETagHeadersHead" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
 ldpt:IndirectContainer-GetResourceAsTurtleNoAccept
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]." ;
         rdfs:label                 "IndirectContainer-GetResourceAsTurtleNoAccept" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-conneg> ;
-        dcterms:date               "2014-09-15T19:15:02.47Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.836Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-GetResourceAsTurtleNoAccept ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -2794,7 +2794,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-09-15T19:15:02.527Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.736Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-TypeRdfSource ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -2814,7 +2814,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-09-15T19:15:02.413Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.949Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2834,7 +2834,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-09-15T19:15:02.473Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.84Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutPropertiesNotPersisted ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2854,7 +2854,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-09-15T19:15:02.469Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.834Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-RestrictClientInference ;
         dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2875,7 +2875,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-09-15T19:15:02.409Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.943Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -2895,7 +2895,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-09-15T19:15:02.447Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.797Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2915,7 +2915,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-09-15T19:15:02.457Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.817Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RestrictPutReUseUri ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -2935,7 +2935,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-09-15T19:15:02.541Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.772Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
         dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2955,7 +2955,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-09-15T19:15:02.526Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.735Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-GetResource ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2975,7 +2975,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-09-15T19:15:02.549Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.782Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-Options ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -2995,7 +2995,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-09-15T19:15:02.288Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.991Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PostContainer ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3015,7 +3015,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-09-15T19:15:02.514Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.886Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3035,7 +3035,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-09-15T19:15:02.395Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.925Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PostJsonLd ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3055,7 +3055,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-09-15T19:15:02.548Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.781Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3075,7 +3075,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-09-15T19:15:02.515Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.888Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3095,7 +3095,7 @@
         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-09-15T19:15:02.537Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.756Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" ;
         dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
         dcterms:subject            "MUST" ;
@@ -3116,7 +3116,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-09-15T19:15:02.309Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.007Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutReplacesResource ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3136,7 +3136,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-09-15T19:15:02.525Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.733Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutReplacesResource ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3156,7 +3156,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-09-15T19:15:02.458Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.818Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PatchMethod ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -3171,12 +3171,32 @@
                                      td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
+ldpt:BasicContainer-PutSimpleUpdate
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
+        rdfs:label                 "BasicContainer-PutSimpleUpdate" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+        dcterms:date               "2014-10-15T02:01:55.008Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-PutSimpleUpdate" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
+                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
 ldpt:DirectContainer-OptionsAllowHeader
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
         rdfs:label                 "DirectContainer-OptionsAllowHeader" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-09-15T19:15:02.419Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.956Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3191,32 +3211,12 @@
                                      td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
-ldpt:BasicContainer-PutSimpleUpdate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
-        rdfs:label                 "BasicContainer-PutSimpleUpdate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-        dcterms:date               "2014-09-15T19:15:02.31Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutSimpleUpdate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
 ldpt:DirectContainer-PutReplacesResource
         a                          earl:TestCase ;
         rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
         rdfs:label                 "DirectContainer-PutReplacesResource" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-        dcterms:date               "2014-09-15T19:15:02.4Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.932Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutReplacesResource ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3236,7 +3236,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-09-15T19:15:02.457Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.816Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -3256,7 +3256,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-09-15T19:15:02.517Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.89Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3276,7 +3276,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-09-15T19:15:02.486Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.853Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-Options ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3296,7 +3296,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-09-15T19:15:02.416Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.952Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3316,7 +3316,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-09-15T19:15:02.401Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.933Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-GetResource ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3331,12 +3331,32 @@
                                      td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
+ldpt:NonRDFSource-PutBadETag
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "NonRDFSource-PutBadETag" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:54.891Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-PutBadETag ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-PutBadETag" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
 ldpt:BasicContainer-PreferContainmentTriples
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
         rdfs:label                 "BasicContainer-PreferContainmentTriples" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-        dcterms:date               "2014-09-15T19:15:02.287Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.99Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PreferContainmentTriples ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -3351,26 +3371,6 @@
                                      td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
-ldpt:NonRDFSource-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "NonRDFSource-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-09-15T19:15:02.518Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-PutBadETag ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
 ldpt:BasicContainer-SHOULDManifest
         a              mf:Manifest ;
         rdfs:comment   "LDP Basic Container tests. SHOULD conformance tests." ;
@@ -3383,7 +3383,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-09-15T19:15:02.527Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.737Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
         dcterms:subject            "SHOULD, MANUAL" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -3399,12 +3399,32 @@
                                      td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
+ldpt:BasicContainer-GetResourceAcceptTurtle
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]." ;
+        rdfs:label                 "BasicContainer-GetResourceAcceptTurtle" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+        dcterms:date               "2014-10-15T02:01:55.012Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "BasicContainer-GetResourceAcceptTurtle" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
+                                     td:includesText  "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
 ldpt:DirectContainer-ConformsRdfSourceLdpResource
         a                          earl:TestRequirement ;
         rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
         rdfs:label                 "DirectContainer-ConformsRdfSourceLdpResource" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-        dcterms:date               "2014-09-15T19:15:02.41Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.944Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" ;
         dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
         dcterms:subject            "MUST" ;
@@ -3420,32 +3440,12 @@
                                      td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
-ldpt:BasicContainer-GetResourceAcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]." ;
-        rdfs:label                 "BasicContainer-GetResourceAcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-09-15T19:15:02.321Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-GetResourceAcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-                                     td:includesText  "LDP servers must respond with a Turtle representation of the requested LDP-RS when the request includes an Accept header specifying text/turtle, unless HTTP content negotiation requires a different outcome [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
 ldpt:BasicContainer-ConformsContainerRdfResource
         a                          earl:TestRequirement ;
         rdfs:comment               "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." ;
         rdfs:label                 "BasicContainer-ConformsContainerRdfResource" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
-        dcterms:date               "2014-09-15T19:15:02.302Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.001Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-JsonLdRepresentation" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" ;
         dcterms:source             ldpt:CommonContainer-ConformsContainerRdfResource ;
         dcterms:subject            "MUST" ;
@@ -3466,7 +3466,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-09-15T19:15:02.484Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.851Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-PutBadETag ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3486,7 +3486,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-09-15T19:15:02.544Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.776Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3506,7 +3506,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-09-15T19:15:02.482Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.85Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3526,7 +3526,7 @@
         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-09-15T19:15:02.286Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.989Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-NoRdfBagSeqOrList ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -3546,7 +3546,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-09-15T19:15:02.548Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.78Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-Head ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3566,7 +3566,7 @@
         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-09-15T19:15:02.377Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.905Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostJsonLd" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ;
         dcterms:source             ldpt:DirectContainer-ConformsDcLdpContainer ;
         dcterms:subject            "MUST" ;
@@ -3587,7 +3587,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-09-15T19:15:02.482Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.849Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -3607,7 +3607,7 @@
         rdfs:comment               " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]." ;
         rdfs:label                 "BasicContainer-JsonLdRepresentation" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-09-15T19:15:02.322Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.013Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3622,32 +3622,12 @@
                                      td:includesText  " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
-ldpt:NonRDFSource-ConditionFailedStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "NonRDFSource-ConditionFailedStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-09-15T19:15:02.517Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-ConditionFailedStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
 ldpt:IndirectContainer-ReUseVocabularies
         a                          earl:TestCase ;
         rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
         rdfs:label                 "IndirectContainer-ReUseVocabularies" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-        dcterms:date               "2014-09-15T19:15:02.467Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.832Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
         dcterms:subject            "SHOULD, MANUAL" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -3668,7 +3648,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-09-15T19:15:02.393Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.923Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3683,12 +3663,32 @@
                                      td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
+ldpt:NonRDFSource-ConditionFailedStatusCode
+        a                          earl:TestCase ;
+        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
+        rdfs:label                 "NonRDFSource-ConditionFailedStatusCode" ;
+        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+        dcterms:date               "2014-10-15T02:01:54.889Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
+        dcterms:subject            "MUST" ;
+        ldpt:conformanceLevel      ldpt:MUST ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "NonRDFSource-ConditionFailedStatusCode" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
+                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
 ldpt:BasicContainer-PutBadETag
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
         rdfs:label                 "BasicContainer-PutBadETag" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-09-15T19:15:02.34Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.026Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-PutBadETag ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3708,7 +3708,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                 "BasicContainer-UseStandardVocabularies" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-        dcterms:date               "2014-09-15T19:15:02.319Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.011Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
         dcterms:subject            "SHOULD, MANUAL" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -3729,7 +3729,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-09-15T19:15:02.285Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.988Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PutToCreate ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -3756,7 +3756,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-09-15T19:15:02.299Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.999Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PatchMethod ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -3776,7 +3776,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-09-15T19:15:02.296Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.997Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-AcceptPostResponseHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3796,7 +3796,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-ConditionFailedStatusCode" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-09-15T19:15:02.546Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.778Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3816,7 +3816,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-09-15T19:15:02.326Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.016Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -3843,7 +3843,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-09-15T19:15:02.374Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.902Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:DirectContainer-MemberResourceTriple ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3863,7 +3863,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-09-15T19:15:02.448Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.798Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:IndirectContainer-CreateIndirectContainer ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3883,7 +3883,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-09-15T19:15:02.519Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.892Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-Options ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3903,7 +3903,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-09-15T19:15:02.542Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.773Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3923,7 +3923,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-09-15T19:15:02.301Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-ServerHonorsSlug ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -3943,7 +3943,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-09-15T19:15:02.52Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.893Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3963,7 +3963,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-09-15T19:15:02.291Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.993Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-AcceptTurtle ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -3983,7 +3983,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-09-15T19:15:02.455Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.814Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RestrictUriReUseSlug ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -4003,7 +4003,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-09-15T19:15:02.293Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.994Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-NullRelativeUriPost ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4023,7 +4023,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-09-15T19:15:02.292Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.993Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-ContentTypeHeader ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -4043,7 +4043,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-09-15T19:15:02.408Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.941Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4062,7 +4062,7 @@
         a              mf:Manifest ;
         rdfs:comment   "LDP Indirect Container tests. MUST conformance tests." ;
         dcterms:title  "IndirectContainer (MUST)" ;
-        mf:entries     ( ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader ldpt:IndirectContainer-ContainsLdpcUri ldpt:IndirectContainer-CreateIndirectContainer 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-PostJsonLd ldpt:IndirectContainer-ConformsContainerRdfResource ldpt:IndirectContainer-RelativeUriResolutionPut ldpt:IndirectContainer-PutReplacesResource ldpt:IndirectContainer-PutSimpleUpdate ldpt:IndirectContainer-GetResource ldpt:IndirectContainer-RestrictClientInference ldpt:IndirectContainer-GetResourceAcceptTurtle ldpt:IndirectContainer-JsonLdRepresentation 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: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-PostJsonLd ldpt:IndirectContainer-ConformsContainerRdfResource ldpt:IndirectContainer-RelativeUriResolutionPut ldpt:IndirectContainer-PutReplacesResource ldpt:IndirectContainer-PutSimpleUpdate ldpt:IndirectContainer-GetResource ldpt:IndirectContainer-RestrictClientInference ldpt:IndirectContainer-GetResourceAcceptTurtle ldpt:IndirectContainer-JsonLdRepresentation ldpt:IndirectContainer-PublishConstraintsReadOnlyProp ldpt:IndirectContainer-PublishConstraintsUnknownProp ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus ldpt:IndirectContainer-PutPropertiesNotPersisted ldpt:IndirectContainer-ConformsRdfSourceLdpResource ldpt:IndirectContainer-IsHttp11Manual ldpt:IndirectContainer-ETagHeadersGet ldpt:IndirectContainer-ETagHeadersHead ldpt:IndirectContainer-LdpLinkHeader ldpt:IndirectContainer-GetResponseHeaders ldpt:IndirectContainer-ConditionFailedStatusCode ldpt:IndirectContainer-PreconditionRequiredStatusCode ldpt:IndirectContainer-PutBadETag ldpt:IndirectContainer-Head ldpt:IndirectContainer-AcceptPatchHeader ldpt:IndirectContainer-Options ldpt:IndirectContainer-OptionsAllowHeader ) ;
         mf:name        "IndirectContainer (MUST)" .
 
 ldpt:MemberResource-RelativeUriResolutionPut
@@ -4070,7 +4070,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-09-15T19:15:02.524Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.606Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4090,7 +4090,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-09-15T19:15:02.388Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.919Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-NullRelativeUriPost ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4110,7 +4110,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-09-15T19:15:02.289Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.992Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4130,7 +4130,7 @@
         rdfs:comment               "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]." ;
         rdfs:label                 "DirectContainer-GetResourceAsTurtleNoAccept" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-conneg> ;
-        dcterms:date               "2014-09-15T19:15:02.406Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.939Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-GetResourceAsTurtleNoAccept ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -4150,7 +4150,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-09-15T19:15:02.391Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.922Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -4170,7 +4170,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-09-15T19:15:02.383Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.914Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-NoRdfBagSeqOrList ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -4190,7 +4190,7 @@
         rdfs:comment               "LDP servers should respond with a text/turtle representation of the requested LDP-RS whenever the Accept request header is absent [turtle]." ;
         rdfs:label                 "MemberResource-GetResourceAsTurtleNoAccept" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-conneg> ;
-        dcterms:date               "2014-09-15T19:15:02.531Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.747Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-GetResourceAsTurtleNoAccept ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -4217,7 +4217,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='http://www.w3.org/ns/ldp#constrainedBy' [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-09-15T19:15:02.407Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.941Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4237,7 +4237,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-09-15T19:15:02.297Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.997Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -4257,7 +4257,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-09-15T19:15:02.416Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.953Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4284,7 +4284,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-09-15T19:15:02.529Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.745Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-RestrictClientInference ;
         dcterms:subject            "MUST, MANUAL" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4305,7 +4305,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-09-15T19:15:02.338Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.024Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -4332,7 +4332,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-09-15T19:15:02.384Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.915Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PostResponseStatusAndLocation ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4352,7 +4352,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-09-15T19:15:02.376Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.904Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:DirectContainer-PostResourceUpdatesTriples ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4372,7 +4372,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-09-15T19:15:02.391Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.921Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-AcceptPostResponseHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4392,7 +4392,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-09-15T19:15:02.295Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.996Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RestrictUriReUseNoSlug ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -4412,13 +4412,13 @@
         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-09-15T19:15:02.375Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.903Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
         ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
         ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testActAsIfInsertedContentRelationTripleExists()> ;
-        ldpt:testMethod            ldpt:notImplemented ;
+        ldpt:testMethod            ldpt:automated ;
         mf:action                  "" ;
         mf:name                    "DirectContainer-ActAsIfInsertedContentRelationTripleExists" ;
         td:reviewStatus            td:unreviewed ;
@@ -4439,7 +4439,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-09-15T19:15:02.389Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.92Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-CreateWithoutConstraints ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -4459,7 +4459,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-09-15T19:15:02.415Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.951Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4479,7 +4479,7 @@
         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-09-15T19:15:02.474Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.841Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" ;
         dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
         dcterms:subject            "MUST" ;
@@ -4500,7 +4500,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-09-15T19:15:02.451Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.804Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PreferContainmentTriples ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -4520,7 +4520,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-09-15T19:15:02.511Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.882Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:NonRDFSource-PostResourceAndCheckLink ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -4540,7 +4540,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-09-15T19:15:02.387Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.918Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-ContentTypeHeader ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -4560,7 +4560,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-09-15T19:15:02.382Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.912Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PutToCreate ;
         dcterms:subject            "MAY" ;
         ldpt:conformanceLevel      ldpt:MAY ;
@@ -4580,7 +4580,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-09-15T19:15:02.414Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.95Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4595,12 +4595,32 @@
                                      td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
+ldpt: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-10-15T02:01:54.924Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:source             ldpt:CommonContainer-PatchMethod ;
+        dcterms:subject            "SHOULD" ;
+        ldpt:conformanceLevel      ldpt:SHOULD ;
+        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
+        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
+        ldpt:testMethod            ldpt:automated ;
+        mf:action                  "" ;
+        mf:name                    "DirectContainer-PatchMethod" ;
+        td:reviewStatus            td:approved ;
+        td:specificationReference  [ a                td:Excerpt ;
+                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
+                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
+                                   ] .
+
 ldpt: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-09-15T19:15:02.536Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.755Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
         dcterms:subject            "SHOULD" ;
         ldpt:conformanceLevel      ldpt:SHOULD ;
@@ -4615,32 +4635,12 @@
                                      td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
                                    ] .
 
-ldpt:DirectContainer-PatchMethod
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " ;
-        rdfs:label                 "DirectContainer-PatchMethod" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-        dcterms:date               "2014-09-15T19:15:02.393Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PatchMethod ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PatchMethod" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
 ldpt:BasicContainer-PostJsonLd
         a                          earl:TestCase ;
         rdfs:comment               "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." ;
         rdfs:label                 "BasicContainer-PostJsonLd" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-        dcterms:date               "2014-09-15T19:15:02.301Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.001Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PostJsonLd ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4660,7 +4660,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                 "IndirectContainer-PutReplacesResource" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-        dcterms:date               "2014-09-15T19:15:02.464Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.829Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PutReplacesResource ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4680,7 +4680,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-09-15T19:15:02.513Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.885Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-GetResource ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4700,7 +4700,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='http://www.w3.org/ns/ldp#constrainedBy' [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-09-15T19:15:02.407Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.94Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4720,7 +4720,7 @@
         rdfs:comment               " LDP servers must respond with a application/ld+json representation of the requested LDP-RS when the request includes an Accept header, unless content negotiation or Turtle support requires a different outcome [JSON-LD]." ;
         rdfs:label                 "DirectContainer-JsonLdRepresentation" ;
         rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-09-15T19:15:02.406Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.939Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4740,7 +4740,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-09-15T19:15:02.512Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.883Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4760,7 +4760,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-09-15T19:15:02.386Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.917Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-RequestedInteractionModelHeaders ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4780,7 +4780,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-09-15T19:15:02.518Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.892Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4800,7 +4800,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='http://www.w3.org/ns/ldp#constrainedBy' [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-09-15T19:15:02.323Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:55.015Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4820,7 +4820,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-09-15T19:15:02.385Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.915Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-PostContainer ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4840,7 +4840,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-09-15T19:15:02.456Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.815Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonContainer-AcceptPostResponseHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;
@@ -4860,7 +4860,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-09-15T19:15:02.48Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+        dcterms:date               "2014-10-15T02:01:54.848Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
         dcterms:subject            "MUST" ;
         ldpt:conformanceLevel      ldpt:MUST ;