Updates for LC3
authorSteve Speicher <sspeiche@gmail.com>
Mon, 15 Sep 2014 15:47:57 -0400
changeset 835 5ab218bd2f8c
parent 834 5622be5a7587
child 836 2fe9aced479b
Updates for LC3
TR/WD-ldp-20140916/Overview.html
tests/reports/ldp-earl-manifest-all.jsonld
tests/reports/ldp-earl-manifest-all.ttl
tests/reports/ldp-earl-manifest-client-only.jsonld
tests/reports/ldp-earl-manifest-client-only.ttl
tests/reports/ldp-earl-manifest.jsonld
tests/reports/ldp-earl-manifest.ttl
tests/reports/ldp.html
tests/reports/ldp.jsonld
tests/reports/ldp.ttl
--- a/TR/WD-ldp-20140916/Overview.html	Mon Sep 15 13:32:53 2014 -0400
+++ b/TR/WD-ldp-20140916/Overview.html	Mon Sep 15 15:47:57 2014 -0400
@@ -329,7 +329,12 @@
         
    <p>
    	 This is the 3rd Last Call working draft where the Working Group has addressed all
-   	 raised issues and seeks to gather additional implementation feedback.  For changes since 
+   	 raised issues and seeks to gather additional implementation feedback.  
+   	 The Working Group has decided to go from Candidate Recommendation to Last Call based on implementation feedback.
+   	 This feedback caused the Working Group to refine a conformance requirement on Turtle, JSON-LD a MUST and marking 
+   	 feature of Indirect Containers At Risk.
+   	 
+   	 For changes since 
    	 last publication, see <a href="#history" class="sectionRef sec-ref">section <span class="secno">B.</span> <span class="sec-title">Change History</span></a>. 
 	 A test suite is available at [<cite><a class="bibref" href="#bib-LDP-Tests">LDP-Tests</a></cite>].
    </p>
--- a/tests/reports/ldp-earl-manifest-all.jsonld	Mon Sep 15 13:32:53 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7848 +0,0 @@
-{
-  "@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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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"
-    },
-    "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" : "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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt: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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@id" : "ldpt:BasicContainer-IsHttp11Server",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.377Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "BasicContainer-IsHttp11Server",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@id" : "ldpt:BasicContainer-MAYManifest",
-    "http://purl.org/dc/elements/1.1/title" : "BasicContainer (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs: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)"
-  }, {
-    "@id" : "ldpt:BasicContainer-MUSTManifest",
-    "http://purl.org/dc/elements/1.1/title" : "BasicContainer (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs: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" ]
-    } ],
-    "mf:name" : "BasicContainer (MUST)"
-  }, {
-    "@id" : "ldpt:BasicContainer-NoRdfBagSeqOrList",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.351Z"
-    },
-    "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",
-    "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"
-  }, {
-    "@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",
-    "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)"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@id" : "ldpt:BasicContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@id" : "ldpt:BasicContainer-SHOULDManifest",
-    "http://purl.org/dc/elements/1.1/title" : "BasicContainer (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs: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" ]
-    } ],
-    "mf: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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic",
-    "mf:action" : "",
-    "mf: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt: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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@id" : "ldpt:DirectContainer-IsHttp11Server",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.437Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "DirectContainer-IsHttp11Server",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@id" : "ldpt:DirectContainer-MAYManifest",
-    "http://purl.org/dc/elements/1.1/title" : "DirectContainer (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs: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)"
-  }, {
-    "@id" : "ldpt:DirectContainer-MUSTManifest",
-    "http://purl.org/dc/elements/1.1/title" : "DirectContainer (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs: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" ]
-    } ],
-    "mf:name" : "DirectContainer (MUST)"
-  }, {
-    "@id" : "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.407Z"
-    },
-    "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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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)"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@id" : "ldpt:DirectContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@id" : "ldpt:DirectContainer-SHOULDManifest",
-    "http://purl.org/dc/elements/1.1/title" : "DirectContainer (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs: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" ]
-    } ],
-    "mf: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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt: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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-indirectmbr",
-    "mf:action" : "",
-    "mf: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-are-ldpcs",
-    "mf:action" : "",
-    "mf: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@id" : "ldpt:IndirectContainer-IsHttp11Server",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.499Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "IndirectContainer-IsHttp11Server",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@id" : "ldpt:IndirectContainer-MAYManifest",
-    "http://purl.org/dc/elements/1.1/title" : "IndirectContainer (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs: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)"
-  }, {
-    "@id" : "ldpt:IndirectContainer-MUSTManifest",
-    "http://purl.org/dc/elements/1.1/title" : "IndirectContainer (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs: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" ]
-    } ],
-    "mf:name" : "IndirectContainer (MUST)"
-  }, {
-    "@id" : "ldpt:IndirectContainer-NoRdfBagSeqOrList",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.472Z"
-    },
-    "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",
-    "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"
-  }, {
-    "@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",
-    "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)"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel",
-    "mf:action" : "",
-    "mf: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@id" : "ldpt:IndirectContainer-SHOULDManifest",
-    "http://purl.org/dc/elements/1.1/title" : "IndirectContainer (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs: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" ]
-    } ],
-    "mf: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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@id" : "ldpt:MemberResource-IsHttp11Server",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.293Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "MemberResource-IsHttp11Server",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-ReUseVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "declaredTestCase" : "ldpt:RdfSource-UseStandardVocabularies",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@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.",
-    "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)"
-  }, {
-    "@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.",
-    "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)"
-  }, {
-    "@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.",
-    "entries" : {
-      "@list" : [ "ldpt:NonRDFSource-PutRequiresIfMatch" ]
-    },
-    "mf: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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual"
-  }, {
-    "@id" : "ldpt:NonRDFSource-IsHttp11Server",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-07-21T01:25:01.325Z"
-    },
-    "dcterms:subject" : "MUST",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11].",
-    "rdfs:label" : "NonRDFSource-IsHttp11Server",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-IsHttp11Server",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_: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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@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",
-    "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"
-  }, {
-    "@id" : "ldpt:RDFSource-MAYManifest",
-    "http://purl.org/dc/elements/1.1/title" : "RDFSource (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP RDF Source tests. MAY conformance tests.",
-    "entries" : [ {
-      "@list" : [ "ldpt:MemberResource-ClientMayProvideHints" ]
-    }, {
-      "@list" : [ "ldpt:MemberResource-TypeRdfSource" ]
-    } ],
-    "mf:name" : "RDFSource (MAY)"
-  }, {
-    "@id" : "ldpt:RDFSource-MUSTManifest",
-    "http://purl.org/dc/elements/1.1/title" : "RDFSource (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs: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" ]
-    } ],
-    "mf:name" : "RDFSource (MUST)"
-  }, {
-    "@id" : "ldpt:RDFSource-OTHERManifest",
-    "http://purl.org/dc/elements/1.1/title" : "RDFSource (OTHER)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP RDF Source tests. No official conformance status.",
-    "entries" : {
-      "@list" : [ "ldpt:MemberResource-IsHttp11Server" ]
-    },
-    "mf:name" : "RDFSource (OTHER)"
-  }, {
-    "@id" : "ldpt:RDFSource-SHOULDManifest",
-    "http://purl.org/dc/elements/1.1/title" : "RDFSource (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs: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" ]
-    } ],
-    "mf:name" : "RDFSource (SHOULD)"
-  } ],
-  "@context" : {
-    "rest" : {
-      "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
-      "@type" : "@id"
-    },
-    "first" : {
-      "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
-      "@type" : "@id"
-    },
-    "includesText" : {
-      "@id" : "http://www.w3.org/2006/03/test-description#includesText",
-      "@type" : "@id"
-    },
-    "seeAlso" : {
-      "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
-      "@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",
-      "@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"
-    },
-    "rdft" : "http://www.w3.org/ns/rdftest#",
-    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#",
-    "earl" : "http://www.w3.org/ns/earl#",
-    "foaf" : "http://xmlns.com/foaf/0.1/",
-    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
-    "mf" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#",
-    "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#"
-  }
-}
\ No newline at end of file
--- a/tests/reports/ldp-earl-manifest-all.ttl	Mon Sep 15 13:32:53 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5403 +0,0 @@
-@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#> .
-@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
-@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@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 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> ;
-        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 ;
-        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> ;
-        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" ;
-        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.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: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:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-TypeRdfSource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt: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:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-TypeRdfSource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-TypeRdfSource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PutReplacesResource
-        a                          earl:TestCase ;
-        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
-        rdfs:label                 "BasicContainer-PutReplacesResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-        dcterms:date               "2014-07-21T01:25:01.365Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutReplacesResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReplacesResource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:NonRDFSource-PostNonRDFSource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources." ;
-        rdfs:label                 "NonRDFSource-PostNonRDFSource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
-        dcterms:date               "2014-07-21T01:25:01.317Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostNonRDFSource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
-                                     td:includesText  "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:NonRDFSource-PostNonRDFSource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostNonRDFSource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-DeleteRemovesContainmentTriple
-        a                          earl:TestCase ;
-        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
-        rdfs:label                 "DirectContainer-DeleteRemovesContainmentTriple" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-        dcterms:date               "2014-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:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-Head" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Head ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-GetResponseHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
-        rdfs:label                 "MemberResource-GetResponseHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-07-21T01:25:01.298Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        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:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-IsHttp11Manual ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:DirectContainer-PreconditionRequiredStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "DirectContainer-PreconditionRequiredStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.442Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PreconditionRequiredStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-MUSTManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Basic Container tests. MUST conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "BasicContainer (MUST)" ;
-        mf:entries    ( ldpt:BasicContainer-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> ;
-        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> ;
-        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> ;
-        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> ;
-        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: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> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ConditionFailedStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ConditionFailedStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "MemberResource-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-07-21T01:25:01.301Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms: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: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:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RequestedInteractionModelHeaders" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RequestedInteractionModelHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-ContainsRdfType
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
-        rdfs:label                 "MemberResource-ContainsRdfType" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-        dcterms:date               "2014-07-21T01:25:01.27Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ContainsRdfType" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ContainsRdfType ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-PatchMethod
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " ;
-        rdfs:label                 "IndirectContainer-PatchMethod" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-        dcterms:date               "2014-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:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-CreateWithoutConstraints" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-CreateWithoutConstraints ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "MemberResource-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-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
-        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-07-21T01:25:01.383Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutBadETag ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PutToCreate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
-        rdfs:label                 "BasicContainer-PutToCreate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-        dcterms:date               "2014-07-21T01:25:01.349Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-PutToCreate ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-AcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
-        rdfs:label                 "BasicContainer-AcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-        dcterms:date               "2014-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: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:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-OptionsAllowHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-OptionsAllowHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt: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> ;
-        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: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:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-4xxErrorHasResponseBody" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-4xxErrorHasResponseBody ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody()> ;
-        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> ;
-        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> ;
-        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: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:subject            "SHOULD" ;
-        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> ;
-        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> ;
-        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> ;
-        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> ;
-        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> ;
-        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> ;
-        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> ;
-        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: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:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RelativeUriResolutionPut" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RelativeUriResolutionPut ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-Head
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
-        rdfs:label                 "DirectContainer-Head" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-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:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-AcceptPatchHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-AcceptPatchHeader ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-CreateWithoutConstraints
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "DirectContainer-CreateWithoutConstraints" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-        dcterms:date               "2014-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> ;
-        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> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostResourceUpdatesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member> ;
-                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-PostResourceUpdatesTriples ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPostResourceUpdatesTriples()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:DirectContainer-RestrictUriReUseNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "DirectContainer-RestrictUriReUseNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-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
-        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-07-21T01:25:01.438Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ETagHeadersGet" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt: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:subject            "MUST, 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: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: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:subject            "SHOULD, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ReUseVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ReUseVocabularies ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:MemberResource-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "MemberResource-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-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
-        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-07-21T01:25:01.336Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PreconditionRequiredStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-4xxErrorHasResponseBody
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
-        rdfs:label                 "MemberResource-4xxErrorHasResponseBody" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-07-21T01:25:01.286Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-4xxErrorHasResponseBody" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-4xxErrorHasResponseBody ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody()> ;
-        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:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberRelationOrIsMemberOfRelationTripleExists()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-RelativeUriResolutionPost
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "BasicContainer-RelativeUriResolutionPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-07-21T01:25:01.35Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RelativeUriResolutionPost" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RelativeUriResolutionPost ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-PostNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
-        rdfs:label                 "BasicContainer-PostNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-        dcterms:date               "2014-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> ;
-        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: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:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PutRequiresIfMatch" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-PutRequiresIfMatch ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ContainsRdfType
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
-        rdfs:label                 "IndirectContainer-ContainsRdfType" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-        dcterms:date               "2014-07-21T01:25:01.488Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ContainsRdfType" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ContainsRdfType ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-OptionsAllowHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
-        rdfs:label                 "IndirectContainer-OptionsAllowHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-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> ;
-        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> ;
-        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> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RequestedInteractionModelCreateNotAllowed" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed()> ;
-        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: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:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-GetResponseHeaders" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-GetResponseHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:Non-RDFSource-MAYManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP Non-RDF Source tests. MAY conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "Non-RDFSource (MAY)" ;
-        mf:entries    ( ldpt:NonRDFSource-PostNonRDFSource ldpt:NonRDFSource-PostResourceAndGetFromContainer ldpt:NonRDFSource-PostResourceGetBinary ldpt:NonRDFSource-PostResourceGetMetadataAndBinary ldpt:NonRDFSource-PostResourceAndCheckLink ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource ) ;
-        mf:name       "Non-RDFSource (MAY)" .
-
-ldpt:DirectContainer-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
-        rdfs:label                 "DirectContainer-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-        dcterms:date               "2014-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:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-TypeRdfSource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-TypeRdfSource ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-ETagHeadersHead
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "IndirectContainer-ETagHeadersHead" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-07-21T01:25:01.5Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ETagHeadersHead" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-ETagHeadersHead ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:BasicContainer-GetResourceAcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
-        rdfs:label                 "BasicContainer-GetResourceAcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-07-21T01:25:01.372Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-GetResourceAcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourceAcceptTurtle ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PutReadOnlyProperties4xxStatus
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
-        rdfs:label                 "MemberResource-PutReadOnlyProperties4xxStatus" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-07-21T01:25:01.285Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutReadOnlyProperties4xxStatus" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:IndirectContainer-Options
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
-        rdfs:label                 "IndirectContainer-Options" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-        dcterms:date               "2014-07-21T01:25:01.506Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-Options" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonResource-Options ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:RDFSource-MUSTManifest
-        a             mf:Manifest ;
-        rdfs:comment  "LDP RDF Source tests. MUST conformance tests." ;
-        <http://purl.org/dc/elements/1.1/title>
-                "RDFSource (MUST)" ;
-        mf:entries    ( ldpt:MemberResource-RelativeUriResolutionPut ldpt:MemberResource-PutReplacesResource ldpt:MemberResource-PutSimpleUpdate ldpt:MemberResource-GetResource ldpt:MemberResource-RestrictClientInference ldpt:MemberResource-GetResourceAcceptTurtle ldpt:MemberResource-PublishConstraintsReadOnlyProp ldpt:MemberResource-PublishConstraintsUnknownProp ldpt:MemberResource-PutReadOnlyProperties4xxStatus ldpt:MemberResource-PutPropertiesNotPersisted ldpt:MemberResource-IsHttp11Manual ldpt:MemberResource-ETagHeadersGet ldpt:MemberResource-ETagHeadersHead ldpt:MemberResource-LdpLinkHeader ldpt:MemberResource-GetResponseHeaders ldpt:MemberResource-ConditionFailedStatusCode ldpt:MemberResource-PreconditionRequiredStatusCode ldpt:MemberResource-PutBadETag ldpt:MemberResource-Head ldpt:MemberResource-AcceptPatchHeader ldpt:MemberResource-Options ldpt:MemberResource-OptionsAllowHeader ) ;
-        mf:name       "RDFSource (MUST)" .
-
-ldpt:IndirectContainer-RestrictClientInference
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
-        rdfs:label                 "IndirectContainer-RestrictClientInference" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-        dcterms:date               "2014-07-21T01:25:01.492Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST, MANUAL" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RestrictClientInference" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-RestrictClientInference ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
-        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
-        ldpt:testMethod            ldpt:manual .
-
-ldpt:DirectContainer-RequestedInteractionModelHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "DirectContainer-RequestedInteractionModelHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-07-21T01:25:01.415Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RequestedInteractionModelHeaders" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-RequestedInteractionModelHeaders ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders()> ;
-        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> ;
-        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:BasicContainer-PublishConstraintsUnknownProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "BasicContainer-PublishConstraintsUnknownProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-07-21T01:25:01.374Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PublishConstraintsUnknownProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-PublishConstraintsUnknownProp ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
-        ldpt:testMethod            ldpt:automated .
-
-ldpt:MemberResource-PutReplacesResource
-        a                          earl:TestCase ;
-        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
-        rdfs:label                 "MemberResource-PutReplacesResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-        dcterms:date               "2014-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> ;
-        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> ;
-        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> ;
-        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 .
-@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#> .
-@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
-@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@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 dcterms: <http://purl.org/dc/terms/> .
-
-ldpt:MemberResource-ChangeRdfTypeValue
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-typeschange> ;
-        dcterms:date               "2014-07-18T15:57:05.152Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ChangeRdfTypeValue" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ChangeRdfTypeValue ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:BasicContainer-ClientPostToCreate
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-07-18T15:57:05.188Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ClientPostToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ClientPostToCreate ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-ServerOpen ) ;
-        mf:name       "RDFSource (SHOULD)" .
-
-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-ClientMayProvideHints ) ;
-        mf:name       "IndirectContainer (MAY)" .
-
-ldpt:BasicContainer-GetResourcePreservesTriples
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-preservetriples> ;
-        dcterms:date               "2014-07-18T15:57:05.201Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-GetResourcePreservesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourcePreservesTriples ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:IndirectContainer-GetResourcePreservesTriples
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-preservetriples> ;
-        dcterms:date               "2014-07-18T15:57:05.25Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-GetResourcePreservesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourcePreservesTriples ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:DirectContainer-GetResourcePreservesTriples
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-preservetriples> ;
-        dcterms:date               "2014-07-18T15:57:05.226Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-GetResourcePreservesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourcePreservesTriples ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-ClientPostToCreate ldpt:IndirectContainer-ServerOpen ) ;
-        mf:name       "IndirectContainer (SHOULD)" .
-
-ldpt:DirectContainer-ServerOpen
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-openpreds> ;
-        dcterms:date               "2014-07-18T15:57:05.224Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ServerOpen" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ServerOpen ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:MemberResource-GetResourcePreservesTriples
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-preservetriples> ;
-        dcterms:date               "2014-07-18T15:57:05.154Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-GetResourcePreservesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourcePreservesTriples ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:BasicContainer-ClientMayProvideHints
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-can-hint> ;
-        dcterms:date               "2014-07-18T15:57:05.204Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ClientMayProvideHints" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ClientMayProvideHints ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:MemberResource-AllowResponsesFromServer
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable> ;
-        dcterms:date               "2014-07-18T15:57:05.156Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-AllowResponsesFromServer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowResponsesFromServer ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:IndirectContainer-ChangeRdfTypeValue
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-typeschange> ;
-        dcterms:date               "2014-07-18T15:57:05.247Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ChangeRdfTypeValue" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ChangeRdfTypeValue ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-AllowMultipleRdfTypes ldpt:DirectContainer-ChangeRdfTypeValue ldpt:DirectContainer-GetResourcePreservesTriples ldpt:DirectContainer-AllowResponsesFromServer ) ;
-        mf:name       "DirectContainer (MUST)" .
-
-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-ClientPostToCreate ldpt:BasicContainer-ServerOpen ) ;
-        mf:name       "BasicContainer (SHOULD)" .
-
-ldpt:BasicContainer-AllowMultipleRdfTypes
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldp-cli-multitype> ;
-        dcterms:date               "2014-07-18T15:57:05.197Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-AllowMultipleRdfTypes" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowMultipleRdfTypes ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:DirectContainer-ClientPostToCreate
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-07-18T15:57:05.215Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ClientPostToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ClientPostToCreate ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-AllowMultipleRdfTypes ldpt:IndirectContainer-ChangeRdfTypeValue ldpt:IndirectContainer-GetResourcePreservesTriples ldpt:IndirectContainer-AllowResponsesFromServer ) ;
-        mf:name       "IndirectContainer (MUST)" .
-
-ldpt:BasicContainer-ServerOpen
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-openpreds> ;
-        dcterms:date               "2014-07-18T15:57:05.199Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ServerOpen" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ServerOpen ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:BasicContainer-ChangeRdfTypeValue
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-typeschange> ;
-        dcterms:date               "2014-07-18T15:57:05.198Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ChangeRdfTypeValue" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ChangeRdfTypeValue ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:MemberResource-ServerOpen
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-openpreds> ;
-        dcterms:date               "2014-07-18T15:57:05.153Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ServerOpen" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ServerOpen ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-ClientPostToCreate ldpt:DirectContainer-ServerOpen ) ;
-        mf:name       "DirectContainer (SHOULD)" .
-
-ldpt:BasicContainer-AllowResponsesFromServer
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable> ;
-        dcterms:date               "2014-07-18T15:57:05.202Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-AllowResponsesFromServer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowResponsesFromServer ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:DirectContainer-ClientMayProvideHints
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-can-hint> ;
-        dcterms:date               "2014-07-18T15:57:05.229Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ClientMayProvideHints" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ClientMayProvideHints ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:DirectContainer-AllowResponsesFromServer
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable> ;
-        dcterms:date               "2014-07-18T15:57:05.227Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-AllowResponsesFromServer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowResponsesFromServer ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-ClientMayProvideHints ) ;
-        mf:name       "BasicContainer (MAY)" .
-
-ldpt:MemberResource-ClientMayProvideHints
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-can-hint> ;
-        dcterms:date               "2014-07-18T15:57:05.159Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ClientMayProvideHints" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ClientMayProvideHints ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:IndirectContainer-ClientMayProvideHints
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-can-hint> ;
-        dcterms:date               "2014-07-18T15:57:05.253Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ClientMayProvideHints" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ClientMayProvideHints ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-ClientMayProvideHints ) ;
-        mf:name       "DirectContainer (MAY)" .
-
-ldpt:DirectContainer-AllowMultipleRdfTypes
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldp-cli-multitype> ;
-        dcterms:date               "2014-07-18T15:57:05.222Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-AllowMultipleRdfTypes" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowMultipleRdfTypes ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:IndirectContainer-ClientPostToCreate
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-07-18T15:57:05.239Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ClientPostToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ClientPostToCreate ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:MemberResource-AllowMultipleRdfTypes
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldp-cli-multitype> ;
-        dcterms:date               "2014-07-18T15:57:05.038Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-AllowMultipleRdfTypes" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowMultipleRdfTypes ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:IndirectContainer-AllowResponsesFromServer
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable> ;
-        dcterms:date               "2014-07-18T15:57:05.251Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-AllowResponsesFromServer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowResponsesFromServer ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:IndirectContainer-AllowMultipleRdfTypes
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldp-cli-multitype> ;
-        dcterms:date               "2014-07-18T15:57:05.246Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-AllowMultipleRdfTypes" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowMultipleRdfTypes ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:IndirectContainer-ServerOpen
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-openpreds> ;
-        dcterms:date               "2014-07-18T15:57:05.249Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ServerOpen" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ServerOpen ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-AllowMultipleRdfTypes ldpt:BasicContainer-ChangeRdfTypeValue ldpt:BasicContainer-GetResourcePreservesTriples ldpt:BasicContainer-AllowResponsesFromServer ) ;
-        mf:name       "BasicContainer (MUST)" .
-
-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-ClientMayProvideHints ) ;
-        mf:name       "RDFSource (MAY)" .
-
-ldpt:DirectContainer-ChangeRdfTypeValue
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-typeschange> ;
-        dcterms:date               "2014-07-18T15:57:05.223Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ChangeRdfTypeValue" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ChangeRdfTypeValue ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-AllowMultipleRdfTypes ldpt:MemberResource-ChangeRdfTypeValue ldpt:MemberResource-GetResourcePreservesTriples ldpt:MemberResource-AllowResponsesFromServer ) ;
-        mf:name       "RDFSource (MUST)" .
--- a/tests/reports/ldp-earl-manifest-client-only.jsonld	Mon Sep 15 13:32:53 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1060 +0,0 @@
-{
-  "@graph" : [ {
-    "@id" : "_:t104",
-    "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" : "_:t11",
-    "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" : "_:t111",
-    "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" : "_:t130",
-    "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" : "_:t138",
-    "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" : "_:t144",
-    "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" : "_:t150",
-    "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" : "_:t153",
-    "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" : "_:t154",
-    "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" : "_:t155",
-    "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" : "_:t156",
-    "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" : "_:t158",
-    "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" : "_:t159",
-    "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" : "_:t17",
-    "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" : "_:t25",
-    "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" : "_:t27",
-    "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" : "_:t33",
-    "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" : "_:t50",
-    "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" : "_:t62",
-    "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" : "_:t63",
-    "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" : "_:t78",
-    "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" : "_:t81",
-    "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" : "_:t83",
-    "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" : "_:t84",
-    "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" : "_:t85",
-    "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" : "_:t92",
-    "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" : "_:t98",
-    "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" : "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" : "_:t62",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t27",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t84",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t92",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t33",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t50",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@id" : "ldpt:BasicContainer-MAYManifest",
-    "http://purl.org/dc/elements/1.1/title" : "BasicContainer (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Basic Container tests. MAY conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:BasicContainer-ClientMayProvideHints" ]
-    },
-    "mf:name" : "BasicContainer (MAY)"
-  }, {
-    "@id" : "ldpt:BasicContainer-MUSTManifest",
-    "http://purl.org/dc/elements/1.1/title" : "BasicContainer (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Basic Container tests. MUST conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:BasicContainer-AllowMultipleRdfTypes", "ldpt:BasicContainer-ChangeRdfTypeValue", "ldpt:BasicContainer-GetResourcePreservesTriples", "ldpt:BasicContainer-AllowResponsesFromServer" ]
-    },
-    "mf:name" : "BasicContainer (MUST)"
-  }, {
-    "@id" : "ldpt:BasicContainer-SHOULDManifest",
-    "http://purl.org/dc/elements/1.1/title" : "BasicContainer (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Basic Container tests. SHOULD conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:BasicContainer-ClientPostToCreate", "ldpt:BasicContainer-ServerOpen" ]
-    },
-    "mf:name" : "BasicContainer (SHOULD)"
-  }, {
-    "@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" : "_:t138",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t130",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t155",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t11",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t154",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t104",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t81",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@id" : "ldpt:DirectContainer-MAYManifest",
-    "http://purl.org/dc/elements/1.1/title" : "DirectContainer (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Direct Container tests. MAY conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:DirectContainer-ClientMayProvideHints" ]
-    },
-    "mf:name" : "DirectContainer (MAY)"
-  }, {
-    "@id" : "ldpt:DirectContainer-MUSTManifest",
-    "http://purl.org/dc/elements/1.1/title" : "DirectContainer (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Direct Container tests. MUST conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:DirectContainer-AllowMultipleRdfTypes", "ldpt:DirectContainer-ChangeRdfTypeValue", "ldpt:DirectContainer-GetResourcePreservesTriples", "ldpt:DirectContainer-AllowResponsesFromServer" ]
-    },
-    "mf:name" : "DirectContainer (MUST)"
-  }, {
-    "@id" : "ldpt:DirectContainer-SHOULDManifest",
-    "http://purl.org/dc/elements/1.1/title" : "DirectContainer (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Direct Container tests. SHOULD conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:DirectContainer-ClientPostToCreate", "ldpt:DirectContainer-ServerOpen" ]
-    },
-    "mf:name" : "DirectContainer (SHOULD)"
-  }, {
-    "@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" : "_:t83",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t144",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t156",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t63",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t158",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t159",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t78",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@id" : "ldpt:IndirectContainer-MAYManifest",
-    "http://purl.org/dc/elements/1.1/title" : "IndirectContainer (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Indirect Container tests. MAY conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:IndirectContainer-ClientMayProvideHints" ]
-    },
-    "mf:name" : "IndirectContainer (MAY)"
-  }, {
-    "@id" : "ldpt:IndirectContainer-MUSTManifest",
-    "http://purl.org/dc/elements/1.1/title" : "IndirectContainer (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Indirect Container tests. MUST conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:IndirectContainer-AllowMultipleRdfTypes", "ldpt:IndirectContainer-ChangeRdfTypeValue", "ldpt:IndirectContainer-GetResourcePreservesTriples", "ldpt:IndirectContainer-AllowResponsesFromServer" ]
-    },
-    "mf:name" : "IndirectContainer (MUST)"
-  }, {
-    "@id" : "ldpt:IndirectContainer-SHOULDManifest",
-    "http://purl.org/dc/elements/1.1/title" : "IndirectContainer (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Indirect Container tests. SHOULD conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:IndirectContainer-ClientPostToCreate", "ldpt:IndirectContainer-ServerOpen" ]
-    },
-    "mf:name" : "IndirectContainer (SHOULD)"
-  }, {
-    "@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" : "_:t150",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t153",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t98",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t25",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t17",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t85",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt: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"
-  }, {
-    "@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" : "_:t111",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt: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"
-  }, {
-    "@id" : "ldpt:RDFSource-MAYManifest",
-    "http://purl.org/dc/elements/1.1/title" : "RDFSource (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP RDF Source tests. MAY conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:MemberResource-ClientMayProvideHints" ]
-    },
-    "mf:name" : "RDFSource (MAY)"
-  }, {
-    "@id" : "ldpt:RDFSource-MUSTManifest",
-    "http://purl.org/dc/elements/1.1/title" : "RDFSource (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP RDF Source tests. MUST conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:MemberResource-AllowMultipleRdfTypes", "ldpt:MemberResource-ChangeRdfTypeValue", "ldpt:MemberResource-GetResourcePreservesTriples", "ldpt:MemberResource-AllowResponsesFromServer" ]
-    },
-    "mf:name" : "RDFSource (MUST)"
-  }, {
-    "@id" : "ldpt:RDFSource-SHOULDManifest",
-    "http://purl.org/dc/elements/1.1/title" : "RDFSource (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP RDF Source tests. SHOULD conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:MemberResource-ServerOpen" ]
-    },
-    "mf:name" : "RDFSource (SHOULD)"
-  } ],
-  "@context" : {
-    "rest" : {
-      "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
-      "@type" : "@id"
-    },
-    "first" : {
-      "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
-      "@type" : "@id"
-    },
-    "includesText" : {
-      "@id" : "http://www.w3.org/2006/03/test-description#includesText",
-      "@type" : "@id"
-    },
-    "seeAlso" : {
-      "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
-      "@type" : "@id"
-    },
-    "declaredTestCase" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#declaredTestCase",
-      "@type" : "@id"
-    },
-    "reviewStatus" : {
-      "@id" : "http://www.w3.org/2006/03/test-description#reviewStatus",
-      "@type" : "@id"
-    },
-    "declaredInClass" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#declaredInClass",
-      "@type" : "@id"
-    },
-    "specificationReference" : {
-      "@id" : "http://www.w3.org/2006/03/test-description#specificationReference",
-      "@type" : "@id"
-    },
-    "steps" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#steps",
-      "@type" : "@id"
-    },
-    "date" : {
-      "@id" : "http://purl.org/dc/terms/date",
-      "@type" : "@id"
-    },
-    "name" : {
-      "@id" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#name",
-      "@type" : "@id"
-    },
-    "label" : {
-      "@id" : "http://www.w3.org/2000/01/rdf-schema#label",
-      "@type" : "@id"
-    },
-    "action" : {
-      "@id" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#action",
-      "@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"
-    },
-    "testMethod" : {
-      "@id" : "http://www.w3c.org/ns/ldp/test#testMethod",
-      "@type" : "@id"
-    },
-    "subject" : {
-      "@id" : "http://purl.org/dc/terms/subject",
-      "@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"
-    },
-    "rdft" : "http://www.w3.org/ns/rdftest#",
-    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#",
-    "earl" : "http://www.w3.org/ns/earl#",
-    "foaf" : "http://xmlns.com/foaf/0.1/",
-    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
-    "mf" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#",
-    "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#"
-  }
-}
\ No newline at end of file
--- a/tests/reports/ldp-earl-manifest-client-only.ttl	Mon Sep 15 13:32:53 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,646 +0,0 @@
-@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#> .
-@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
-@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@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 dcterms: <http://purl.org/dc/terms/> .
-
-ldpt:MemberResource-ChangeRdfTypeValue
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-typeschange> ;
-        dcterms:date               "2014-07-18T15:57:05.152Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ChangeRdfTypeValue" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ChangeRdfTypeValue ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:BasicContainer-ClientPostToCreate
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-07-18T15:57:05.188Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ClientPostToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ClientPostToCreate ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-ServerOpen ) ;
-        mf:name       "RDFSource (SHOULD)" .
-
-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-ClientMayProvideHints ) ;
-        mf:name       "IndirectContainer (MAY)" .
-
-ldpt:BasicContainer-GetResourcePreservesTriples
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-preservetriples> ;
-        dcterms:date               "2014-07-18T15:57:05.201Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-GetResourcePreservesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourcePreservesTriples ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:IndirectContainer-GetResourcePreservesTriples
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-preservetriples> ;
-        dcterms:date               "2014-07-18T15:57:05.25Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-GetResourcePreservesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourcePreservesTriples ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:DirectContainer-GetResourcePreservesTriples
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-preservetriples> ;
-        dcterms:date               "2014-07-18T15:57:05.226Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-GetResourcePreservesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourcePreservesTriples ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-ClientPostToCreate ldpt:IndirectContainer-ServerOpen ) ;
-        mf:name       "IndirectContainer (SHOULD)" .
-
-ldpt:DirectContainer-ServerOpen
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-openpreds> ;
-        dcterms:date               "2014-07-18T15:57:05.224Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ServerOpen" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ServerOpen ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:MemberResource-GetResourcePreservesTriples
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-preservetriples> ;
-        dcterms:date               "2014-07-18T15:57:05.154Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-GetResourcePreservesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-GetResourcePreservesTriples ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:BasicContainer-ClientMayProvideHints
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-can-hint> ;
-        dcterms:date               "2014-07-18T15:57:05.204Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ClientMayProvideHints" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ClientMayProvideHints ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:MemberResource-AllowResponsesFromServer
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable> ;
-        dcterms:date               "2014-07-18T15:57:05.156Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-AllowResponsesFromServer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowResponsesFromServer ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:IndirectContainer-ChangeRdfTypeValue
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-typeschange> ;
-        dcterms:date               "2014-07-18T15:57:05.247Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ChangeRdfTypeValue" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ChangeRdfTypeValue ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-AllowMultipleRdfTypes ldpt:DirectContainer-ChangeRdfTypeValue ldpt:DirectContainer-GetResourcePreservesTriples ldpt:DirectContainer-AllowResponsesFromServer ) ;
-        mf:name       "DirectContainer (MUST)" .
-
-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-ClientPostToCreate ldpt:BasicContainer-ServerOpen ) ;
-        mf:name       "BasicContainer (SHOULD)" .
-
-ldpt:BasicContainer-AllowMultipleRdfTypes
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldp-cli-multitype> ;
-        dcterms:date               "2014-07-18T15:57:05.197Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-AllowMultipleRdfTypes" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowMultipleRdfTypes ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:DirectContainer-ClientPostToCreate
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-07-18T15:57:05.215Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ClientPostToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ClientPostToCreate ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-AllowMultipleRdfTypes ldpt:IndirectContainer-ChangeRdfTypeValue ldpt:IndirectContainer-GetResourcePreservesTriples ldpt:IndirectContainer-AllowResponsesFromServer ) ;
-        mf:name       "IndirectContainer (MUST)" .
-
-ldpt:BasicContainer-ServerOpen
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-openpreds> ;
-        dcterms:date               "2014-07-18T15:57:05.199Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ServerOpen" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ServerOpen ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:BasicContainer-ChangeRdfTypeValue
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-typeschange> ;
-        dcterms:date               "2014-07-18T15:57:05.198Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ChangeRdfTypeValue" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ChangeRdfTypeValue ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:MemberResource-ServerOpen
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-openpreds> ;
-        dcterms:date               "2014-07-18T15:57:05.153Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ServerOpen" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ServerOpen ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-ClientPostToCreate ldpt:DirectContainer-ServerOpen ) ;
-        mf:name       "DirectContainer (SHOULD)" .
-
-ldpt:BasicContainer-AllowResponsesFromServer
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable> ;
-        dcterms:date               "2014-07-18T15:57:05.202Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-AllowResponsesFromServer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowResponsesFromServer ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:DirectContainer-ClientMayProvideHints
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-can-hint> ;
-        dcterms:date               "2014-07-18T15:57:05.229Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ClientMayProvideHints" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ClientMayProvideHints ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:DirectContainer-AllowResponsesFromServer
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable> ;
-        dcterms:date               "2014-07-18T15:57:05.227Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-AllowResponsesFromServer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowResponsesFromServer ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-ClientMayProvideHints ) ;
-        mf:name       "BasicContainer (MAY)" .
-
-ldpt:MemberResource-ClientMayProvideHints
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-can-hint> ;
-        dcterms:date               "2014-07-18T15:57:05.159Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ClientMayProvideHints" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ClientMayProvideHints ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:IndirectContainer-ClientMayProvideHints
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-can-hint> ;
-        dcterms:date               "2014-07-18T15:57:05.253Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MAY" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ClientMayProvideHints" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ClientMayProvideHints ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-ClientMayProvideHints ) ;
-        mf:name       "DirectContainer (MAY)" .
-
-ldpt:DirectContainer-AllowMultipleRdfTypes
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldp-cli-multitype> ;
-        dcterms:date               "2014-07-18T15:57:05.222Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-AllowMultipleRdfTypes" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowMultipleRdfTypes ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:IndirectContainer-ClientPostToCreate
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-07-18T15:57:05.239Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ClientPostToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:CommonContainer-ClientPostToCreate ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:MemberResource-AllowMultipleRdfTypes
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldp-cli-multitype> ;
-        dcterms:date               "2014-07-18T15:57:05.038Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-AllowMultipleRdfTypes" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowMultipleRdfTypes ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:IndirectContainer-AllowResponsesFromServer
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-hints-ignorable> ;
-        dcterms:date               "2014-07-18T15:57:05.251Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-AllowResponsesFromServer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowResponsesFromServer ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:IndirectContainer-AllowMultipleRdfTypes
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldp-cli-multitype> ;
-        dcterms:date               "2014-07-18T15:57:05.246Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-AllowMultipleRdfTypes" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-AllowMultipleRdfTypes ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-ldpt:IndirectContainer-ServerOpen
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-openpreds> ;
-        dcterms:date               "2014-07-18T15:57:05.249Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "SHOULD" ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ServerOpen" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ServerOpen ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-AllowMultipleRdfTypes ldpt:BasicContainer-ChangeRdfTypeValue ldpt:BasicContainer-GetResourcePreservesTriples ldpt:BasicContainer-AllowResponsesFromServer ) ;
-        mf:name       "BasicContainer (MUST)" .
-
-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-ClientMayProvideHints ) ;
-        mf:name       "RDFSource (MAY)" .
-
-ldpt:DirectContainer-ChangeRdfTypeValue
-        a                          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" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-cli-typeschange> ;
-        dcterms:date               "2014-07-18T15:57:05.223Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:subject            "MUST" ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ChangeRdfTypeValue" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs: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."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:declaredTestCase      ldpt:RdfSource-ChangeRdfTypeValue ;
-        ldpt:steps                 ( "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" ) ;
-        ldpt:testMethod            ldpt:clientOnly .
-
-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-AllowMultipleRdfTypes ldpt:MemberResource-ChangeRdfTypeValue ldpt:MemberResource-GetResourcePreservesTriples ldpt:MemberResource-AllowResponsesFromServer ) ;
-        mf:name       "RDFSource (MUST)" .
--- a/tests/reports/ldp-earl-manifest.jsonld	Mon Sep 15 13:32:53 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7066 +0,0 @@
-{
-  "@graph" : [ {
-    "@id" : "_:t1",
-    "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" : "_:t10",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-  }, {
-    "@id" : "_:t101",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "td:includesText" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
-  }, {
-    "@id" : "_:t104",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member",
-    "td:includesText" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes."
-  }, {
-    "@id" : "_:t105",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
-  }, {
-    "@id" : "_:t107",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "td:includesText" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
-  }, {
-    "@id" : "_:t108",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
-    "td:includesText" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
-  }, {
-    "@id" : "_:t11",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "td:includesText" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
-  }, {
-    "@id" : "_:t111",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:t114",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-  }, {
-    "@id" : "_:t115",
-    "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" : "_:t118",
-    "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" : "_:t119",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t12",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
-  }, {
-    "@id" : "_:t120",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
-    "td:includesText" : "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
-  }, {
-    "@id" : "_:t121",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
-    "td:includesText" : "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
-  }, {
-    "@id" : "_:t124",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr",
-    "td:includesText" : "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."
-  }, {
-    "@id" : "_:t129",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
-  }, {
-    "@id" : "_:t13",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "td:includesText" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
-  }, {
-    "@id" : "_:t136",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "td:includesText" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
-  }, {
-    "@id" : "_:t137",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
-    "td:includesText" : "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
-  }, {
-    "@id" : "_:t138",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-  }, {
-    "@id" : "_:t139",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "td:includesText" : "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
-  }, {
-    "@id" : "_:t14",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "td:includesText" : "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
-  }, {
-    "@id" : "_:t140",
-    "rdf:type" : {
-      "@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" : "_:t143",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
-    "td:includesText" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
-  }, {
-    "@id" : "_:t144",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t15",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "td:includesText" : "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
-  }, {
-    "@id" : "_:t150",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t151",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
-    "td:includesText" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
-  }, {
-    "@id" : "_:t152",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "td:includesText" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-  }, {
-    "@id" : "_:t153",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpbc-are-ldpcs",
-    "td:includesText" : "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section."
-  }, {
-    "@id" : "_:t154",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
-  }, {
-    "@id" : "_:t155",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
-  }, {
-    "@id" : "_:t156",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "td:includesText" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
-  }, {
-    "@id" : "_:t157",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
-  }, {
-    "@id" : "_:t164",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "td:includesText" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
-  }, {
-    "@id" : "_:t167",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "td:includesText" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
-  }, {
-    "@id" : "_:t168",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
-    "td:includesText" : "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-  }, {
-    "@id" : "_:t169",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t170",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
-    "td:includesText" : "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
-  }, {
-    "@id" : "_:t171",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t172",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-turtle",
-    "td:includesText" : "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."
-  }, {
-    "@id" : "_:t173",
-    "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" : "_:t174",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t176",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "td:includesText" : "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
-  }, {
-    "@id" : "_:t177",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-slug",
-    "td:includesText" : "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."
-  }, {
-    "@id" : "_:t181",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
-    "td:includesText" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
-  }, {
-    "@id" : "_:t190",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
-    "td:includesText" : "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
-  }, {
-    "@id" : "_:t191",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "td:includesText" : "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
-  }, {
-    "@id" : "_:t194",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
-    "td:includesText" : "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
-  }, {
-    "@id" : "_:t197",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
-  }, {
-    "@id" : "_:t198",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
-    "td:includesText" : "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
-  }, {
-    "@id" : "_:t2",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
-  }, {
-    "@id" : "_:t201",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
-  }, {
-    "@id" : "_:t202",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "td:includesText" : "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."
-  }, {
-    "@id" : "_:t203",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
-    "td:includesText" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
-  }, {
-    "@id" : "_:t207",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
-    "td:includesText" : "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
-  }, {
-    "@id" : "_:t208",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-  }, {
-    "@id" : "_:t209",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
-  }, {
-    "@id" : "_:t21",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
-    "td:includesText" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
-  }, {
-    "@id" : "_:t212",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-  }, {
-    "@id" : "_:t215",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t216",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "td:includesText" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
-  }, {
-    "@id" : "_:t217",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-mbrpred",
-    "td:includesText" : "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use."
-  }, {
-    "@id" : "_:t22",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t224",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
-    "td:includesText" : "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
-  }, {
-    "@id" : "_:t226",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpnr-type",
-    "td:includesText" : "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI."
-  }, {
-    "@id" : "_:t231",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-containtriples",
-    "td:includesText" : "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container."
-  }, {
-    "@id" : "_:t232",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-turtle",
-    "td:includesText" : "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."
-  }, {
-    "@id" : "_:t235",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t236",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
-  }, {
-    "@id" : "_:t237",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-  }, {
-    "@id" : "_:t242",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel",
-    "td:includesText" : "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases."
-  }, {
-    "@id" : "_:t245",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
-    "td:includesText" : "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
-  }, {
-    "@id" : "_:t25",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t251",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
-    "td:includesText" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
-  }, {
-    "@id" : "_:t253",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-binary",
-    "td:includesText" : "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations."
-  }, {
-    "@id" : "_:t257",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbins",
-    "td:includesText" : "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."
-  }, {
-    "@id" : "_:t258",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "td:includesText" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
-  }, {
-    "@id" : "_:t259",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "td:includesText" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
-  }, {
-    "@id" : "_:t262",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:t263",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
-    "td:includesText" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
-  }, {
-    "@id" : "_:t264",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
-    "td:includesText" : "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
-  }, {
-    "@id" : "_:t267",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "td:includesText" : "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
-  }, {
-    "@id" : "_:t268",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
-  }, {
-    "@id" : "_:t271",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-  }, {
-    "@id" : "_:t272",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "td:includesText" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-  }, {
-    "@id" : "_:t275",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
-  }, {
-    "@id" : "_:t277",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:t278",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-turtle",
-    "td:includesText" : "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."
-  }, {
-    "@id" : "_:t28",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocab",
-    "td:includesText" : "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
-  }, {
-    "@id" : "_:t281",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
-    "td:includesText" : "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
-  }, {
-    "@id" : "_:t284",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "td:includesText" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-  }, {
-    "@id" : "_:t29",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbins",
-    "td:includesText" : "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."
-  }, {
-    "@id" : "_:t297",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "td:includesText" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
-  }, {
-    "@id" : "_:t298",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "td:includesText" : "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
-  }, {
-    "@id" : "_:t30",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-linktypehdr",
-    "td:includesText" : "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."
-  }, {
-    "@id" : "_:t301",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t308",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "td:includesText" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
-  }, {
-    "@id" : "_:t311",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
-    "td:includesText" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
-  }, {
-    "@id" : "_:t312",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple",
-    "td:includesText" : "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple."
-  }, {
-    "@id" : "_:t313",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-  }, {
-    "@id" : "_:t314",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "td:includesText" : "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
-  }, {
-    "@id" : "_:t315",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:t316",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t317",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t320",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t325",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
-  }, {
-    "@id" : "_:t326",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "td:includesText" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-  }, {
-    "@id" : "_:t327",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-  }, {
-    "@id" : "_:t328",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t329",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t33",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
-  }, {
-    "@id" : "_:t332",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "td:includesText" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
-  }, {
-    "@id" : "_:t333",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
-    "td:includesText" : "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
-  }, {
-    "@id" : "_:t335",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
-  }, {
-    "@id" : "_:t336",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "td:includesText" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
-  }, {
-    "@id" : "_:t34",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "td:includesText" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
-  }, {
-    "@id" : "_:t343",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "td:includesText" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
-  }, {
-    "@id" : "_:t346",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "td:includesText" : "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
-  }, {
-    "@id" : "_:t347",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
-  }, {
-    "@id" : "_:t349",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t35",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-  }, {
-    "@id" : "_:t353",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "td:includesText" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
-  }, {
-    "@id" : "_:t354",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-  }, {
-    "@id" : "_:t355",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
-    "td:includesText" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
-  }, {
-    "@id" : "_:t357",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
-    "td:includesText" : "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
-  }, {
-    "@id" : "_:t358",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "td:includesText" : "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."
-  }, {
-    "@id" : "_:t359",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "td:includesText" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
-  }, {
-    "@id" : "_:t36",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "td:includesText" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
-  }, {
-    "@id" : "_:t362",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t363",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "td:includesText" : "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
-  }, {
-    "@id" : "_:t364",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
-    "td:includesText" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
-  }, {
-    "@id" : "_:t369",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr",
-    "td:includesText" : "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response"
-  }, {
-    "@id" : "_:t37",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-  }, {
-    "@id" : "_:t371",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
-  }, {
-    "@id" : "_:t372",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "td:includesText" : "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-  }, {
-    "@id" : "_:t373",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-indirectmbr",
-    "td:includesText" : "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."
-  }, {
-    "@id" : "_:t376",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t380",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
-    "td:includesText" : "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-  }, {
-    "@id" : "_:t381",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-are-ldpcs",
-    "td:includesText" : "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions."
-  }, {
-    "@id" : "_:t386",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
-    "td:includesText" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
-  }, {
-    "@id" : "_:t389",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
-  }, {
-    "@id" : "_:t390",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "td:includesText" : "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
-  }, {
-    "@id" : "_:t392",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
-    "td:includesText" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
-  }, {
-    "@id" : "_:t393",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:t397",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
-    "td:includesText" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
-  }, {
-    "@id" : "_:t398",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
-    "td:includesText" : "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
-  }, {
-    "@id" : "_:t401",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
-    "td:includesText" : "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
-  }, {
-    "@id" : "_:t403",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "td:includesText" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
-  }, {
-    "@id" : "_:t404",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-  }, {
-    "@id" : "_:t408",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "td:includesText" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
-  }, {
-    "@id" : "_:t41",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-  }, {
-    "@id" : "_:t412",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
-    "td:includesText" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
-  }, {
-    "@id" : "_:t414",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-slug",
-    "td:includesText" : "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."
-  }, {
-    "@id" : "_:t419",
-    "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" : "_:t42",
-    "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" : "_:t420",
-    "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" : "_:t421",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t422",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "td:includesText" : "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
-  }, {
-    "@id" : "_:t423",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
-    "td:includesText" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
-  }, {
-    "@id" : "_:t424",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "td:includesText" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
-  }, {
-    "@id" : "_:t428",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-  }, {
-    "@id" : "_:t429",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "td:includesText" : "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
-  }, {
-    "@id" : "_:t432",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
-    "td:includesText" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
-  }, {
-    "@id" : "_:t433",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
-    "td:includesText" : "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
-  }, {
-    "@id" : "_:t435",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
-    "td:includesText" : "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
-  }, {
-    "@id" : "_:t437",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-http",
-    "td:includesText" : "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-  }, {
-    "@id" : "_:t44",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "td:includesText" : "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
-  }, {
-    "@id" : "_:t440",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "td:includesText" : "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
-  }, {
-    "@id" : "_:t442",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
-    "td:includesText" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
-  }, {
-    "@id" : "_:t444",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
-    "td:includesText" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
-  }, {
-    "@id" : "_:t448",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "td:includesText" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-  }, {
-    "@id" : "_:t449",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
-    "td:includesText" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
-  }, {
-    "@id" : "_:t451",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-  }, {
-    "@id" : "_:t452",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
-    "td:includesText" : "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
-  }, {
-    "@id" : "_:t453",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t454",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-slug",
-    "td:includesText" : "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."
-  }, {
-    "@id" : "_:t455",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
-    "td:includesText" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
-  }, {
-    "@id" : "_:t456",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "td:includesText" : "LDP servers MUST support the HTTP HEAD method. "
-  }, {
-    "@id" : "_:t457",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
-    "td:includesText" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
-  }, {
-    "@id" : "_:t458",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
-    "td:includesText" : "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
-  }, {
-    "@id" : "_:t459",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
-    "td:includesText" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
-  }, {
-    "@id" : "_:t460",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
-    "td:includesText" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
-  }, {
-    "@id" : "_:t461",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "td:includesText" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
-  }, {
-    "@id" : "_:t462",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
-    "td:includesText" : "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
-  }, {
-    "@id" : "_:t465",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic",
-    "td:includesText" : "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation."
-  }, {
-    "@id" : "_:t466",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-are-ldpcs",
-    "td:includesText" : "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions."
-  }, {
-    "@id" : "_:t467",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-  }, {
-    "@id" : "_:t468",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "td:includesText" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
-  }, {
-    "@id" : "_:t469",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t47",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "td:includesText" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
-  }, {
-    "@id" : "_:t470",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
-    "td:includesText" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
-  }, {
-    "@id" : "_:t471",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
-    "td:includesText" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
-  }, {
-    "@id" : "_:t472",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "td:includesText" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
-  }, {
-    "@id" : "_:t473",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
-    "td:includesText" : "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
-  }, {
-    "@id" : "_:t474",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-  }, {
-    "@id" : "_:t476",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
-    "td:includesText" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
-  }, {
-    "@id" : "_:t477",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-containres",
-    "td:includesText" : "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this."
-  }, {
-    "@id" : "_:t478",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
-  }, {
-    "@id" : "_:t479",
-    "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" : "_:t48",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
-    "td:includesText" : "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
-  }, {
-    "@id" : "_:t481",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "td:includesText" : "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
-  }, {
-    "@id" : "_:t484",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
-    "td:includesText" : "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
-  }, {
-    "@id" : "_:t485",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
-    "td:includesText" : "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-  }, {
-    "@id" : "_:t487",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-must",
-    "td:includesText" : "LDP servers MUST support the HTTP GET Method for LDPRs"
-  }, {
-    "@id" : "_:t488",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "td:includesText" : "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
-  }, {
-    "@id" : "_:t489",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "td:includesText" : "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-  }, {
-    "@id" : "_:t49",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbinlinkmetahdr",
-    "td:includesText" : "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource."
-  }, {
-    "@id" : "_:t490",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr",
-    "td:includesText" : "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."
-  }, {
-    "@id" : "_:t5",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "td:includesText" : "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."
-  }, {
-    "@id" : "_:t50",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-linktypehdr",
-    "td:includesText" : "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."
-  }, {
-    "@id" : "_:t51",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-  }, {
-    "@id" : "_:t53",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpnr-are-ldpr",
-    "td:includesText" : "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF."
-  }, {
-    "@id" : "_:t54",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
-    "td:includesText" : "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
-  }, {
-    "@id" : "_:t55",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "td:includesText" : "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-  }, {
-    "@id" : "_:t56",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "td:includesText" : "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-  }, {
-    "@id" : "_:t59",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "td:includesText" : "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
-  }, {
-    "@id" : "_:t64",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "td:includesText" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-  }, {
-    "@id" : "_:t65",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovescontres",
-    "td:includesText" : "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created."
-  }, {
-    "@id" : "_:t68",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-noinferencing",
-    "td:includesText" : "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
-  }, {
-    "@id" : "_:t70",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
-    "td:includesText" : "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
-  }, {
-    "@id" : "_:t73",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
-    "td:includesText" : "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
-  }, {
-    "@id" : "_:t77",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas",
-    "td:includesText" : "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
-  }, {
-    "@id" : "_:t78",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr",
-    "td:includesText" : "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."
-  }, {
-    "@id" : "_:t8",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "td:includesText" : "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-  }, {
-    "@id" : "_:t81",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "td:includesText" : "LDP servers MUST support the HTTP OPTIONS method. "
-  }, {
-    "@id" : "_:t86",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "td:includesText" : "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
-  }, {
-    "@id" : "_:t9",
-    "rdf:type" : {
-      "@id" : "td:Excerpt"
-    },
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
-    "td:includesText" : "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
-  }, {
-    "@id" : "_:t91",
-    "rdf:type" : {
-      "@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" : "_:t96",
-    "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" : "_:t98",
-    "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" : "ldpt:BasicContainer-4xxErrorHasResponseBody",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.326Z"
-    },
-    "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-4xxErrorHasResponseBody",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t325"
-  }, {
-    "@id" : "ldpt:BasicContainer-AcceptPatchHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.338Z"
-    },
-    "source" : "ldpt:CommonResource-AcceptPatchHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-AcceptPatchHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t155"
-  }, {
-    "@id" : "ldpt:BasicContainer-AcceptPostResponseHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.305Z"
-    },
-    "source" : "ldpt:CommonContainer-AcceptPostResponseHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-AcceptPostResponseHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t124"
-  }, {
-    "@id" : "ldpt:BasicContainer-AcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.301Z"
-    },
-    "source" : "ldpt:CommonContainer-AcceptTurtle",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-turtle",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-AcceptTurtle",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t232"
-  }, {
-    "@id" : "ldpt:BasicContainer-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.336Z"
-    },
-    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ConditionFailedStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t56"
-  }, {
-    "@id" : "ldpt:BasicContainer-ConformsBcLdpContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.288Z"
-    },
-    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ],
-    "source" : "ldpt:BasicContainer-ConformsBcLdpContainer",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testConformsBcLdpContainer()",
-    "testMethod" : "ldpt:indirect",
-    "rdf:type" : {
-      "@id" : "earl:TestRequirement"
-    },
-    "rdfs:comment" : "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section.",
-    "rdfs:label" : "BasicContainer-ConformsBcLdpContainer",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpbc-are-ldpcs",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ConformsBcLdpContainer",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t153"
-  }, {
-    "@id" : "ldpt:BasicContainer-ConformsContainerRdfResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.31Z"
-    },
-    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" ],
-    "source" : "ldpt:CommonContainer-ConformsContainerRdfResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()",
-    "testMethod" : "ldpt:indirect",
-    "rdf:type" : {
-      "@id" : "earl:TestRequirement"
-    },
-    "rdfs:comment" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source.",
-    "rdfs:label" : "BasicContainer-ConformsContainerRdfResource",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ConformsContainerRdfResource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t444"
-  }, {
-    "@id" : "ldpt:BasicContainer-ConformsRdfSourceLdpResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.328Z"
-    },
-    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" ],
-    "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
-    "testMethod" : "ldpt:indirect",
-    "rdf:type" : {
-      "@id" : "earl:TestRequirement"
-    },
-    "rdfs:comment" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section.",
-    "rdfs:label" : "BasicContainer-ConformsRdfSourceLdpResource",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ConformsRdfSourceLdpResource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t108"
-  }, {
-    "@id" : "ldpt:BasicContainer-ContainerSupportsHttpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.295Z"
-    },
-    "source" : "ldpt:BasicContainer-ContainerSupportsHttpLinkHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/BasicContainerTest.html#testContainerSupportsHttpLinkHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ContainerSupportsHttpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t42"
-  }, {
-    "@id" : "ldpt:BasicContainer-ContainsRdfType",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.319Z"
-    },
-    "source" : "ldpt:RdfSource-ContainsRdfType",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ContainsRdfType",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t258"
-  }, {
-    "@id" : "ldpt:BasicContainer-ContentTypeHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.301Z"
-    },
-    "source" : "ldpt:CommonContainer-ContentTypeHeader",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ContentTypeHeader",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t462"
-  }, {
-    "@id" : "ldpt:BasicContainer-CreateWithoutConstraints",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.303Z"
-    },
-    "source" : "ldpt:CommonContainer-CreateWithoutConstraints",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-CreateWithoutConstraints",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t168"
-  }, {
-    "@id" : "ldpt:BasicContainer-DeleteRemovesContainmentTriple",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.307Z"
-    },
-    "source" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-DeleteRemovesContainmentTriple",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t245"
-  }, {
-    "@id" : "ldpt:BasicContainer-ETagHeadersGet",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.333Z"
-    },
-    "source" : "ldpt:CommonResource-ETagHeadersGet",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "BasicContainer-ETagHeadersGet",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ETagHeadersGet",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t349"
-  }, {
-    "@id" : "ldpt:BasicContainer-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.333Z"
-    },
-    "source" : "ldpt:CommonResource-ETagHeadersHead",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "BasicContainer-ETagHeadersHead",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ETagHeadersHead",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t316"
-  }, {
-    "@id" : "ldpt:BasicContainer-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.318Z"
-    },
-    "source" : "ldpt:RdfSource-GetResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-GetResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t191"
-  }, {
-    "@id" : "ldpt:BasicContainer-GetResourceAcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.323Z"
-    },
-    "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-GetResourceAcceptTurtle",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t267"
-  }, {
-    "@id" : "ldpt:BasicContainer-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.335Z"
-    },
-    "source" : "ldpt:CommonResource-GetResponseHeaders",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
-    "rdfs:label" : "BasicContainer-GetResponseHeaders",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-GetResponseHeaders",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t404"
-  }, {
-    "@id" : "ldpt:BasicContainer-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.338Z"
-    },
-    "source" : "ldpt:CommonResource-Head",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP HEAD method. ",
-    "rdfs:label" : "BasicContainer-Head",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-Head",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t335"
-  }, {
-    "@id" : "ldpt:BasicContainer-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.332Z"
-    },
-    "source" : "ldpt:CommonResource-IsHttp11Manual",
-    "dcterms:subject" : "MUST, MANUAL",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t152"
-  }, {
-    "@id" : "ldpt:BasicContainer-JsonLdRepresentation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.323Z"
-    },
-    "source" : "ldpt:RdfSource-JsonLdRepresentation",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. ",
-    "rdfs:label" : "BasicContainer-JsonLdRepresentation",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-JsonLdRepresentation",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t468"
-  }, {
-    "@id" : "ldpt:BasicContainer-LdpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.334Z"
-    },
-    "source" : "ldpt:CommonResource-LdpLinkHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-LdpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t216"
-  }, {
-    "@id" : "ldpt:BasicContainer-MAYManifest",
-    "dcterms:title" : "BasicContainer (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Basic Container tests. MAY conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:BasicContainer-PutToCreate", "ldpt:BasicContainer-RdfTypeLdpContainer", "ldpt:BasicContainer-ServerHonorsSlug", "ldpt:BasicContainer-TypeRdfSource" ]
-    },
-    "mf:name" : "BasicContainer (MAY)"
-  }, {
-    "@id" : "ldpt:BasicContainer-MUSTManifest",
-    "dcterms:title" : "BasicContainer (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Basic Container tests. MUST conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:BasicContainer-ConformsBcLdpContainer", "ldpt:BasicContainer-ContainerSupportsHttpLinkHeader", "ldpt:BasicContainer-RelativeUriResolutionPost", "ldpt:BasicContainer-PostResponseStatusAndLocation", "ldpt:BasicContainer-PostContainer", "ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed", "ldpt:BasicContainer-RequestedInteractionModelHeaders", "ldpt:BasicContainer-AcceptTurtle", "ldpt:BasicContainer-NullRelativeUriPost", "ldpt:BasicContainer-AcceptPostResponseHeader", "ldpt:BasicContainer-DeleteRemovesContainmentTriple", "ldpt:BasicContainer-ConformsContainerRdfResource", "ldpt:BasicContainer-RelativeUriResolutionPut", "ldpt:BasicContainer-PutReplacesResource", "ldpt:BasicContainer-PutSimpleUpdate", "ldpt:BasicContainer-GetResource", "ldpt:BasicContainer-RestrictClientInference", "ldpt:BasicContainer-GetResourceAcceptTurtle", "ldpt:BasicContainer-PublishConstraintsReadOnlyProp", "ldpt:BasicContainer-PublishConstraintsUnknownProp", "ldpt:BasicContainer-PutReadOnlyProperties4xxStatus", "ldpt:BasicContainer-PutPropertiesNotPersisted", "ldpt:BasicContainer-ConformsRdfSourceLdpResource", "ldpt:BasicContainer-IsHttp11Manual", "ldpt:BasicContainer-ETagHeadersGet", "ldpt:BasicContainer-ETagHeadersHead", "ldpt:BasicContainer-LdpLinkHeader", "ldpt:BasicContainer-GetResponseHeaders", "ldpt:BasicContainer-ConditionFailedStatusCode", "ldpt:BasicContainer-PreconditionRequiredStatusCode", "ldpt:BasicContainer-PutBadETag", "ldpt:BasicContainer-Head", "ldpt:BasicContainer-AcceptPatchHeader", "ldpt:BasicContainer-Options", "ldpt:BasicContainer-OptionsAllowHeader" ]
-    },
-    "mf:name" : "BasicContainer (MUST)"
-  }, {
-    "@id" : "ldpt:BasicContainer-NoRdfBagSeqOrList",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.297Z"
-    },
-    "source" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List.",
-    "rdfs:label" : "BasicContainer-NoRdfBagSeqOrList",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-NoRdfBagSeqOrList",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t460"
-  }, {
-    "@id" : "ldpt:BasicContainer-NullRelativeUriPost",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.302Z"
-    },
-    "source" : "ldpt:CommonContainer-NullRelativeUriPost",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-NullRelativeUriPost",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t70"
-  }, {
-    "@id" : "ldpt:BasicContainer-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.339Z"
-    },
-    "source" : "ldpt:CommonResource-Options",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
-    "rdfs:label" : "BasicContainer-Options",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-Options",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t81"
-  }, {
-    "@id" : "ldpt:BasicContainer-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.339Z"
-    },
-    "source" : "ldpt:CommonResource-OptionsAllowHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-OptionsAllowHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t91"
-  }, {
-    "@id" : "ldpt:BasicContainer-PatchMethod",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.308Z"
-    },
-    "source" : "ldpt:CommonContainer-PatchMethod",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PatchMethod",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t473"
-  }, {
-    "@id" : "ldpt:BasicContainer-PostContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.299Z"
-    },
-    "source" : "ldpt:CommonContainer-PostContainer",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PostContainer",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t442"
-  }, {
-    "@id" : "ldpt:BasicContainer-PostJsonLd",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.31Z"
-    },
-    "source" : "ldpt:CommonContainer-PostJsonLd",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PostJsonLd",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t143"
-  }, {
-    "@id" : "ldpt:BasicContainer-PostNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.303Z"
-    },
-    "source" : "ldpt:CommonContainer-PostNoSlug",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PostNoSlug",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t398"
-  }, {
-    "@id" : "ldpt:BasicContainer-PostResponseStatusAndLocation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.298Z"
-    },
-    "source" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PostResponseStatusAndLocation",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t5"
-  }, {
-    "@id" : "ldpt:BasicContainer-PreconditionRequiredStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.336Z"
-    },
-    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PreconditionRequiredStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t22"
-  }, {
-    "@id" : "ldpt:BasicContainer-PreferContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.297Z"
-    },
-    "source" : "ldpt:CommonContainer-PreferContainmentTriples",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PreferContainmentTriples",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t47"
-  }, {
-    "@id" : "ldpt:BasicContainer-PublishConstraintsReadOnlyProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.324Z"
-    },
-    "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PublishConstraintsReadOnlyProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t111"
-  }, {
-    "@id" : "ldpt:BasicContainer-PublishConstraintsUnknownProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.325Z"
-    },
-    "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PublishConstraintsUnknownProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t420"
-  }, {
-    "@id" : "ldpt:BasicContainer-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.337Z"
-    },
-    "source" : "ldpt:CommonResource-PutBadETag",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PutBadETag",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t376"
-  }, {
-    "@id" : "ldpt:BasicContainer-PutPropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.326Z"
-    },
-    "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PutPropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t403"
-  }, {
-    "@id" : "ldpt:BasicContainer-PutReadOnlyProperties4xxStatus",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.325Z"
-    },
-    "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PutReadOnlyProperties4xxStatus",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t314"
-  }, {
-    "@id" : "ldpt:BasicContainer-PutReplacesResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.317Z"
-    },
-    "source" : "ldpt:RdfSource-PutReplacesResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PutReplacesResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t346"
-  }, {
-    "@id" : "ldpt:BasicContainer-PutRequiresIfMatch",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.335Z"
-    },
-    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PutRequiresIfMatch",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t51"
-  }, {
-    "@id" : "ldpt:BasicContainer-PutSimpleUpdate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.318Z"
-    },
-    "source" : "ldpt:RdfSource-PutSimpleUpdate",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PutSimpleUpdate",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t458"
-  }, {
-    "@id" : "ldpt:BasicContainer-PutToCreate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.295Z"
-    },
-    "source" : "ldpt:CommonContainer-PutToCreate",
-    "dcterms:subject" : "MAY",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT.",
-    "rdfs:label" : "BasicContainer-PutToCreate",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-PutToCreate",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t471"
-  }, {
-    "@id" : "ldpt:BasicContainer-RdfTypeLdpContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.309Z"
-    },
-    "source" : "ldpt:CommonContainer-RdfTypeLdpContainer",
-    "dcterms:subject" : "MAY",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RdfTypeLdpContainer",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t170"
-  }, {
-    "@id" : "ldpt:BasicContainer-ReUseVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.32Z"
-    },
-    "source" : "ldpt:RdfSource-ReUseVocabularies",
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t224"
-  }, {
-    "@id" : "ldpt:BasicContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.306Z"
-    },
-    "source" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RejectPutModifyingContainmentTriples",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t433"
-  }, {
-    "@id" : "ldpt:BasicContainer-RelativeUriResolutionPost",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.296Z"
-    },
-    "source" : "ldpt:CommonContainer-RelativeUriResolutionPost",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RelativeUriResolutionPost",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t212"
-  }, {
-    "@id" : "ldpt:BasicContainer-RelativeUriResolutionPut",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.317Z"
-    },
-    "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RelativeUriResolutionPut",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t271"
-  }, {
-    "@id" : "ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.299Z"
-    },
-    "source" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RequestedInteractionModelCreateNotAllowed",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t372"
-  }, {
-    "@id" : "ldpt:BasicContainer-RequestedInteractionModelHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.3Z"
-    },
-    "source" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RequestedInteractionModelHeaders",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t115"
-  }, {
-    "@id" : "ldpt:BasicContainer-ResponsePropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.327Z"
-    },
-    "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ResponsePropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t96"
-  }, {
-    "@id" : "ldpt:BasicContainer-RestrictClientInference",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.322Z"
-    },
-    "source" : "ldpt:RdfSource-RestrictClientInference",
-    "dcterms:subject" : "MUST, MANUAL",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
-    "ldpt:steps" : {
-      "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
-    },
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t68"
-  }, {
-    "@id" : "ldpt:BasicContainer-RestrictPutReUseUri",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.307Z"
-    },
-    "source" : "ldpt:CommonContainer-RestrictPutReUseUri",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RestrictPutReUseUri",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t194"
-  }, {
-    "@id" : "ldpt:BasicContainer-RestrictUriReUseNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.305Z"
-    },
-    "source" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
-    "rdfs:label" : "BasicContainer-RestrictUriReUseNoSlug",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RestrictUriReUseNoSlug",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t472"
-  }, {
-    "@id" : "ldpt:BasicContainer-RestrictUriReUseSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.304Z"
-    },
-    "source" : "ldpt:CommonContainer-RestrictUriReUseSlug",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
-    "rdfs:label" : "BasicContainer-RestrictUriReUseSlug",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-RestrictUriReUseSlug",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t201"
-  }, {
-    "@id" : "ldpt:BasicContainer-SHOULDManifest",
-    "dcterms:title" : "BasicContainer (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Basic Container tests. SHOULD conformance tests.",
-    "entries" : {
-      "@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" ]
-    },
-    "mf:name" : "BasicContainer (SHOULD)"
-  }, {
-    "@id" : "ldpt:BasicContainer-ServerHonorsSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.309Z"
-    },
-    "source" : "ldpt:CommonContainer-ServerHonorsSlug",
-    "dcterms:subject" : "MAY",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-slug",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-ServerHonorsSlug",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t454"
-  }, {
-    "@id" : "ldpt:BasicContainer-TypeRdfSource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.32Z"
-    },
-    "source" : "ldpt:RdfSource-TypeRdfSource",
-    "dcterms:subject" : "MAY",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "mf:action" : "",
-    "mf:name" : "BasicContainer-TypeRdfSource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t11"
-  }, {
-    "@id" : "ldpt:BasicContainer-UseStandardVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.321Z"
-    },
-    "source" : "ldpt:RdfSource-UseStandardVocabularies",
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.BasicContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t412"
-  }, {
-    "@id" : "ldpt:DirectContainer-4xxErrorHasResponseBody",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.401Z"
-    },
-    "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-4xxErrorHasResponseBody",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t98"
-  }, {
-    "@id" : "ldpt:DirectContainer-AcceptPatchHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.413Z"
-    },
-    "source" : "ldpt:CommonResource-AcceptPatchHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-AcceptPatchHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t275"
-  }, {
-    "@id" : "ldpt:DirectContainer-AcceptPostResponseHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.382Z"
-    },
-    "source" : "ldpt:CommonContainer-AcceptPostResponseHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-AcceptPostResponseHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t78"
-  }, {
-    "@id" : "ldpt:DirectContainer-AcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.377Z"
-    },
-    "source" : "ldpt:CommonContainer-AcceptTurtle",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-turtle",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-AcceptTurtle",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t172"
-  }, {
-    "@id" : "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.363Z"
-    },
-    "source" : "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testActAsIfInsertedContentRelationTripleExists()",
-    "testMethod" : "ldpt:notImplemented",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t465"
-  }, {
-    "@id" : "ldpt:DirectContainer-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.41Z"
-    },
-    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ConditionFailedStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t362"
-  }, {
-    "@id" : "ldpt:DirectContainer-ConformsContainerRdfResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.386Z"
-    },
-    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" ],
-    "source" : "ldpt:CommonContainer-ConformsContainerRdfResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()",
-    "testMethod" : "ldpt:indirect",
-    "rdf:type" : {
-      "@id" : "earl:TestRequirement"
-    },
-    "rdfs:comment" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source.",
-    "rdfs:label" : "DirectContainer-ConformsContainerRdfResource",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ConformsContainerRdfResource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t203"
-  }, {
-    "@id" : "ldpt:DirectContainer-ConformsDcLdpContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.365Z"
-    },
-    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ],
-    "source" : "ldpt:DirectContainer-ConformsDcLdpContainer",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testConformsDcLdpContainer()",
-    "testMethod" : "ldpt:indirect",
-    "rdf:type" : {
-      "@id" : "earl:TestRequirement"
-    },
-    "rdfs:comment" : "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions.",
-    "rdfs:label" : "DirectContainer-ConformsDcLdpContainer",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-are-ldpcs",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ConformsDcLdpContainer",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t466"
-  }, {
-    "@id" : "ldpt:DirectContainer-ConformsRdfSourceLdpResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.403Z"
-    },
-    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" ],
-    "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
-    "testMethod" : "ldpt:indirect",
-    "rdf:type" : {
-      "@id" : "earl:TestRequirement"
-    },
-    "rdfs:comment" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section.",
-    "rdfs:label" : "DirectContainer-ConformsRdfSourceLdpResource",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ConformsRdfSourceLdpResource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t423"
-  }, {
-    "@id" : "ldpt:DirectContainer-ContainsRdfType",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.394Z"
-    },
-    "source" : "ldpt:RdfSource-ContainsRdfType",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ContainsRdfType",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t167"
-  }, {
-    "@id" : "ldpt:DirectContainer-ContentTypeHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.378Z"
-    },
-    "source" : "ldpt:CommonContainer-ContentTypeHeader",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ContentTypeHeader",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t455"
-  }, {
-    "@id" : "ldpt:DirectContainer-CreateWithoutConstraints",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.38Z"
-    },
-    "source" : "ldpt:CommonContainer-CreateWithoutConstraints",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-CreateWithoutConstraints",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t485"
-  }, {
-    "@id" : "ldpt:DirectContainer-DeleteRemovesContainmentTriple",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.383Z"
-    },
-    "source" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-DeleteRemovesContainmentTriple",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t281"
-  }, {
-    "@id" : "ldpt:DirectContainer-DeleteResourceUpdatesTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.364Z"
-    },
-    "source" : "ldpt:DirectContainer-DeleteResourceUpdatesTriples",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testDeleteResourceUpdatesTriples()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-DeleteResourceUpdatesTriples",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t312"
-  }, {
-    "@id" : "ldpt:DirectContainer-ETagHeadersGet",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.407Z"
-    },
-    "source" : "ldpt:CommonResource-ETagHeadersGet",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "DirectContainer-ETagHeadersGet",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ETagHeadersGet",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t320"
-  }, {
-    "@id" : "ldpt:DirectContainer-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.408Z"
-    },
-    "source" : "ldpt:CommonResource-ETagHeadersHead",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "DirectContainer-ETagHeadersHead",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ETagHeadersHead",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t235"
-  }, {
-    "@id" : "ldpt:DirectContainer-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.394Z"
-    },
-    "source" : "ldpt:RdfSource-GetResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-GetResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t139"
-  }, {
-    "@id" : "ldpt:DirectContainer-GetResourceAcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.398Z"
-    },
-    "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-GetResourceAcceptTurtle",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t15"
-  }, {
-    "@id" : "ldpt:DirectContainer-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.409Z"
-    },
-    "source" : "ldpt:CommonResource-GetResponseHeaders",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
-    "rdfs:label" : "DirectContainer-GetResponseHeaders",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-GetResponseHeaders",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t451"
-  }, {
-    "@id" : "ldpt:DirectContainer-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.412Z"
-    },
-    "source" : "ldpt:CommonResource-Head",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP HEAD method. ",
-    "rdfs:label" : "DirectContainer-Head",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-Head",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t157"
-  }, {
-    "@id" : "ldpt:DirectContainer-HttpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.36Z"
-    },
-    "source" : "ldpt:DirectContainer-HttpLinkHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testHttpLinkHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-HttpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t50"
-  }, {
-    "@id" : "ldpt:DirectContainer-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.407Z"
-    },
-    "source" : "ldpt:CommonResource-IsHttp11Manual",
-    "dcterms:subject" : "MUST, MANUAL",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t284"
-  }, {
-    "@id" : "ldpt:DirectContainer-JsonLdRepresentation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.398Z"
-    },
-    "source" : "ldpt:RdfSource-JsonLdRepresentation",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. ",
-    "rdfs:label" : "DirectContainer-JsonLdRepresentation",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-JsonLdRepresentation",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t461"
-  }, {
-    "@id" : "ldpt:DirectContainer-LdpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.408Z"
-    },
-    "source" : "ldpt:CommonResource-LdpLinkHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-LdpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t164"
-  }, {
-    "@id" : "ldpt:DirectContainer-MAYManifest",
-    "dcterms:title" : "DirectContainer (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Direct Container tests. MAY conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:DirectContainer-PutToCreate", "ldpt:DirectContainer-RdfTypeLdpContainer", "ldpt:DirectContainer-ServerHonorsSlug", "ldpt:DirectContainer-TypeRdfSource" ]
-    },
-    "mf:name" : "DirectContainer (MAY)"
-  }, {
-    "@id" : "ldpt:DirectContainer-MUSTManifest",
-    "dcterms:title" : "DirectContainer (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Direct Container tests. MUST conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:DirectContainer-HttpLinkHeader", "ldpt:DirectContainer-MemberResourceTriple", "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists", "ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists", "ldpt:DirectContainer-PostResourceUpdatesTriples", "ldpt:DirectContainer-DeleteResourceUpdatesTriples", "ldpt:DirectContainer-ConformsDcLdpContainer", "ldpt:DirectContainer-RelativeUriResolutionPost", "ldpt:DirectContainer-PostResponseStatusAndLocation", "ldpt:DirectContainer-PostContainer", "ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed", "ldpt:DirectContainer-RequestedInteractionModelHeaders", "ldpt:DirectContainer-AcceptTurtle", "ldpt:DirectContainer-NullRelativeUriPost", "ldpt:DirectContainer-AcceptPostResponseHeader", "ldpt:DirectContainer-DeleteRemovesContainmentTriple", "ldpt:DirectContainer-ConformsContainerRdfResource", "ldpt:DirectContainer-RelativeUriResolutionPut", "ldpt:DirectContainer-PutReplacesResource", "ldpt:DirectContainer-PutSimpleUpdate", "ldpt:DirectContainer-GetResource", "ldpt:DirectContainer-RestrictClientInference", "ldpt:DirectContainer-GetResourceAcceptTurtle", "ldpt:DirectContainer-PublishConstraintsReadOnlyProp", "ldpt:DirectContainer-PublishConstraintsUnknownProp", "ldpt:DirectContainer-PutReadOnlyProperties4xxStatus", "ldpt:DirectContainer-PutPropertiesNotPersisted", "ldpt:DirectContainer-ConformsRdfSourceLdpResource", "ldpt:DirectContainer-IsHttp11Manual", "ldpt:DirectContainer-ETagHeadersGet", "ldpt:DirectContainer-ETagHeadersHead", "ldpt:DirectContainer-LdpLinkHeader", "ldpt:DirectContainer-GetResponseHeaders", "ldpt:DirectContainer-ConditionFailedStatusCode", "ldpt:DirectContainer-PreconditionRequiredStatusCode", "ldpt:DirectContainer-PutBadETag", "ldpt:DirectContainer-Head", "ldpt:DirectContainer-AcceptPatchHeader", "ldpt:DirectContainer-Options", "ldpt:DirectContainer-OptionsAllowHeader" ]
-    },
-    "mf:name" : "DirectContainer (MUST)"
-  }, {
-    "@id" : "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.362Z"
-    },
-    "source" : "ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberRelationOrIsMemberOfRelationTripleExists()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-containtriples",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t231"
-  }, {
-    "@id" : "ldpt:DirectContainer-MemberResourceTriple",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.362Z"
-    },
-    "source" : "ldpt:DirectContainer-MemberResourceTriple",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberResourceTriple()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-containres",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-MemberResourceTriple",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t477"
-  }, {
-    "@id" : "ldpt:DirectContainer-NoRdfBagSeqOrList",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.373Z"
-    },
-    "source" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List.",
-    "rdfs:label" : "DirectContainer-NoRdfBagSeqOrList",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-NoRdfBagSeqOrList",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t449"
-  }, {
-    "@id" : "ldpt:DirectContainer-NullRelativeUriPost",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.378Z"
-    },
-    "source" : "ldpt:CommonContainer-NullRelativeUriPost",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-NullRelativeUriPost",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t9"
-  }, {
-    "@id" : "ldpt:DirectContainer-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.413Z"
-    },
-    "source" : "ldpt:CommonResource-Options",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
-    "rdfs:label" : "DirectContainer-Options",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-Options",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t129"
-  }, {
-    "@id" : "ldpt:DirectContainer-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.414Z"
-    },
-    "source" : "ldpt:CommonResource-OptionsAllowHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-OptionsAllowHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t359"
-  }, {
-    "@id" : "ldpt:DirectContainer-PatchMethod",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.384Z"
-    },
-    "source" : "ldpt:CommonContainer-PatchMethod",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PatchMethod",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t470"
-  }, {
-    "@id" : "ldpt:DirectContainer-PostContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.375Z"
-    },
-    "source" : "ldpt:CommonContainer-PostContainer",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PostContainer",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t484"
-  }, {
-    "@id" : "ldpt:DirectContainer-PostJsonLd",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.386Z"
-    },
-    "source" : "ldpt:CommonContainer-PostJsonLd",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PostJsonLd",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t452"
-  }, {
-    "@id" : "ldpt:DirectContainer-PostNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.379Z"
-    },
-    "source" : "ldpt:CommonContainer-PostNoSlug",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PostNoSlug",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t137"
-  }, {
-    "@id" : "ldpt:DirectContainer-PostResourceUpdatesTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.364Z"
-    },
-    "source" : "ldpt:DirectContainer-PostResourceUpdatesTriples",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPostResourceUpdatesTriples()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PostResourceUpdatesTriples",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t104"
-  }, {
-    "@id" : "ldpt:DirectContainer-PostResponseStatusAndLocation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.374Z"
-    },
-    "source" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PostResponseStatusAndLocation",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t358"
-  }, {
-    "@id" : "ldpt:DirectContainer-PreconditionRequiredStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.411Z"
-    },
-    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PreconditionRequiredStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t317"
-  }, {
-    "@id" : "ldpt:DirectContainer-PreferContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.373Z"
-    },
-    "source" : "ldpt:CommonContainer-PreferContainmentTriples",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PreferContainmentTriples",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t336"
-  }, {
-    "@id" : "ldpt:DirectContainer-PreferMembershipTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.371Z"
-    },
-    "source" : "ldpt:DirectContainer-PreferMembershipTriples",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPreferMembershipTriples()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PreferMembershipTriples",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t34"
-  }, {
-    "@id" : "ldpt:DirectContainer-PublishConstraintsReadOnlyProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.399Z"
-    },
-    "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PublishConstraintsReadOnlyProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t55"
-  }, {
-    "@id" : "ldpt:DirectContainer-PublishConstraintsUnknownProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.4Z"
-    },
-    "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PublishConstraintsUnknownProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t393"
-  }, {
-    "@id" : "ldpt:DirectContainer-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.411Z"
-    },
-    "source" : "ldpt:CommonResource-PutBadETag",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PutBadETag",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t329"
-  }, {
-    "@id" : "ldpt:DirectContainer-PutPropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.402Z"
-    },
-    "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PutPropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t86"
-  }, {
-    "@id" : "ldpt:DirectContainer-PutReadOnlyProperties4xxStatus",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.4Z"
-    },
-    "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PutReadOnlyProperties4xxStatus",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t481"
-  }, {
-    "@id" : "ldpt:DirectContainer-PutReplacesResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.392Z"
-    },
-    "source" : "ldpt:RdfSource-PutReplacesResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PutReplacesResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t297"
-  }, {
-    "@id" : "ldpt:DirectContainer-PutRequiresIfMatch",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.41Z"
-    },
-    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PutRequiresIfMatch",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t237"
-  }, {
-    "@id" : "ldpt:DirectContainer-PutSimpleUpdate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.393Z"
-    },
-    "source" : "ldpt:RdfSource-PutSimpleUpdate",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PutSimpleUpdate",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t419"
-  }, {
-    "@id" : "ldpt:DirectContainer-PutToCreate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.371Z"
-    },
-    "source" : "ldpt:CommonContainer-PutToCreate",
-    "dcterms:subject" : "MAY",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT.",
-    "rdfs:label" : "DirectContainer-PutToCreate",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-PutToCreate",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t476"
-  }, {
-    "@id" : "ldpt:DirectContainer-RdfTypeLdpContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.385Z"
-    },
-    "source" : "ldpt:CommonContainer-RdfTypeLdpContainer",
-    "dcterms:subject" : "MAY",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RdfTypeLdpContainer",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t48"
-  }, {
-    "@id" : "ldpt:DirectContainer-ReUseVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.395Z"
-    },
-    "source" : "ldpt:RdfSource-ReUseVocabularies",
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t198"
-  }, {
-    "@id" : "ldpt:DirectContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.382Z"
-    },
-    "source" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RejectPutModifyingContainmentTriples",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t401"
-  }, {
-    "@id" : "ldpt:DirectContainer-RelativeUriResolutionPost",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.372Z"
-    },
-    "source" : "ldpt:CommonContainer-RelativeUriResolutionPost",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RelativeUriResolutionPost",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t8"
-  }, {
-    "@id" : "ldpt:DirectContainer-RelativeUriResolutionPut",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.392Z"
-    },
-    "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RelativeUriResolutionPut",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t10"
-  }, {
-    "@id" : "ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.375Z"
-    },
-    "source" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RequestedInteractionModelCreateNotAllowed",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t208"
-  }, {
-    "@id" : "ldpt:DirectContainer-RequestedInteractionModelHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.377Z"
-    },
-    "source" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RequestedInteractionModelHeaders",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t479"
-  }, {
-    "@id" : "ldpt:DirectContainer-ResponsePropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.402Z"
-    },
-    "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ResponsePropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t114"
-  }, {
-    "@id" : "ldpt:DirectContainer-RestrictClientInference",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.397Z"
-    },
-    "source" : "ldpt:RdfSource-RestrictClientInference",
-    "dcterms:subject" : "MUST, MANUAL",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
-    "ldpt:steps" : {
-      "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
-    },
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t364"
-  }, {
-    "@id" : "ldpt:DirectContainer-RestrictPutReUseUri",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.383Z"
-    },
-    "source" : "ldpt:CommonContainer-RestrictPutReUseUri",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RestrictPutReUseUri",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t207"
-  }, {
-    "@id" : "ldpt:DirectContainer-RestrictUriReUseNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.381Z"
-    },
-    "source" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
-    "rdfs:label" : "DirectContainer-RestrictUriReUseNoSlug",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RestrictUriReUseNoSlug",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t389"
-  }, {
-    "@id" : "ldpt:DirectContainer-RestrictUriReUseSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.38Z"
-    },
-    "source" : "ldpt:CommonContainer-RestrictUriReUseSlug",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
-    "rdfs:label" : "DirectContainer-RestrictUriReUseSlug",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-RestrictUriReUseSlug",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t236"
-  }, {
-    "@id" : "ldpt:DirectContainer-SHOULDManifest",
-    "dcterms:title" : "DirectContainer (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Direct Container tests. SHOULD conformance tests.",
-    "entries" : {
-      "@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" ]
-    },
-    "mf:name" : "DirectContainer (SHOULD)"
-  }, {
-    "@id" : "ldpt:DirectContainer-ServerHonorsSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.385Z"
-    },
-    "source" : "ldpt:CommonContainer-ServerHonorsSlug",
-    "dcterms:subject" : "MAY",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-slug",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-ServerHonorsSlug",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t414"
-  }, {
-    "@id" : "ldpt:DirectContainer-TypeRdfSource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.395Z"
-    },
-    "source" : "ldpt:RdfSource-TypeRdfSource",
-    "dcterms:subject" : "MAY",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-TypeRdfSource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t13"
-  }, {
-    "@id" : "ldpt:DirectContainer-UseMemberPredicate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.361Z"
-    },
-    "source" : "ldpt:DirectContainer-UseMemberPredicate",
-    "dcterms:subject" : "SHOULD, ldpMember",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testUseMemberPredicate()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpdc-mbrpred",
-    "mf:action" : "",
-    "mf:name" : "DirectContainer-UseMemberPredicate",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t217"
-  }, {
-    "@id" : "ldpt:DirectContainer-UseStandardVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.396Z"
-    },
-    "source" : "ldpt:RdfSource-UseStandardVocabularies",
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.DirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t77"
-  }, {
-    "@id" : "ldpt:IndirectContainer-4xxErrorHasResponseBody",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.214Z"
-    },
-    "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-4xxErrorHasResponseBody",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t197"
-  }, {
-    "@id" : "ldpt:IndirectContainer-AcceptPatchHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.233Z"
-    },
-    "source" : "ldpt:CommonResource-AcceptPatchHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-AcceptPatchHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t209"
-  }, {
-    "@id" : "ldpt:IndirectContainer-AcceptPostResponseHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.174Z"
-    },
-    "source" : "ldpt:CommonContainer-AcceptPostResponseHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-AcceptPostResponseHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t490"
-  }, {
-    "@id" : "ldpt:IndirectContainer-AcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.166Z"
-    },
-    "source" : "ldpt:CommonContainer-AcceptTurtle",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-turtle",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-AcceptTurtle",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t278"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.231Z"
-    },
-    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ConditionFailedStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t301"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ConformsContainerRdfResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.184Z"
-    },
-    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut", "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" ],
-    "source" : "ldpt:CommonContainer-ConformsContainerRdfResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()",
-    "testMethod" : "ldpt:indirect",
-    "rdf:type" : {
-      "@id" : "earl:TestRequirement"
-    },
-    "rdfs:comment" : "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source.",
-    "rdfs:label" : "IndirectContainer-ConformsContainerRdfResource",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-isldpr",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ConformsContainerRdfResource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t263"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ConformsRdfSourceLdpResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.216Z"
-    },
-    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" ],
-    "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
-    "testMethod" : "ldpt:indirect",
-    "rdf:type" : {
-      "@id" : "earl:TestRequirement"
-    },
-    "rdfs:comment" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section.",
-    "rdfs:label" : "IndirectContainer-ConformsRdfSourceLdpResource",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ConformsRdfSourceLdpResource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t386"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.036Z"
-    },
-    "source" : "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainerSupportsHttpLinkHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ContainerSupportsHttpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t30"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ContainsLdpcUri",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.152Z"
-    },
-    "source" : "ldpt:IndirectContainer-ContainsLdpcUri",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainsLdpcUri()",
-    "testMethod" : "ldpt:notImplemented",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-indirectmbr",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ContainsLdpcUri",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t373"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ContainsRdfType",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.198Z"
-    },
-    "source" : "ldpt:RdfSource-ContainsRdfType",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ContainsRdfType",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t390"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ContentTypeHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.167Z"
-    },
-    "source" : "ldpt:CommonContainer-ContentTypeHeader",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-contenttype",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ContentTypeHeader",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t251"
-  }, {
-    "@id" : "ldpt:IndirectContainer-CreateIndirectContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.151Z"
-    },
-    "source" : "ldpt:IndirectContainer-CreateIndirectContainer",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testCreateIndirectContainer()",
-    "testMethod" : "ldpt:notImplemented",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-are-ldpcs",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-CreateIndirectContainer",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t381"
-  }, {
-    "@id" : "ldpt:IndirectContainer-CreateWithoutConstraints",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.171Z"
-    },
-    "source" : "ldpt:CommonContainer-CreateWithoutConstraints",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-mincontraints",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-CreateWithoutConstraints",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t380"
-  }, {
-    "@id" : "ldpt:IndirectContainer-DeleteRemovesContainmentTriple",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.177Z"
-    },
-    "source" : "ldpt:CommonContainer-DeleteRemovesContainmentTriple",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-DeleteRemovesContainmentTriple",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t73"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ETagHeadersGet",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.227Z"
-    },
-    "source" : "ldpt:CommonResource-ETagHeadersGet",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "IndirectContainer-ETagHeadersGet",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ETagHeadersGet",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t1"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.228Z"
-    },
-    "source" : "ldpt:CommonResource-ETagHeadersHead",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "IndirectContainer-ETagHeadersHead",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ETagHeadersHead",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t421"
-  }, {
-    "@id" : "ldpt:IndirectContainer-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.198Z"
-    },
-    "source" : "ldpt:RdfSource-GetResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-GetResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t298"
-  }, {
-    "@id" : "ldpt:IndirectContainer-GetResourceAcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.209Z"
-    },
-    "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-GetResourceAcceptTurtle",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t14"
-  }, {
-    "@id" : "ldpt:IndirectContainer-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.229Z"
-    },
-    "source" : "ldpt:CommonResource-GetResponseHeaders",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
-    "rdfs:label" : "IndirectContainer-GetResponseHeaders",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-GetResponseHeaders",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t313"
-  }, {
-    "@id" : "ldpt:IndirectContainer-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.233Z"
-    },
-    "source" : "ldpt:CommonResource-Head",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP HEAD method. ",
-    "rdfs:label" : "IndirectContainer-Head",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-Head",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t33"
-  }, {
-    "@id" : "ldpt:IndirectContainer-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.226Z"
-    },
-    "source" : "ldpt:CommonResource-IsHttp11Manual",
-    "dcterms:subject" : "MUST, MANUAL",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t326"
-  }, {
-    "@id" : "ldpt:IndirectContainer-JsonLdRepresentation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.21Z"
-    },
-    "source" : "ldpt:RdfSource-JsonLdRepresentation",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. ",
-    "rdfs:label" : "IndirectContainer-JsonLdRepresentation",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-JsonLdRepresentation",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t259"
-  }, {
-    "@id" : "ldpt:IndirectContainer-LdpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.229Z"
-    },
-    "source" : "ldpt:CommonResource-LdpLinkHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-LdpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t101"
-  }, {
-    "@id" : "ldpt:IndirectContainer-MAYManifest",
-    "dcterms:title" : "IndirectContainer (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Indirect Container tests. MAY conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:IndirectContainer-PutToCreate", "ldpt:IndirectContainer-RdfTypeLdpContainer", "ldpt:IndirectContainer-ServerHonorsSlug", "ldpt:IndirectContainer-TypeRdfSource" ]
-    },
-    "mf:name" : "IndirectContainer (MAY)"
-  }, {
-    "@id" : "ldpt:IndirectContainer-MUSTManifest",
-    "dcterms:title" : "IndirectContainer (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Indirect Container tests. MUST conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader", "ldpt:IndirectContainer-CreateIndirectContainer", "ldpt:IndirectContainer-ContainsLdpcUri", "ldpt:IndirectContainer-PostResource", "ldpt:IndirectContainer-RelativeUriResolutionPost", "ldpt:IndirectContainer-PostResponseStatusAndLocation", "ldpt:IndirectContainer-PostContainer", "ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed", "ldpt:IndirectContainer-RequestedInteractionModelHeaders", "ldpt:IndirectContainer-AcceptTurtle", "ldpt:IndirectContainer-NullRelativeUriPost", "ldpt:IndirectContainer-AcceptPostResponseHeader", "ldpt:IndirectContainer-DeleteRemovesContainmentTriple", "ldpt:IndirectContainer-ConformsContainerRdfResource", "ldpt:IndirectContainer-RelativeUriResolutionPut", "ldpt:IndirectContainer-PutReplacesResource", "ldpt:IndirectContainer-PutSimpleUpdate", "ldpt:IndirectContainer-GetResource", "ldpt:IndirectContainer-RestrictClientInference", "ldpt:IndirectContainer-GetResourceAcceptTurtle", "ldpt:IndirectContainer-PublishConstraintsReadOnlyProp", "ldpt:IndirectContainer-PublishConstraintsUnknownProp", "ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus", "ldpt:IndirectContainer-PutPropertiesNotPersisted", "ldpt:IndirectContainer-ConformsRdfSourceLdpResource", "ldpt:IndirectContainer-IsHttp11Manual", "ldpt:IndirectContainer-ETagHeadersGet", "ldpt:IndirectContainer-ETagHeadersHead", "ldpt:IndirectContainer-LdpLinkHeader", "ldpt:IndirectContainer-GetResponseHeaders", "ldpt:IndirectContainer-ConditionFailedStatusCode", "ldpt:IndirectContainer-PreconditionRequiredStatusCode", "ldpt:IndirectContainer-PutBadETag", "ldpt:IndirectContainer-Head", "ldpt:IndirectContainer-AcceptPatchHeader", "ldpt:IndirectContainer-Options", "ldpt:IndirectContainer-OptionsAllowHeader" ]
-    },
-    "mf:name" : "IndirectContainer (MUST)"
-  }, {
-    "@id" : "ldpt:IndirectContainer-NoRdfBagSeqOrList",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.156Z"
-    },
-    "source" : "ldpt:CommonContainer-NoRdfBagSeqOrList",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List.",
-    "rdfs:label" : "IndirectContainer-NoRdfBagSeqOrList",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-NoRdfBagSeqOrList",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t151"
-  }, {
-    "@id" : "ldpt:IndirectContainer-NullRelativeUriPost",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.168Z"
-    },
-    "source" : "ldpt:CommonContainer-NullRelativeUriPost",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-NullRelativeUriPost",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t121"
-  }, {
-    "@id" : "ldpt:IndirectContainer-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.234Z"
-    },
-    "source" : "ldpt:CommonResource-Options",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
-    "rdfs:label" : "IndirectContainer-Options",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-Options",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t347"
-  }, {
-    "@id" : "ldpt:IndirectContainer-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.235Z"
-    },
-    "source" : "ldpt:CommonResource-OptionsAllowHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-OptionsAllowHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t59"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PatchMethod",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.178Z"
-    },
-    "source" : "ldpt:CommonContainer-PatchMethod",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-patch-req",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PatchMethod",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t457"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PostContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.159Z"
-    },
-    "source" : "ldpt:CommonContainer-PostContainer",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PostContainer",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t392"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PostJsonLd",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.182Z"
-    },
-    "source" : "ldpt:CommonContainer-PostJsonLd",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-jsonld",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PostJsonLd",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t397"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PostNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.17Z"
-    },
-    "source" : "ldpt:CommonContainer-PostNoSlug",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-serverassignuri",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PostNoSlug",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t190"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PostResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.153Z"
-    },
-    "source" : "ldpt:IndirectContainer-PostResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testPostResource()",
-    "testMethod" : "ldpt:notImplemented",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PostResource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t242"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PostResponseStatusAndLocation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.158Z"
-    },
-    "source" : "ldpt:CommonContainer-PostResponseStatusAndLocation",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-created201",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PostResponseStatusAndLocation",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t202"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PreconditionRequiredStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.231Z"
-    },
-    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PreconditionRequiredStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t171"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PreferContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.157Z"
-    },
-    "source" : "ldpt:CommonContainer-PreferContainmentTriples",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-prefer",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PreferContainmentTriples",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t488"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PublishConstraintsReadOnlyProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.211Z"
-    },
-    "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PublishConstraintsReadOnlyProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t277"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PublishConstraintsUnknownProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.212Z"
-    },
-    "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PublishConstraintsUnknownProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t173"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.232Z"
-    },
-    "source" : "ldpt:CommonResource-PutBadETag",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PutBadETag",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t144"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PutPropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.215Z"
-    },
-    "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PutPropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t424"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.213Z"
-    },
-    "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PutReadOnlyProperties4xxStatus",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t140"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PutReplacesResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.196Z"
-    },
-    "source" : "ldpt:RdfSource-PutReplacesResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PutReplacesResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t107"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PutRequiresIfMatch",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.23Z"
-    },
-    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PutRequiresIfMatch",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t467"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PutSimpleUpdate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.197Z"
-    },
-    "source" : "ldpt:RdfSource-PutSimpleUpdate",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PutSimpleUpdate",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t333"
-  }, {
-    "@id" : "ldpt:IndirectContainer-PutToCreate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.154Z"
-    },
-    "source" : "ldpt:CommonContainer-PutToCreate",
-    "dcterms:subject" : "MAY",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MAY choose to allow the creation of new resources using HTTP PUT.",
-    "rdfs:label" : "IndirectContainer-PutToCreate",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-create",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-PutToCreate",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t21"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RdfTypeLdpContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.179Z"
-    },
-    "source" : "ldpt:CommonContainer-RdfTypeLdpContainer",
-    "dcterms:subject" : "MAY",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-typecontainer",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RdfTypeLdpContainer",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t54"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ReUseVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.2Z"
-    },
-    "source" : "ldpt:RdfSource-ReUseVocabularies",
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t120"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.175Z"
-    },
-    "source" : "ldpt:CommonContainer-RejectPutModifyingContainmentTriples",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-mbrprops",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RejectPutModifyingContainmentTriples",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t357"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RelativeUriResolutionPost",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.155Z"
-    },
-    "source" : "ldpt:CommonContainer-RelativeUriResolutionPost",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RelativeUriResolutionPost",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t41"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RelativeUriResolutionPut",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.195Z"
-    },
-    "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RelativeUriResolutionPut",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t118"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.164Z"
-    },
-    "source" : "ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t138"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RequestedInteractionModelHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.165Z"
-    },
-    "source" : "ldpt:CommonContainer-RequestedInteractionModelHeaders",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createrdf",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RequestedInteractionModelHeaders",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t354"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ResponsePropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.216Z"
-    },
-    "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ResponsePropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t37"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RestrictClientInference",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.208Z"
-    },
-    "source" : "ldpt:RdfSource-RestrictClientInference",
-    "dcterms:subject" : "MUST, MANUAL",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
-    "ldpt:steps" : {
-      "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
-    },
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t432"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RestrictPutReUseUri",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.176Z"
-    },
-    "source" : "ldpt:CommonContainer-RestrictPutReUseUri",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-put-create",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RestrictPutReUseUri",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t435"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RestrictUriReUseNoSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.173Z"
-    },
-    "source" : "ldpt:CommonContainer-RestrictUriReUseNoSlug",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
-    "rdfs:label" : "IndirectContainer-RestrictUriReUseNoSlug",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RestrictUriReUseNoSlug",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t268"
-  }, {
-    "@id" : "ldpt:IndirectContainer-RestrictUriReUseSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.172Z"
-    },
-    "source" : "ldpt:CommonContainer-RestrictUriReUseSlug",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers that allow member creation via POST SHOULD NOT re-use URIs.",
-    "rdfs:label" : "IndirectContainer-RestrictUriReUseSlug",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-RestrictUriReUseSlug",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t154"
-  }, {
-    "@id" : "ldpt:IndirectContainer-SHOULDManifest",
-    "dcterms:title" : "IndirectContainer (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Indirect Container tests. SHOULD conformance tests.",
-    "entries" : {
-      "@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" ]
-    },
-    "mf:name" : "IndirectContainer (SHOULD)"
-  }, {
-    "@id" : "ldpt:IndirectContainer-ServerHonorsSlug",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.181Z"
-    },
-    "source" : "ldpt:CommonContainer-ServerHonorsSlug",
-    "dcterms:subject" : "MAY",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-slug",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-ServerHonorsSlug",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t177"
-  }, {
-    "@id" : "ldpt:IndirectContainer-TypeRdfSource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.199Z"
-    },
-    "source" : "ldpt:RdfSource-TypeRdfSource",
-    "dcterms:subject" : "MAY",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "mf:action" : "",
-    "mf:name" : "IndirectContainer-TypeRdfSource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t408"
-  }, {
-    "@id" : "ldpt:IndirectContainer-UseStandardVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.207Z"
-    },
-    "source" : "ldpt:RdfSource-UseStandardVocabularies",
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.IndirectContainerTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t181"
-  }, {
-    "@id" : "ldpt:MemberResource-4xxErrorHasResponseBody",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.447Z"
-    },
-    "source" : "ldpt:RdfSource-4xxErrorHasResponseBody",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-4xxErrorHasResponseBody",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t105"
-  }, {
-    "@id" : "ldpt:MemberResource-AcceptPatchHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.458Z"
-    },
-    "source" : "ldpt:CommonResource-AcceptPatchHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-AcceptPatchHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t12"
-  }, {
-    "@id" : "ldpt:MemberResource-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.456Z"
-    },
-    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ConditionFailedStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t328"
-  }, {
-    "@id" : "ldpt:MemberResource-ConformsRdfSourceLdpResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.448Z"
-    },
-    "dcterms:hasPart" : [ "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead", "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" ],
-    "source" : "ldpt:RdfSource-ConformsRdfSourceLdpResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()",
-    "testMethod" : "ldpt:indirect",
-    "rdf:type" : {
-      "@id" : "earl:TestRequirement"
-    },
-    "rdfs:comment" : "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section.",
-    "rdfs:label" : "MemberResource-ConformsRdfSourceLdpResource",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-are-ldpr",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ConformsRdfSourceLdpResource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t311"
-  }, {
-    "@id" : "ldpt:MemberResource-ContainsRdfType",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.441Z"
-    },
-    "source" : "ldpt:RdfSource-ContainsRdfType",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ContainsRdfType",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t332"
-  }, {
-    "@id" : "ldpt:MemberResource-ETagHeadersGet",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.453Z"
-    },
-    "source" : "ldpt:CommonResource-ETagHeadersGet",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "MemberResource-ETagHeadersGet",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ETagHeadersGet",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t150"
-  }, {
-    "@id" : "ldpt:MemberResource-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.453Z"
-    },
-    "source" : "ldpt:CommonResource-ETagHeadersHead",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "MemberResource-ETagHeadersHead",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ETagHeadersHead",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t25"
-  }, {
-    "@id" : "ldpt:MemberResource-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.44Z"
-    },
-    "source" : "ldpt:RdfSource-GetResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-gen-rdf",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-GetResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t440"
-  }, {
-    "@id" : "ldpt:MemberResource-GetResourceAcceptTurtle",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.444Z"
-    },
-    "source" : "ldpt:RdfSource-GetResourceAcceptTurtle",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-turtle",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-GetResourceAcceptTurtle",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t44"
-  }, {
-    "@id" : "ldpt:MemberResource-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.454Z"
-    },
-    "source" : "ldpt:CommonResource-GetResponseHeaders",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
-    "rdfs:label" : "MemberResource-GetResponseHeaders",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-GetResponseHeaders",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t428"
-  }, {
-    "@id" : "ldpt:MemberResource-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.457Z"
-    },
-    "source" : "ldpt:CommonResource-Head",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP HEAD method. ",
-    "rdfs:label" : "MemberResource-Head",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-Head",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t456"
-  }, {
-    "@id" : "ldpt:MemberResource-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.452Z"
-    },
-    "source" : "ldpt:CommonResource-IsHttp11Manual",
-    "dcterms:subject" : "MUST, MANUAL",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t437"
-  }, {
-    "@id" : "ldpt:MemberResource-JsonLdRepresentation",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.445Z"
-    },
-    "source" : "ldpt:RdfSource-JsonLdRepresentation",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. ",
-    "rdfs:label" : "MemberResource-JsonLdRepresentation",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-get-jsonld",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-JsonLdRepresentation",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t308"
-  }, {
-    "@id" : "ldpt:MemberResource-LdpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.454Z"
-    },
-    "source" : "ldpt:CommonResource-LdpLinkHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-LdpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t36"
-  }, {
-    "@id" : "ldpt:MemberResource-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.458Z"
-    },
-    "source" : "ldpt:CommonResource-Options",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
-    "rdfs:label" : "MemberResource-Options",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-Options",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t371"
-  }, {
-    "@id" : "ldpt:MemberResource-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.459Z"
-    },
-    "source" : "ldpt:CommonResource-OptionsAllowHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-OptionsAllowHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t353"
-  }, {
-    "@id" : "ldpt:MemberResource-PreconditionRequiredStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.456Z"
-    },
-    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PreconditionRequiredStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t215"
-  }, {
-    "@id" : "ldpt:MemberResource-PublishConstraintsReadOnlyProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.445Z"
-    },
-    "source" : "ldpt:RdfSource-PublishConstraintsReadOnlyProp",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PublishConstraintsReadOnlyProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t315"
-  }, {
-    "@id" : "ldpt:MemberResource-PublishConstraintsUnknownProp",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.446Z"
-    },
-    "source" : "ldpt:RdfSource-PublishConstraintsUnknownProp",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PublishConstraintsUnknownProp",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t262"
-  }, {
-    "@id" : "ldpt:MemberResource-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.457Z"
-    },
-    "source" : "ldpt:CommonResource-PutBadETag",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PutBadETag",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t174"
-  }, {
-    "@id" : "ldpt:MemberResource-PutPropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.447Z"
-    },
-    "source" : "ldpt:RdfSource-PutPropertiesNotPersisted",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PutPropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t156"
-  }, {
-    "@id" : "ldpt:MemberResource-PutReadOnlyProperties4xxStatus",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.446Z"
-    },
-    "source" : "ldpt:RdfSource-PutReadOnlyProperties4xxStatus",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PutReadOnlyProperties4xxStatus",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t176"
-  }, {
-    "@id" : "ldpt:MemberResource-PutReplacesResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.439Z"
-    },
-    "source" : "ldpt:RdfSource-PutReplacesResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-replaceall",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PutReplacesResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t136"
-  }, {
-    "@id" : "ldpt:MemberResource-PutRequiresIfMatch",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.455Z"
-    },
-    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PutRequiresIfMatch",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t35"
-  }, {
-    "@id" : "ldpt:MemberResource-PutSimpleUpdate",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.439Z"
-    },
-    "source" : "ldpt:RdfSource-PutSimpleUpdate",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-simpleupdate",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-PutSimpleUpdate",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t264"
-  }, {
-    "@id" : "ldpt:MemberResource-ReUseVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.442Z"
-    },
-    "source" : "ldpt:RdfSource-ReUseVocabularies",
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t28"
-  }, {
-    "@id" : "ldpt:MemberResource-RelativeUriResolutionPut",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.438Z"
-    },
-    "source" : "ldpt:RdfSource-RelativeUriResolutionPut",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-RelativeUriResolutionPut",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t474"
-  }, {
-    "@id" : "ldpt:MemberResource-ResponsePropertiesNotPersisted",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.448Z"
-    },
-    "source" : "ldpt:RdfSource-ResponsePropertiesNotPersisted",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-put-failed",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-ResponsePropertiesNotPersisted",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t489"
-  }, {
-    "@id" : "ldpt:MemberResource-RestrictClientInference",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.443Z"
-    },
-    "source" : "ldpt:RdfSource-RestrictClientInference",
-    "dcterms:subject" : "MUST, MANUAL",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()",
-    "ldpt:steps" : {
-      "@list" : [ "Perform a GET on a URL for the reource requesting an RDF content type", "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ]
-    },
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t459"
-  }, {
-    "@id" : "ldpt:MemberResource-TypeRdfSource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.441Z"
-    },
-    "source" : "ldpt:RdfSource-TypeRdfSource",
-    "dcterms:subject" : "MAY",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldprs-rdftype",
-    "mf:action" : "",
-    "mf:name" : "MemberResource-TypeRdfSource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t422"
-  }, {
-    "@id" : "ldpt:MemberResource-UseStandardVocabularies",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.442Z"
-    },
-    "source" : "ldpt:RdfSource-UseStandardVocabularies",
-    "dcterms:subject" : "SHOULD, MANUAL",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.MemberResourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()",
-    "ldpt:steps" : {
-      "@list" : [ "Given a URL for a RDF Source, perform a GET using an RDF content type", "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ]
-    },
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t355"
-  }, {
-    "@id" : "ldpt:Non-RDFSource-MAYManifest",
-    "dcterms:title" : "Non-RDFSource (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs: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)"
-  }, {
-    "@id" : "ldpt:Non-RDFSource-MUSTManifest",
-    "dcterms:title" : "Non-RDFSource (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Non-RDF Source tests. MUST conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource", "ldpt:NonRDFSource-OptionsHasSameLinkHeader", "ldpt:NonRDFSource-GetResource", "ldpt:NonRDFSource-IsHttp11Manual", "ldpt:NonRDFSource-ETagHeadersGet", "ldpt:NonRDFSource-ETagHeadersHead", "ldpt:NonRDFSource-LdpLinkHeader", "ldpt:NonRDFSource-GetResponseHeaders", "ldpt:NonRDFSource-ConditionFailedStatusCode", "ldpt:NonRDFSource-PreconditionRequiredStatusCode", "ldpt:NonRDFSource-PutBadETag", "ldpt:NonRDFSource-Head", "ldpt:NonRDFSource-AcceptPatchHeader", "ldpt:NonRDFSource-Options", "ldpt:NonRDFSource-OptionsAllowHeader" ]
-    },
-    "mf:name" : "Non-RDFSource (MUST)"
-  }, {
-    "@id" : "ldpt:Non-RDFSource-SHOULDManifest",
-    "dcterms:title" : "Non-RDFSource (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP Non-RDF Source tests. SHOULD conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:NonRDFSource-PutRequiresIfMatch" ]
-    },
-    "mf:name" : "Non-RDFSource (SHOULD)"
-  }, {
-    "@id" : "ldpt:NonRDFSource-AcceptPatchHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.28Z"
-    },
-    "source" : "ldpt:CommonResource-AcceptPatchHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-AcceptPatchHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t363"
-  }, {
-    "@id" : "ldpt:NonRDFSource-ConditionFailedStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.277Z"
-    },
-    "source" : "ldpt:CommonResource-ConditionFailedStatusCode",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-ConditionFailedStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t469"
-  }, {
-    "@id" : "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.27Z"
-    },
-    "source" : "ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-    "dcterms:subject" : "MUST, NON-RDF",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testDeleteNonRDFSourceDeletesAssociatedResource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-del-contremovescontres",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t65"
-  }, {
-    "@id" : "ldpt:NonRDFSource-ETagHeadersGet",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.273Z"
-    },
-    "source" : "ldpt:CommonResource-ETagHeadersGet",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "NonRDFSource-ETagHeadersGet",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-ETagHeadersGet",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t448"
-  }, {
-    "@id" : "ldpt:NonRDFSource-ETagHeadersHead",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.274Z"
-    },
-    "source" : "ldpt:CommonResource-ETagHeadersHead",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values.",
-    "rdfs:label" : "NonRDFSource-ETagHeadersHead",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-etags",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-ETagHeadersHead",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t119"
-  }, {
-    "@id" : "ldpt:NonRDFSource-GetResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.272Z"
-    },
-    "source" : "ldpt:CommonResource-GetResource",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP GET Method for LDPRs",
-    "rdfs:label" : "NonRDFSource-GetResource",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-must",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-GetResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t487"
-  }, {
-    "@id" : "ldpt:NonRDFSource-GetResponseHeaders",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.275Z"
-    },
-    "source" : "ldpt:CommonResource-GetResponseHeaders",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. ",
-    "rdfs:label" : "NonRDFSource-GetResponseHeaders",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-get-options",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-GetResponseHeaders",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t64"
-  }, {
-    "@id" : "ldpt:NonRDFSource-Head",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.279Z"
-    },
-    "source" : "ldpt:CommonResource-Head",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP HEAD method. ",
-    "rdfs:label" : "NonRDFSource-Head",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-head-must",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-Head",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t2"
-  }, {
-    "@id" : "ldpt:NonRDFSource-IsHttp11Manual",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.273Z"
-    },
-    "source" : "ldpt:CommonResource-IsHttp11Manual",
-    "dcterms:subject" : "MUST, MANUAL",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()",
-    "testMethod" : "ldpt:manual",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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" : "_:t272"
-  }, {
-    "@id" : "ldpt:NonRDFSource-LdpLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.275Z"
-    },
-    "source" : "ldpt:CommonResource-LdpLinkHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-LdpLinkHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t429"
-  }, {
-    "@id" : "ldpt:NonRDFSource-Options",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.281Z"
-    },
-    "source" : "ldpt:CommonResource-Options",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "rdfs:comment" : "LDP servers MUST support the HTTP OPTIONS method. ",
-    "rdfs:label" : "NonRDFSource-Options",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-must",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-Options",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t478"
-  }, {
-    "@id" : "ldpt:NonRDFSource-OptionsAllowHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.281Z"
-    },
-    "source" : "ldpt:CommonResource-OptionsAllowHeader",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-options-allow",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-OptionsAllowHeader",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t343"
-  }, {
-    "@id" : "ldpt:NonRDFSource-OptionsHasSameLinkHeader",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.271Z"
-    },
-    "source" : "ldpt:NonRDFSource-OptionsHasSameLinkHeader",
-    "dcterms:subject" : "MUST, NON-RDF",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testOptionsHasSameLinkHeader()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-OptionsHasSameLinkHeader",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t369"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PostNonRDFSource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.266Z"
-    },
-    "source" : "ldpt:NonRDFSource-PostNonRDFSource",
-    "dcterms:subject" : "MAY, NON-RDF",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostNonRDFSource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbins",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PostNonRDFSource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t29"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.27Z"
-    },
-    "source" : "ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource",
-    "dcterms:subject" : "MAY, NON-RDF",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckAssociatedResource()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbinlinkmetahdr",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PostResourceAndCheckAssociatedResource",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t49"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PostResourceAndCheckLink",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.269Z"
-    },
-    "source" : "ldpt:NonRDFSource-PostResourceAndCheckLink",
-    "dcterms:subject" : "MAY, NON-RDF",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckLink()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpnr-type",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PostResourceAndCheckLink",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t226"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PostResourceAndGetFromContainer",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.267Z"
-    },
-    "source" : "ldpt:NonRDFSource-PostResourceAndGetFromContainer",
-    "dcterms:subject" : "MAY, NON-RDF",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndGetFromContainer()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpc-post-createbins",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PostResourceAndGetFromContainer",
-    "reviewStatus" : "td:unreviewed",
-    "specificationReference" : "_:t257"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PostResourceGetBinary",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.268Z"
-    },
-    "source" : "ldpt:NonRDFSource-PostResourceGetBinary",
-    "dcterms:subject" : "MAY, NON-RDF",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetBinary()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-gen-binary",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PostResourceGetBinary",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t253"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PostResourceGetMetadataAndBinary",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.268Z"
-    },
-    "source" : "ldpt:NonRDFSource-PostResourceGetMetadataAndBinary",
-    "dcterms:subject" : "MAY, NON-RDF",
-    "conformanceLevel" : "ldpt:MAY",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetMetadataAndBinary()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpnr-are-ldpr",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PostResourceGetMetadataAndBinary",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t53"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PreconditionRequiredStatusCode",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.278Z"
-    },
-    "source" : "ldpt:CommonResource-PreconditionRequiredStatusCode",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PreconditionRequiredStatusCode",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t169"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PutBadETag",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.278Z"
-    },
-    "source" : "ldpt:CommonResource-PutBadETag",
-    "dcterms:subject" : "MUST",
-    "conformanceLevel" : "ldpt:MUST",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PutBadETag",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t453"
-  }, {
-    "@id" : "ldpt:NonRDFSource-PutRequiresIfMatch",
-    "dcterms:date" : {
-      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime",
-      "@value" : "2014-08-25T19:46:27.276Z"
-    },
-    "source" : "ldpt:CommonResource-PutRequiresIfMatch",
-    "dcterms:subject" : "SHOULD",
-    "conformanceLevel" : "ldpt:SHOULD",
-    "ldpt:declaredInClass" : "org.w3.ldp.testsuite.test.NonRDFSourceTest",
-    "documentation" : "http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()",
-    "testMethod" : "ldpt:automated",
-    "rdf:type" : {
-      "@id" : "earl:TestCase"
-    },
-    "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",
-    "seeAlso" : "http://www.w3.org/TR/ldp#ldpr-put-precond",
-    "mf:action" : "",
-    "mf:name" : "NonRDFSource-PutRequiresIfMatch",
-    "reviewStatus" : "td:approved",
-    "specificationReference" : "_:t327"
-  }, {
-    "@id" : "ldpt:RDFSource-MAYManifest",
-    "dcterms:title" : "RDFSource (MAY)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP RDF Source tests. MAY conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:MemberResource-TypeRdfSource" ]
-    },
-    "mf:name" : "RDFSource (MAY)"
-  }, {
-    "@id" : "ldpt:RDFSource-MUSTManifest",
-    "dcterms:title" : "RDFSource (MUST)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP RDF Source tests. MUST conformance tests.",
-    "entries" : {
-      "@list" : [ "ldpt:MemberResource-RelativeUriResolutionPut", "ldpt:MemberResource-PutReplacesResource", "ldpt:MemberResource-PutSimpleUpdate", "ldpt:MemberResource-GetResource", "ldpt:MemberResource-RestrictClientInference", "ldpt:MemberResource-GetResourceAcceptTurtle", "ldpt:MemberResource-PublishConstraintsReadOnlyProp", "ldpt:MemberResource-PublishConstraintsUnknownProp", "ldpt:MemberResource-PutReadOnlyProperties4xxStatus", "ldpt:MemberResource-PutPropertiesNotPersisted", "ldpt:MemberResource-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-SHOULDManifest",
-    "dcterms:title" : "RDFSource (SHOULD)",
-    "rdf:type" : {
-      "@id" : "mf:Manifest"
-    },
-    "rdfs:comment" : "LDP RDF Source tests. SHOULD conformance tests.",
-    "entries" : {
-      "@list" : [ "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)"
-  } ],
-  "@context" : {
-    "subject" : {
-      "@id" : "http://purl.org/dc/terms/subject",
-      "@type" : "@id"
-    },
-    "date" : {
-      "@id" : "http://purl.org/dc/terms/date",
-      "@type" : "@id"
-    },
-    "label" : {
-      "@id" : "http://www.w3.org/2000/01/rdf-schema#label",
-      "@type" : "@id"
-    },
-    "comment" : {
-      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment",
-      "@type" : "@id"
-    },
-    "documentation" : {
-      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#documentation",
-      "@type" : "@id"
-    },
-    "reviewStatus" : {
-      "@id" : "http://www.w3.org/2006/03/test-description#reviewStatus",
-      "@type" : "@id"
-    },
-    "action" : {
-      "@id" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#action",
-      "@type" : "@id"
-    },
-    "testMethod" : {
-      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#testMethod",
-      "@type" : "@id"
-    },
-    "name" : {
-      "@id" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#name",
-      "@type" : "@id"
-    },
-    "seeAlso" : {
-      "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
-      "@type" : "@id"
-    },
-    "specificationReference" : {
-      "@id" : "http://www.w3.org/2006/03/test-description#specificationReference",
-      "@type" : "@id"
-    },
-    "conformanceLevel" : {
-      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#conformanceLevel",
-      "@type" : "@id"
-    },
-    "declaredInClass" : {
-      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#declaredInClass",
-      "@type" : "@id"
-    },
-    "source" : {
-      "@id" : "http://purl.org/dc/terms/source",
-      "@type" : "@id"
-    },
-    "includesText" : {
-      "@id" : "http://www.w3.org/2006/03/test-description#includesText",
-      "@type" : "@id"
-    },
-    "rest" : {
-      "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#rest",
-      "@type" : "@id"
-    },
-    "first" : {
-      "@id" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#first",
-      "@type" : "@id"
-    },
-    "entries" : {
-      "@id" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#entries",
-      "@type" : "@id"
-    },
-    "title" : {
-      "@id" : "http://purl.org/dc/terms/title",
-      "@type" : "@id"
-    },
-    "steps" : {
-      "@id" : "http://w3c.github.io/ldp-testsuite/manifest#steps",
-      "@type" : "@id"
-    },
-    "hasPart" : {
-      "@id" : "http://purl.org/dc/terms/hasPart",
-      "@type" : "@id"
-    },
-    "rdft" : "http://www.w3.org/ns/rdftest#",
-    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#",
-    "earl" : "http://www.w3.org/ns/earl#",
-    "foaf" : "http://xmlns.com/foaf/0.1/",
-    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
-    "mf" : "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#",
-    "td" : "http://www.w3.org/2006/03/test-description#",
-    "doap" : "http://usefulinc.com/ns/doap#",
-    "dcterms" : "http://purl.org/dc/terms/",
-    "ldpt" : "http://w3c.github.io/ldp-testsuite/manifest#"
-  }
-}
\ No newline at end of file
--- a/tests/reports/ldp-earl-manifest.ttl	Mon Sep 15 13:32:53 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4796 +0,0 @@
-@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#> .
-@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
-@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@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://w3c.github.io/ldp-testsuite/manifest#> .
-@prefix dcterms: <http://purl.org/dc/terms/> .
-
-ldpt:IndirectContainer-ETagHeadersGet
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "IndirectContainer-ETagHeadersGet" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T19:46:27.227Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
-        dcterms:subject            "MUST" ;
-        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#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ETagHeadersGet" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-PostResponseStatusAndLocation
-        a                          earl:TestCase ;
-        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
-        rdfs:label                 "BasicContainer-PostResponseStatusAndLocation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-08-25T19:46:27.298Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PostResponseStatusAndLocation ;
-        dcterms:subject            "MUST" ;
-        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#testPostResponseStatusAndLocation()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PostResponseStatusAndLocation" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-                                     td:includesText  "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-RelativeUriResolutionPost
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "DirectContainer-RelativeUriResolutionPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-08-25T19:46:27.372Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RelativeUriResolutionPost ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RelativeUriResolutionPost" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-RelativeUriResolutionPut
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "DirectContainer-RelativeUriResolutionPut" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-08-25T19:46:27.392Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RelativeUriResolutionPut" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-TypeRdfSource
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
-        rdfs:label                 "BasicContainer-TypeRdfSource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-        dcterms:date               "2014-08-25T19:46:27.32Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-TypeRdfSource ;
-        dcterms:subject            "MAY" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-TypeRdfSource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-TypeRdfSource
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
-        rdfs:label                 "DirectContainer-TypeRdfSource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-        dcterms:date               "2014-08-25T19:46:27.395Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-TypeRdfSource ;
-        dcterms:subject            "MAY" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.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:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-GetResourceAcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
-        rdfs:label                 "DirectContainer-GetResourceAcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-08-25T19:46:27.398Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-GetResourceAcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:Non-RDFSource-MAYManifest
-        a              mf:Manifest ;
-        rdfs:comment   "LDP Non-RDF Source tests. MAY conformance tests." ;
-        dcterms:title  "Non-RDFSource (MAY)" ;
-        mf:entries     ( ldpt:NonRDFSource-PostNonRDFSource ldpt:NonRDFSource-PostResourceAndGetFromContainer ldpt:NonRDFSource-PostResourceGetBinary ldpt:NonRDFSource-PostResourceGetMetadataAndBinary ldpt:NonRDFSource-PostResourceAndCheckLink ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource ) ;
-        mf:name        "Non-RDFSource (MAY)" .
-
-ldpt:IndirectContainer-PutToCreate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
-        rdfs:label                 "IndirectContainer-PutToCreate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-        dcterms:date               "2014-08-25T19:46:27.154Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PutToCreate ;
-        dcterms:subject            "MAY" ;
-        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-08-25T19:46:27.453Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ETagHeadersHead" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-PostNonRDFSource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources." ;
-        rdfs:label                 "NonRDFSource-PostNonRDFSource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
-        dcterms:date               "2014-08-25T19:46:27.266Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:NonRDFSource-PostNonRDFSource ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostNonRDFSource()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostNonRDFSource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
-                                     td:includesText  "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-Head
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
-        rdfs:label                 "IndirectContainer-Head" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-08-25T19:46:27.233Z"^^<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:DirectContainer-PreferMembershipTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
-        rdfs:label                 "DirectContainer-PreferMembershipTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-        dcterms:date               "2014-08-25T19:46:27.371Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:DirectContainer-PreferMembershipTriples ;
-        dcterms:subject            "SHOULD" ;
-        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: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:MemberResource-PutRequiresIfMatch
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
-        rdfs:label                 "MemberResource-PutRequiresIfMatch" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.455Z"^^<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:MemberResource-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "MemberResource-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-08-25T19:46:27.454Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-LdpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-RelativeUriResolutionPost
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "IndirectContainer-RelativeUriResolutionPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-08-25T19:46:27.155Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RelativeUriResolutionPost ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RelativeUriResolutionPost" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-ContainerSupportsHttpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." ;
-        rdfs:label                 "BasicContainer-ContainerSupportsHttpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-        dcterms:date               "2014-08-25T19:46:27.295Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:BasicContainer-ContainerSupportsHttpLinkHeader ;
-        dcterms:subject            "MUST" ;
-        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-08-25T19:46:27.385Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RdfTypeLdpContainer ;
-        dcterms:subject            "MAY" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RdfTypeLdpContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource
-        a                          earl:TestCase ;
-        rdfs:comment               "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource." ;
-        rdfs:label                 "NonRDFSource-PostResourceAndCheckAssociatedResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbinlinkmetahdr> ;
-        dcterms:date               "2014-08-25T19:46:27.27Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:NonRDFSource-PostResourceAndCheckAssociatedResource ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        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-JsonLdRepresentation ldpt:MemberResource-4xxErrorHasResponseBody ldpt:MemberResource-ResponsePropertiesNotPersisted ldpt:MemberResource-PutRequiresIfMatch ) ;
-        mf:name        "RDFSource (SHOULD)" .
-
-ldpt:NonRDFSource-PostResourceGetMetadataAndBinary
-        a                          earl:TestCase ;
-        rdfs:comment               "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF." ;
-        rdfs:label                 "NonRDFSource-PostResourceGetMetadataAndBinary" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpnr-are-ldpr> ;
-        dcterms:date               "2014-08-25T19:46:27.268Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:NonRDFSource-PostResourceGetMetadataAndBinary ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetMetadataAndBinary()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostResourceGetMetadataAndBinary" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpnr-are-ldpr> ;
-                                     td:includesText  "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-ConditionFailedStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "BasicContainer-ConditionFailedStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.336Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ConditionFailedStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-OptionsAllowHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
-        rdfs:label                 "IndirectContainer-OptionsAllowHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-08-25T19:46:27.235Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
-        dcterms:subject            "MUST" ;
-        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#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-OptionsAllowHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-GetResponseHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
-        rdfs:label                 "NonRDFSource-GetResponseHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-08-25T19:46:27.275Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-GetResponseHeaders" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-RestrictClientInference
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
-        rdfs:label                 "BasicContainer-RestrictClientInference" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-        dcterms:date               "2014-08-25T19:46:27.322Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-RestrictClientInference ;
-        dcterms:subject            "MUST, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
-        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RestrictClientInference" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-DeleteRemovesContainmentTriple
-        a                          earl:TestCase ;
-        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
-        rdfs:label                 "IndirectContainer-DeleteRemovesContainmentTriple" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-        dcterms:date               "2014-08-25T19:46:27.177Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
-        dcterms:subject            "MUST" ;
-        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#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-08-25T19:46:27.396Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-UseStandardVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-Options
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
-        rdfs:label                 "BasicContainer-Options" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-        dcterms:date               "2014-08-25T19:46:27.339Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-Options ;
-        dcterms:subject            "MUST" ;
-        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#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-08-25T19:46:27.402Z"^^<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.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:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-ResponsePropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "BasicContainer-ResponsePropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-08-25T19:46:27.327Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ResponsePropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-4xxErrorHasResponseBody
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
-        rdfs:label                 "DirectContainer-4xxErrorHasResponseBody" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T19:46:27.401Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-4xxErrorHasResponseBody" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-ConformsRdfSourceLdpResource
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
-        rdfs:label                 "BasicContainer-ConformsRdfSourceLdpResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-        dcterms:date               "2014-08-25T19:46:27.328Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" ;
-        dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
-        dcterms:subject            "MUST" ;
-        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:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-RequestedInteractionModelHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "BasicContainer-RequestedInteractionModelHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-08-25T19:46:27.3Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelHeaders ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RequestedInteractionModelHeaders" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-RelativeUriResolutionPut
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "IndirectContainer-RelativeUriResolutionPut" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-08-25T19:46:27.195Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
-        dcterms:subject            "MUST" ;
-        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:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-NullRelativeUriPost
-        a                          earl:TestCase ;
-        rdfs:comment               "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." ;
-        rdfs:label                 "IndirectContainer-NullRelativeUriPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-        dcterms:date               "2014-08-25T19:46:27.168Z"^^<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-08-25T19:46:27.413Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-Options ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-Options" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-GetResourceAcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
-        rdfs:label                 "IndirectContainer-GetResourceAcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-08-25T19:46:27.209Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-GetResourceAcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-ETagHeadersHead
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "NonRDFSource-ETagHeadersHead" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T19:46:27.274Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-ETagHeadersHead" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-PostNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
-        rdfs:label                 "DirectContainer-PostNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-        dcterms:date               "2014-08-25T19:46:27.379Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PostNoSlug ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostNoSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
-        rdfs:label                 "IndirectContainer-PutReadOnlyProperties4xxStatus" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T19:46:27.213Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutReadOnlyProperties4xxStatus" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-NoRdfBagSeqOrList
-        a                          earl:TestCase ;
-        rdfs:comment               "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." ;
-        rdfs:label                 "IndirectContainer-NoRdfBagSeqOrList" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-        dcterms:date               "2014-08-25T19:46:27.156Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-NoRdfBagSeqOrList ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-NoRdfBagSeqOrList" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-IsHttp11Manual
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "BasicContainer-IsHttp11Manual" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-08-25T19:46:27.332Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
-        dcterms:subject            "MUST, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt: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-08-25T19:46:27.288Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ;
-        dcterms:source             ldpt:BasicContainer-ConformsBcLdpContainer ;
-        dcterms:subject            "MUST" ;
-        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:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpbc-are-ldpcs> ;
-                                     td:includesText  "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "BasicContainer-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-08-25T19:46:27.338Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
-        dcterms:subject            "MUST" ;
-        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-08-25T19:46:27.447Z"^^<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:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-ContainsRdfType
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
-        rdfs:label                 "DirectContainer-ContainsRdfType" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-        dcterms:date               "2014-08-25T19:46:27.394Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-ContainsRdfType ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ContainsRdfType" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-CreateWithoutConstraints
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "BasicContainer-CreateWithoutConstraints" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-        dcterms:date               "2014-08-25T19:46:27.303Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-CreateWithoutConstraints ;
-        dcterms:subject            "SHOULD" ;
-        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:IndirectContainer-PreconditionRequiredStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "IndirectContainer-PreconditionRequiredStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.231Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PreconditionRequiredStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PublishConstraintsUnknownProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "IndirectContainer-PublishConstraintsUnknownProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T19:46:27.212Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PublishConstraintsUnknownProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-PutReadOnlyProperties4xxStatus
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
-        rdfs:label                 "MemberResource-PutReadOnlyProperties4xxStatus" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T19:46:27.446Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutReadOnlyProperties4xxStatus" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-ServerHonorsSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
-        rdfs:label                 "IndirectContainer-ServerHonorsSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-        dcterms:date               "2014-08-25T19:46:27.181Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-ServerHonorsSlug ;
-        dcterms:subject            "MAY" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ServerHonorsSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-UseStandardVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
-        rdfs:label                 "IndirectContainer-UseStandardVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-        dcterms:date               "2014-08-25T19:46:27.207Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-UseStandardVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-OptionsAllowHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
-        rdfs:label                 "BasicContainer-OptionsAllowHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-08-25T19:46:27.339Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-OptionsAllowHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-RestrictPutReUseUri
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
-        rdfs:label                 "BasicContainer-RestrictPutReUseUri" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-        dcterms:date               "2014-08-25T19:46:27.307Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RestrictPutReUseUri ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RestrictPutReUseUri" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-4xxErrorHasResponseBody
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
-        rdfs:label                 "IndirectContainer-4xxErrorHasResponseBody" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T19:46:27.214Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-4xxErrorHasResponseBody" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-RestrictUriReUseSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "BasicContainer-RestrictUriReUseSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-08-25T19:46:27.304Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RestrictUriReUseSlug ;
-        dcterms:subject            "SHOULD" ;
-        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#testRestrictUriReUseSlug()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RestrictUriReUseSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PostResponseStatusAndLocation
-        a                          earl:TestCase ;
-        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
-        rdfs:label                 "IndirectContainer-PostResponseStatusAndLocation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-08-25T19:46:27.158Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PostResponseStatusAndLocation ;
-        dcterms:subject            "MUST" ;
-        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#testPostResponseStatusAndLocation()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PostResponseStatusAndLocation" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-                                     td:includesText  "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-ConformsContainerRdfResource
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." ;
-        rdfs:label                 "DirectContainer-ConformsContainerRdfResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
-        dcterms:date               "2014-08-25T19:46:27.386Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" ;
-        dcterms:source             ldpt:CommonContainer-ConformsContainerRdfResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()> ;
-        ldpt:testMethod            ldpt:indirect ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ConformsContainerRdfResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
-                                     td:includesText  "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-RestrictPutReUseUri
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
-        rdfs:label                 "DirectContainer-RestrictPutReUseUri" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-        dcterms:date               "2014-08-25T19:46:27.383Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RestrictPutReUseUri ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RestrictPutReUseUri" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "IndirectContainer-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-08-25T19:46:27.233Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-AcceptPatchHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-PreconditionRequiredStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "MemberResource-PreconditionRequiredStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.456Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PreconditionRequiredStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-UseMemberPredicate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use." ;
-        rdfs:label                 "DirectContainer-UseMemberPredicate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-mbrpred> ;
-        dcterms:date               "2014-08-25T19:46:27.361Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:DirectContainer-UseMemberPredicate ;
-        dcterms:subject            "SHOULD, ldpMember" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testUseMemberPredicate()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-UseMemberPredicate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-mbrpred> ;
-                                     td:includesText  "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-ReUseVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
-        rdfs:label                 "BasicContainer-ReUseVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-        dcterms:date               "2014-08-25T19:46:27.32Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ReUseVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists
-        a                          earl:TestCase ;
-        rdfs:comment               "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container." ;
-        rdfs:label                 "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-containtriples> ;
-        dcterms:date               "2014-08-25T19:46:27.362Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberRelationOrIsMemberOfRelationTripleExists()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-containtriples> ;
-                                     td:includesText  "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-ETagHeadersHead
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "DirectContainer-ETagHeadersHead" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T19:46:27.408Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ETagHeadersHead" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "MemberResource-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.457Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-PutBadETag ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-PutRequiresIfMatch
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
-        rdfs:label                 "DirectContainer-PutRequiresIfMatch" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.41Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutRequiresIfMatch" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-AcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
-        rdfs:label                 "DirectContainer-AcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-        dcterms:date               "2014-08-25T19:46:27.377Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-AcceptTurtle ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-AcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-DeleteRemovesContainmentTriple
-        a                          earl:TestCase ;
-        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
-        rdfs:label                 "BasicContainer-DeleteRemovesContainmentTriple" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-        dcterms:date               "2014-08-25T19:46:27.307Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-DeleteRemovesContainmentTriple" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-                                     td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-ContentTypeHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
-        rdfs:label                 "IndirectContainer-ContentTypeHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-        dcterms:date               "2014-08-25T19:46:27.167Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-ContentTypeHeader ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ContentTypeHeader" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-HttpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." ;
-        rdfs:label                 "DirectContainer-HttpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-        dcterms:date               "2014-08-25T19:46:27.36Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:DirectContainer-HttpLinkHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testHttpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-HttpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:Non-RDFSource-MUSTManifest
-        a              mf:Manifest ;
-        rdfs:comment   "LDP Non-RDF Source tests. MUST conformance tests." ;
-        dcterms:title  "Non-RDFSource (MUST)" ;
-        mf:entries     ( ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource ldpt:NonRDFSource-OptionsHasSameLinkHeader ldpt:NonRDFSource-GetResource ldpt:NonRDFSource-IsHttp11Manual ldpt:NonRDFSource-ETagHeadersGet ldpt:NonRDFSource-ETagHeadersHead ldpt:NonRDFSource-LdpLinkHeader ldpt:NonRDFSource-GetResponseHeaders ldpt:NonRDFSource-ConditionFailedStatusCode ldpt:NonRDFSource-PreconditionRequiredStatusCode ldpt:NonRDFSource-PutBadETag ldpt:NonRDFSource-Head ldpt:NonRDFSource-AcceptPatchHeader ldpt:NonRDFSource-Options ldpt:NonRDFSource-OptionsAllowHeader ) ;
-        mf:name        "Non-RDFSource (MUST)" .
-
-ldpt:BasicContainer-MUSTManifest
-        a              mf:Manifest ;
-        rdfs:comment   "LDP Basic Container tests. MUST conformance tests." ;
-        dcterms:title  "BasicContainer (MUST)" ;
-        mf:entries     ( ldpt:BasicContainer-ConformsBcLdpContainer ldpt:BasicContainer-ContainerSupportsHttpLinkHeader ldpt:BasicContainer-RelativeUriResolutionPost ldpt:BasicContainer-PostResponseStatusAndLocation ldpt:BasicContainer-PostContainer ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed ldpt:BasicContainer-RequestedInteractionModelHeaders ldpt:BasicContainer-AcceptTurtle ldpt:BasicContainer-NullRelativeUriPost ldpt:BasicContainer-AcceptPostResponseHeader ldpt:BasicContainer-DeleteRemovesContainmentTriple ldpt:BasicContainer-ConformsContainerRdfResource ldpt:BasicContainer-RelativeUriResolutionPut ldpt:BasicContainer-PutReplacesResource ldpt:BasicContainer-PutSimpleUpdate ldpt:BasicContainer-GetResource ldpt:BasicContainer-RestrictClientInference ldpt:BasicContainer-GetResourceAcceptTurtle ldpt:BasicContainer-PublishConstraintsReadOnlyProp ldpt:BasicContainer-PublishConstraintsUnknownProp ldpt:BasicContainer-PutReadOnlyProperties4xxStatus ldpt:BasicContainer-PutPropertiesNotPersisted ldpt:BasicContainer-ConformsRdfSourceLdpResource ldpt:BasicContainer-IsHttp11Manual ldpt:BasicContainer-ETagHeadersGet ldpt:BasicContainer-ETagHeadersHead ldpt:BasicContainer-LdpLinkHeader ldpt:BasicContainer-GetResponseHeaders ldpt:BasicContainer-ConditionFailedStatusCode ldpt:BasicContainer-PreconditionRequiredStatusCode ldpt:BasicContainer-PutBadETag ldpt:BasicContainer-Head ldpt:BasicContainer-AcceptPatchHeader ldpt:BasicContainer-Options ldpt:BasicContainer-OptionsAllowHeader ) ;
-        mf:name        "BasicContainer (MUST)" .
-
-ldpt:NonRDFSource-PostResourceAndGetFromContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources." ;
-        rdfs:label                 "NonRDFSource-PostResourceAndGetFromContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
-        dcterms:date               "2014-08-25T19:46:27.267Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:NonRDFSource-PostResourceAndGetFromContainer ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndGetFromContainer()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostResourceAndGetFromContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createbins> ;
-                                     td:includesText  "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-ContainsRdfType
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
-        rdfs:label                 "BasicContainer-ContainsRdfType" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-        dcterms:date               "2014-08-25T19:46:27.319Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-ContainsRdfType ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ContainsRdfType" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-JsonLdRepresentation
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
-        rdfs:label                 "IndirectContainer-JsonLdRepresentation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-08-25T19:46:27.21Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-JsonLdRepresentation" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-PutSimpleUpdate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
-        rdfs:label                 "MemberResource-PutSimpleUpdate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-        dcterms:date               "2014-08-25T19:46:27.439Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutSimpleUpdate" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-RestrictUriReUseNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "IndirectContainer-RestrictUriReUseNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-08-25T19:46:27.173Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RestrictUriReUseNoSlug ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RestrictUriReUseNoSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-RelativeUriResolutionPut
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "BasicContainer-RelativeUriResolutionPut" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-08-25T19:46:27.317Z"^^<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:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "DirectContainer-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-08-25T19:46:27.413Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-AcceptPatchHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PublishConstraintsReadOnlyProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "IndirectContainer-PublishConstraintsReadOnlyProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T19:46:27.211Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PublishConstraintsReadOnlyProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-AcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
-        rdfs:label                 "IndirectContainer-AcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-        dcterms:date               "2014-08-25T19:46:27.166Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-AcceptTurtle ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-AcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-IsHttp11Manual
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "DirectContainer-IsHttp11Manual" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-08-25T19:46:27.407Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
-        dcterms:subject            "MUST, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-IsHttp11Manual" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:Non-RDFSource-SHOULDManifest
-        a              mf:Manifest ;
-        rdfs:comment   "LDP Non-RDF Source tests. SHOULD conformance tests." ;
-        dcterms:title  "Non-RDFSource (SHOULD)" ;
-        mf:entries     ( ldpt:NonRDFSource-PutRequiresIfMatch ) ;
-        mf:name        "Non-RDFSource (SHOULD)" .
-
-ldpt:MemberResource-PublishConstraintsUnknownProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "MemberResource-PublishConstraintsUnknownProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T19:46:27.446Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PublishConstraintsUnknownProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
-        rdfs:label                 "IndirectContainer-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-        dcterms:date               "2014-08-25T19:46:27.198Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-GetResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-JsonLdRepresentation
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
-        rdfs:label                 "MemberResource-JsonLdRepresentation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-08-25T19:46:27.445Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-JsonLdRepresentation" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-DeleteResourceUpdatesTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple." ;
-        rdfs:label                 "DirectContainer-DeleteResourceUpdatesTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple> ;
-        dcterms:date               "2014-08-25T19:46:27.364Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:DirectContainer-DeleteResourceUpdatesTriples ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testDeleteResourceUpdatesTriples()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-DeleteResourceUpdatesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-del-contremovesmbrtriple> ;
-                                     td:includesText  "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-GetResponseHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
-        rdfs:label                 "IndirectContainer-GetResponseHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-08-25T19:46:27.229Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-GetResponseHeaders" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-PutReadOnlyProperties4xxStatus
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
-        rdfs:label                 "BasicContainer-PutReadOnlyProperties4xxStatus" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T19:46:27.325Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutReadOnlyProperties4xxStatus" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-IsHttp11Manual
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "NonRDFSource-IsHttp11Manual" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-08-25T19:46:27.273Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
-        dcterms:subject            "MUST, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-IsHttp11Manual" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-PublishConstraintsReadOnlyProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "MemberResource-PublishConstraintsReadOnlyProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T19:46:27.445Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PublishConstraintsReadOnlyProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-ETagHeadersHead
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "BasicContainer-ETagHeadersHead" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T19:46:27.333Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ETagHeadersHead ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersHead()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ETagHeadersHead" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-IsHttp11Manual
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "IndirectContainer-IsHttp11Manual" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-08-25T19:46:27.226Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
-        dcterms:subject            "MUST, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-IsHttp11Manual" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "DirectContainer-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.411Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-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-08-25T19:46:27.441Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-ContainsRdfType ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ContainsRdfType" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PutSimpleUpdate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
-        rdfs:label                 "IndirectContainer-PutSimpleUpdate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-        dcterms:date               "2014-08-25T19:46:27.197Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutSimpleUpdate" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-ReUseVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
-        rdfs:label                 "DirectContainer-ReUseVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-        dcterms:date               "2014-08-25T19:46:27.395Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ReUseVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-Head
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
-        rdfs:label                 "BasicContainer-Head" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-08-25T19:46:27.338Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-Head ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-Head" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-PreferContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
-        rdfs:label                 "DirectContainer-PreferContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-        dcterms:date               "2014-08-25T19:46:27.373Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PreferContainmentTriples ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PreferContainmentTriples" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-RdfTypeLdpContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " ;
-        rdfs:label                 "IndirectContainer-RdfTypeLdpContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-        dcterms:date               "2014-08-25T19:46:27.179Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RdfTypeLdpContainer ;
-        dcterms:subject            "MAY" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RdfTypeLdpContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-PreconditionRequiredStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "BasicContainer-PreconditionRequiredStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.336Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PreconditionRequiredStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PostResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases." ;
-        rdfs:label                 "IndirectContainer-PostResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel> ;
-        dcterms:date               "2014-08-25T19:46:27.153Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:IndirectContainer-PostResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testPostResource()> ;
-        ldpt:testMethod            ldpt:notImplemented ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PostResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel> ;
-                                     td:includesText  "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-SHOULDManifest
-        a              mf:Manifest ;
-        rdfs:comment   "LDP Direct Container tests. SHOULD conformance tests." ;
-        dcterms:title  "DirectContainer (SHOULD)" ;
-        mf:entries     ( ldpt:DirectContainer-UseMemberPredicate ldpt:DirectContainer-PreferMembershipTriples ldpt:DirectContainer-NoRdfBagSeqOrList ldpt:DirectContainer-PreferContainmentTriples ldpt:DirectContainer-ContentTypeHeader ldpt:DirectContainer-PostNoSlug ldpt:DirectContainer-CreateWithoutConstraints ldpt:DirectContainer-RestrictUriReUseSlug ldpt:DirectContainer-RestrictUriReUseNoSlug ldpt:DirectContainer-RejectPutModifyingContainmentTriples ldpt:DirectContainer-RestrictPutReUseUri ldpt:DirectContainer-PatchMethod ldpt:DirectContainer-PostJsonLd ldpt:DirectContainer-ContainsRdfType ldpt:DirectContainer-ReUseVocabularies ldpt:DirectContainer-UseStandardVocabularies ldpt:DirectContainer-JsonLdRepresentation ldpt:DirectContainer-4xxErrorHasResponseBody ldpt:DirectContainer-ResponsePropertiesNotPersisted ldpt:DirectContainer-PutRequiresIfMatch ) ;
-        mf:name        "DirectContainer (SHOULD)" .
-
-ldpt:BasicContainer-ETagHeadersGet
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "BasicContainer-ETagHeadersGet" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T19:46:27.333Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ETagHeadersGet" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-OptionsAllowHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
-        rdfs:label                 "MemberResource-OptionsAllowHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-08-25T19:46:27.459Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-OptionsAllowHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-RequestedInteractionModelHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "IndirectContainer-RequestedInteractionModelHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-08-25T19:46:27.165Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelHeaders ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RequestedInteractionModelHeaders" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-RestrictClientInference
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
-        rdfs:label                 "DirectContainer-RestrictClientInference" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-        dcterms:date               "2014-08-25T19:46:27.397Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-RestrictClientInference ;
-        dcterms:subject            "MUST, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
-        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RestrictClientInference" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-RelativeUriResolutionPost
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "BasicContainer-RelativeUriResolutionPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-08-25T19:46:27.296Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RelativeUriResolutionPost ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRelativeUriResolutionPost()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RelativeUriResolutionPost" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-OptionsHasSameLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response" ;
-        rdfs:label                 "NonRDFSource-OptionsHasSameLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr> ;
-        dcterms:date               "2014-08-25T19:46:27.271Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:NonRDFSource-OptionsHasSameLinkHeader ;
-        dcterms:subject            "MUST, NON-RDF" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testOptionsHasSameLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-OptionsHasSameLinkHeader" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-options-linkmetahdr> ;
-                                     td:includesText  "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-PutRequiresIfMatch
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
-        rdfs:label                 "NonRDFSource-PutRequiresIfMatch" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.276Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PutRequiresIfMatch" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-ContainsLdpcUri
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen." ;
-        rdfs:label                 "IndirectContainer-ContainsLdpcUri" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpic-indirectmbr> ;
-        dcterms:date               "2014-08-25T19:46:27.152Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:IndirectContainer-ContainsLdpcUri ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testContainsLdpcUri()> ;
-        ldpt:testMethod            ldpt:notImplemented ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ContainsLdpcUri" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpic-indirectmbr> ;
-                                     td:includesText  "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-CreateWithoutConstraints
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "IndirectContainer-CreateWithoutConstraints" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-        dcterms:date               "2014-08-25T19:46:27.171Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-CreateWithoutConstraints ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-CreateWithoutConstraints" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-Head
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
-        rdfs:label                 "DirectContainer-Head" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-08-25T19:46:27.412Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-Head ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-Head" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "DirectContainer-RequestedInteractionModelCreateNotAllowed" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-08-25T19:46:27.375Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RequestedInteractionModelCreateNotAllowed" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-GetResourceAcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
-        rdfs:label                 "MemberResource-GetResourceAcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-08-25T19:46:27.444Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-GetResourceAcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-RestrictUriReUseNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "DirectContainer-RestrictUriReUseNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-08-25T19:46:27.381Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RestrictUriReUseNoSlug ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RestrictUriReUseNoSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-ContainsRdfType
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing." ;
-        rdfs:label                 "IndirectContainer-ContainsRdfType" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-        dcterms:date               "2014-08-25T19:46:27.198Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-ContainsRdfType ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testContainsRdfType()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ContainsRdfType" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-atleast1rdftype> ;
-                                     td:includesText  "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
-        rdfs:label                 "BasicContainer-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-        dcterms:date               "2014-08-25T19:46:27.318Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-GetResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PostNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint." ;
-        rdfs:label                 "IndirectContainer-PostNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-        dcterms:date               "2014-08-25T19:46:27.17Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PostNoSlug ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostNoSlug()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PostNoSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-RdfTypeLdpContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. " ;
-        rdfs:label                 "BasicContainer-RdfTypeLdpContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-        dcterms:date               "2014-08-25T19:46:27.309Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RdfTypeLdpContainer ;
-        dcterms:subject            "MAY" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRdfTypeLdpContainer()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RdfTypeLdpContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-typecontainer> ;
-                                     td:includesText  "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-PostResourceGetBinary
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations." ;
-        rdfs:label                 "NonRDFSource-PostResourceGetBinary" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-binary> ;
-        dcterms:date               "2014-08-25T19:46:27.268Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:NonRDFSource-PostResourceGetBinary ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceGetBinary()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostResourceGetBinary" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-binary> ;
-                                     td:includesText  "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-Head
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
-        rdfs:label                 "NonRDFSource-Head" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-08-25T19:46:27.279Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-Head ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-Head" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-ConformsContainerRdfResource
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." ;
-        rdfs:label                 "IndirectContainer-ConformsContainerRdfResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
-        dcterms:date               "2014-08-25T19:46:27.184Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" ;
-        dcterms:source             ldpt:CommonContainer-ConformsContainerRdfResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()> ;
-        ldpt:testMethod            ldpt:indirect ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ConformsContainerRdfResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
-                                     td:includesText  "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PostContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." ;
-        rdfs:label                 "IndirectContainer-PostContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-        dcterms:date               "2014-08-25T19:46:27.159Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PostContainer ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PostContainer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-RestrictUriReUseSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "DirectContainer-RestrictUriReUseSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-08-25T19:46:27.38Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RestrictUriReUseSlug ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RestrictUriReUseSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PostJsonLd
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." ;
-        rdfs:label                 "IndirectContainer-PostJsonLd" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-        dcterms:date               "2014-08-25T19:46:27.182Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PostJsonLd ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PostJsonLd" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-ResponsePropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "IndirectContainer-ResponsePropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-08-25T19:46:27.216Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ResponsePropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-PutPropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
-        rdfs:label                 "BasicContainer-PutPropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-08-25T19:46:27.326Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutPropertiesNotPersisted ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutPropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-GetResponseHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
-        rdfs:label                 "BasicContainer-GetResponseHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-08-25T19:46:27.335Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-GetResponseHeaders" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-TypeRdfSource
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
-        rdfs:label                 "IndirectContainer-TypeRdfSource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-        dcterms:date               "2014-08-25T19:46:27.199Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-TypeRdfSource ;
-        dcterms:subject            "MAY" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-TypeRdfSource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-PublishConstraintsReadOnlyProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "BasicContainer-PublishConstraintsReadOnlyProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T19:46:27.324Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PublishConstraintsReadOnlyProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-UseStandardVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
-        rdfs:label                 "MemberResource-UseStandardVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-        dcterms:date               "2014-08-25T19:46:27.442Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        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-08-25T19:46:27.303Z"^^<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:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-serverassignuri> ;
-                                     td:includesText  "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-ServerHonorsSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
-        rdfs:label                 "DirectContainer-ServerHonorsSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-        dcterms:date               "2014-08-25T19:46:27.385Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-ServerHonorsSlug ;
-        dcterms:subject            "MAY" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ServerHonorsSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "BasicContainer-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-08-25T19:46:27.334Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-LdpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "IndirectContainer-RequestedInteractionModelCreateNotAllowed" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-08-25T19:46:27.164Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RequestedInteractionModelCreateNotAllowed" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-PutSimpleUpdate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
-        rdfs:label                 "DirectContainer-PutSimpleUpdate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-        dcterms:date               "2014-08-25T19:46:27.393Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutSimpleUpdate" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-4xxErrorHasResponseBody
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
-        rdfs:label                 "MemberResource-4xxErrorHasResponseBody" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T19:46:27.447Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-4xxErrorHasResponseBody" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-ETagHeadersHead
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "IndirectContainer-ETagHeadersHead" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T19:46:27.228Z"^^<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:BasicContainer-MAYManifest
-        a              mf:Manifest ;
-        rdfs:comment   "LDP Basic Container tests. MAY conformance tests." ;
-        dcterms:title  "BasicContainer (MAY)" ;
-        mf:entries     ( ldpt:BasicContainer-PutToCreate ldpt:BasicContainer-RdfTypeLdpContainer ldpt:BasicContainer-ServerHonorsSlug ldpt:BasicContainer-TypeRdfSource ) ;
-        mf:name        "BasicContainer (MAY)" .
-
-ldpt:MemberResource-TypeRdfSource
-        a                          earl:TestCase ;
-        rdfs:comment               "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source." ;
-        rdfs:label                 "MemberResource-TypeRdfSource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-        dcterms:date               "2014-08-25T19:46:27.441Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-TypeRdfSource ;
-        dcterms:subject            "MAY" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testTypeRdfSource()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-TypeRdfSource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-rdftype> ;
-                                     td:includesText  "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-ETagHeadersGet
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "DirectContainer-ETagHeadersGet" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T19:46:27.407Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ETagHeadersGet" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PutPropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]." ;
-        rdfs:label                 "IndirectContainer-PutPropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-08-25T19:46:27.215Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutPropertiesNotPersisted ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutPropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutPropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-RestrictClientInference
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
-        rdfs:label                 "IndirectContainer-RestrictClientInference" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-        dcterms:date               "2014-08-25T19:46:27.208Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-RestrictClientInference ;
-        dcterms:subject            "MUST, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
-        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RestrictClientInference" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-ResponsePropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "DirectContainer-ResponsePropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-08-25T19:46:27.402Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ResponsePropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI." ;
-        rdfs:label                 "IndirectContainer-ContainerSupportsHttpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-        dcterms:date               "2014-08-25T19:46:27.036Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader ;
-        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#testContainerSupportsHttpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ContainerSupportsHttpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-RestrictPutReUseUri
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]." ;
-        rdfs:label                 "IndirectContainer-RestrictPutReUseUri" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-        dcterms:date               "2014-08-25T19:46:27.176Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RestrictPutReUseUri ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictPutReUseUri()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RestrictPutReUseUri" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-create> ;
-                                     td:includesText  "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-IsHttp11Manual
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]." ;
-        rdfs:label                 "MemberResource-IsHttp11Manual" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-        dcterms:date               "2014-08-25T19:46:27.452Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-IsHttp11Manual ;
-        dcterms:subject            "MUST, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testIsHttp11Manual()> ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-IsHttp11Manual" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-http> ;
-                                     td:includesText  "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
-        rdfs:label                 "MemberResource-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-        dcterms:date               "2014-08-25T19:46:27.44Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-GetResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-Options
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
-        rdfs:label                 "MemberResource-Options" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-        dcterms:date               "2014-08-25T19:46:27.458Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-Options ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-Options" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-PostContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." ;
-        rdfs:label                 "BasicContainer-PostContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-        dcterms:date               "2014-08-25T19:46:27.299Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PostContainer ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PostContainer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-ETagHeadersGet
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "NonRDFSource-ETagHeadersGet" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T19:46:27.273Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-ETagHeadersGet" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-PostJsonLd
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." ;
-        rdfs:label                 "DirectContainer-PostJsonLd" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-        dcterms:date               "2014-08-25T19:46:27.386Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PostJsonLd ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostJsonLd" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "MemberResource-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-08-25T19:46:27.458Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-AcceptPatchHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "NonRDFSource-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-08-25T19:46:27.275Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-LdpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-ConformsRdfSourceLdpResource
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
-        rdfs:label                 "MemberResource-ConformsRdfSourceLdpResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-        dcterms:date               "2014-08-25T19:46:27.448Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" ;
-        dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
-        ldpt:testMethod            ldpt:indirect ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ConformsRdfSourceLdpResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-PutReplacesResource
-        a                          earl:TestCase ;
-        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
-        rdfs:label                 "BasicContainer-PutReplacesResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-        dcterms:date               "2014-08-25T19:46:27.317Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutReplacesResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt: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-08-25T19:46:27.439Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutReplacesResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-PutReplacesResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PatchMethod
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " ;
-        rdfs:label                 "IndirectContainer-PatchMethod" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-        dcterms:date               "2014-08-25T19:46:27.178Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PatchMethod ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PatchMethod" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-OptionsAllowHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
-        rdfs:label                 "DirectContainer-OptionsAllowHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-08-25T19:46:27.414Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-OptionsAllowHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-PutSimpleUpdate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs." ;
-        rdfs:label                 "BasicContainer-PutSimpleUpdate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-        dcterms:date               "2014-08-25T19:46:27.318Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutSimpleUpdate ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutSimpleUpdate()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutSimpleUpdate" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-simpleupdate> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-PutReplacesResource
-        a                          earl:TestCase ;
-        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
-        rdfs:label                 "DirectContainer-PutReplacesResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-        dcterms:date               "2014-08-25T19:46:27.392Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutReplacesResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutReplacesResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-RejectPutModifyingContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
-        rdfs:label                 "IndirectContainer-RejectPutModifyingContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-        dcterms:date               "2014-08-25T19:46:27.175Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RejectPutModifyingContainmentTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-PreconditionRequiredStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "NonRDFSource-PreconditionRequiredStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.278Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-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-08-25T19:46:27.234Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-Options ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-Options" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-ConditionFailedStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "DirectContainer-ConditionFailedStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.41Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ConditionFailedStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response." ;
-        rdfs:label                 "DirectContainer-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-        dcterms:date               "2014-08-25T19:46:27.394Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-GetResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-rdf> ;
-                                     td:includesText  "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-PreferContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
-        rdfs:label                 "BasicContainer-PreferContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-        dcterms:date               "2014-08-25T19:46:27.297Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PreferContainmentTriples ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PreferContainmentTriples" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "NonRDFSource-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.278Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-PutBadETag ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-SHOULDManifest
-        a              mf:Manifest ;
-        rdfs:comment   "LDP Basic Container tests. SHOULD conformance tests." ;
-        dcterms:title  "BasicContainer (SHOULD)" ;
-        mf:entries     ( ldpt:BasicContainer-NoRdfBagSeqOrList ldpt:BasicContainer-PreferContainmentTriples ldpt:BasicContainer-ContentTypeHeader ldpt:BasicContainer-PostNoSlug ldpt:BasicContainer-CreateWithoutConstraints ldpt:BasicContainer-RestrictUriReUseSlug ldpt:BasicContainer-RestrictUriReUseNoSlug ldpt:BasicContainer-RejectPutModifyingContainmentTriples ldpt:BasicContainer-RestrictPutReUseUri ldpt:BasicContainer-PatchMethod ldpt:BasicContainer-PostJsonLd ldpt:BasicContainer-ContainsRdfType ldpt:BasicContainer-ReUseVocabularies ldpt:BasicContainer-UseStandardVocabularies ldpt:BasicContainer-JsonLdRepresentation ldpt:BasicContainer-4xxErrorHasResponseBody ldpt:BasicContainer-ResponsePropertiesNotPersisted ldpt:BasicContainer-PutRequiresIfMatch ) ;
-        mf:name        "BasicContainer (SHOULD)" .
-
-ldpt:MemberResource-ReUseVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
-        rdfs:label                 "MemberResource-ReUseVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-        dcterms:date               "2014-08-25T19:46:27.442Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ReUseVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-ConformsRdfSourceLdpResource
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
-        rdfs:label                 "DirectContainer-ConformsRdfSourceLdpResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-        dcterms:date               "2014-08-25T19:46:27.403Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" ;
-        dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
-        ldpt:testMethod            ldpt:indirect ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ConformsRdfSourceLdpResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-GetResourceAcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle." ;
-        rdfs:label                 "BasicContainer-GetResourceAcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-        dcterms:date               "2014-08-25T19:46:27.323Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-GetResourceAcceptTurtle ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testGetResourceAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-GetResourceAcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-turtle> ;
-                                     td:includesText  "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-ConformsContainerRdfResource
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source." ;
-        rdfs:label                 "BasicContainer-ConformsContainerRdfResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
-        dcterms:date               "2014-08-25T19:46:27.31Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsReadOnlyProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReadOnlyProperties4xxStatus" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-GetResourceAcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PublishConstraintsUnknownProp" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-ConformsRdfSourceLdpResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutSimpleUpdate" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutPropertiesNotPersisted" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-PutReplacesResource" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RelativeUriResolutionPut" , "http://w3c.github.io/ldp-testsuite/manifest#RdfSource-RestrictClientInference" ;
-        dcterms:source             ldpt:CommonContainer-ConformsContainerRdfResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testConformsContainerRdfResource()> ;
-        ldpt:testMethod            ldpt:indirect ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ConformsContainerRdfResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-isldpr> ;
-                                     td:includesText  "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "IndirectContainer-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.232Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-PutBadETag ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-GetResponseHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
-        rdfs:label                 "MemberResource-GetResponseHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-08-25T19:46:27.454Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-GetResponseHeaders" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-ConditionFailedStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "IndirectContainer-ConditionFailedStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.231Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ConditionFailedStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-NoRdfBagSeqOrList
-        a                          earl:TestCase ;
-        rdfs:comment               "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." ;
-        rdfs:label                 "BasicContainer-NoRdfBagSeqOrList" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-        dcterms:date               "2014-08-25T19:46:27.297Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-NoRdfBagSeqOrList ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-NoRdfBagSeqOrList" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-Head
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP HEAD method. " ;
-        rdfs:label                 "MemberResource-Head" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-        dcterms:date               "2014-08-25T19:46:27.457Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-Head ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testHead()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-Head" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-head-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP HEAD method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-ConformsDcLdpContainer
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions." ;
-        rdfs:label                 "DirectContainer-ConformsDcLdpContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-are-ldpcs> ;
-        dcterms:date               "2014-08-25T19:46:27.365Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptPostResponseHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-DeleteRemovesContainmentTriple" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RelativeUriResolutionPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-AcceptTurtle" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-NullRelativeUriPost" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-RequestedInteractionModelCreateNotAllowed" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostResponseStatusAndLocation" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-ConformsContainerRdfResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonContainer-PostContainer" ;
-        dcterms:source             ldpt:DirectContainer-ConformsDcLdpContainer ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testConformsDcLdpContainer()> ;
-        ldpt:testMethod            ldpt:indirect ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ConformsDcLdpContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-are-ldpcs> ;
-                                     td:includesText  "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PutRequiresIfMatch
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
-        rdfs:label                 "IndirectContainer-PutRequiresIfMatch" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.23Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutRequiresIfMatch" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-JsonLdRepresentation
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
-        rdfs:label                 "BasicContainer-JsonLdRepresentation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-08-25T19:46:27.323Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-JsonLdRepresentation" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-ReUseVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules." ;
-        rdfs:label                 "IndirectContainer-ReUseVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-        dcterms:date               "2014-08-25T19:46:27.2Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-ReUseVocabularies ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testReUseVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ReUseVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocab> ;
-                                     td:includesText  "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-DeleteRemovesContainmentTriple
-        a                          earl:TestCase ;
-        rdfs:comment               "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple." ;
-        rdfs:label                 "DirectContainer-DeleteRemovesContainmentTriple" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-        dcterms:date               "2014-08-25T19:46:27.383Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-DeleteRemovesContainmentTriple ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testDeleteRemovesContainmentTriple()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-DeleteRemovesContainmentTriple" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovesconttriple> ;
-                                     td:includesText  "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-ConditionFailedStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "NonRDFSource-ConditionFailedStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.277Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-ConditionFailedStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-PutBadETag
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "BasicContainer-PutBadETag" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.337Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-PutBadETag ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutBadETag()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutBadETag" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-UseStandardVocabularies
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible." ;
-        rdfs:label                 "BasicContainer-UseStandardVocabularies" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-        dcterms:date               "2014-08-25T19:46:27.321Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-UseStandardVocabularies ;
-        dcterms:subject            "SHOULD, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testUseStandardVocabularies()> ;
-        ldpt:steps                 ( "Given a URL for a RDF Source, perform a GET using an RDF content type" "Inspect the content to ensure standard terms are used.  For example, if things like ex:label or ex:title are used, instead of DCTERMS or RDFS, then the test should fail." ) ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-UseStandardVocabularies" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-reusevocabsuchas> ;
-                                     td:includesText  "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-PutToCreate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
-        rdfs:label                 "BasicContainer-PutToCreate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-        dcterms:date               "2014-08-25T19:46:27.295Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PutToCreate ;
-        dcterms:subject            "MAY" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-MAYManifest
-        a              mf:Manifest ;
-        rdfs:comment   "LDP Direct Container tests. MAY conformance tests." ;
-        dcterms:title  "DirectContainer (MAY)" ;
-        mf:entries     ( ldpt:DirectContainer-PutToCreate ldpt:DirectContainer-RdfTypeLdpContainer ldpt:DirectContainer-ServerHonorsSlug ldpt:DirectContainer-TypeRdfSource ) ;
-        mf:name        "DirectContainer (MAY)" .
-
-ldpt:BasicContainer-PatchMethod
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " ;
-        rdfs:label                 "BasicContainer-PatchMethod" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-        dcterms:date               "2014-08-25T19:46:27.308Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PatchMethod ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PatchMethod" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-AcceptPostResponseHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." ;
-        rdfs:label                 "BasicContainer-AcceptPostResponseHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-        dcterms:date               "2014-08-25T19:46:27.305Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-AcceptPostResponseHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-AcceptPostResponseHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-                                     td:includesText  "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-ConditionFailedStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "MemberResource-ConditionFailedStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.456Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ConditionFailedStatusCode ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testConditionFailedStatusCode()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ConditionFailedStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-4xxErrorHasResponseBody
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP." ;
-        rdfs:label                 "BasicContainer-4xxErrorHasResponseBody" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T19:46:27.326Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-4xxErrorHasResponseBody ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#test4xxErrorHasResponseBody(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-4xxErrorHasResponseBody" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-MUSTManifest
-        a              mf:Manifest ;
-        rdfs:comment   "LDP Direct Container tests. MUST conformance tests." ;
-        dcterms:title  "DirectContainer (MUST)" ;
-        mf:entries     ( ldpt:DirectContainer-HttpLinkHeader ldpt:DirectContainer-MemberResourceTriple ldpt:DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists ldpt:DirectContainer-PostResourceUpdatesTriples ldpt:DirectContainer-DeleteResourceUpdatesTriples ldpt:DirectContainer-ConformsDcLdpContainer ldpt:DirectContainer-RelativeUriResolutionPost ldpt:DirectContainer-PostResponseStatusAndLocation ldpt:DirectContainer-PostContainer ldpt:DirectContainer-RequestedInteractionModelCreateNotAllowed ldpt:DirectContainer-RequestedInteractionModelHeaders ldpt:DirectContainer-AcceptTurtle ldpt:DirectContainer-NullRelativeUriPost ldpt:DirectContainer-AcceptPostResponseHeader ldpt:DirectContainer-DeleteRemovesContainmentTriple ldpt:DirectContainer-ConformsContainerRdfResource ldpt:DirectContainer-RelativeUriResolutionPut ldpt:DirectContainer-PutReplacesResource ldpt:DirectContainer-PutSimpleUpdate ldpt:DirectContainer-GetResource ldpt:DirectContainer-RestrictClientInference ldpt:DirectContainer-GetResourceAcceptTurtle ldpt:DirectContainer-PublishConstraintsReadOnlyProp ldpt:DirectContainer-PublishConstraintsUnknownProp ldpt:DirectContainer-PutReadOnlyProperties4xxStatus ldpt:DirectContainer-PutPropertiesNotPersisted ldpt:DirectContainer-ConformsRdfSourceLdpResource ldpt:DirectContainer-IsHttp11Manual ldpt:DirectContainer-ETagHeadersGet ldpt:DirectContainer-ETagHeadersHead ldpt:DirectContainer-LdpLinkHeader ldpt:DirectContainer-GetResponseHeaders ldpt:DirectContainer-ConditionFailedStatusCode ldpt:DirectContainer-PreconditionRequiredStatusCode ldpt:DirectContainer-PutBadETag ldpt:DirectContainer-Head ldpt:DirectContainer-AcceptPatchHeader ldpt:DirectContainer-Options ldpt:DirectContainer-OptionsAllowHeader ) ;
-        mf:name        "DirectContainer (MUST)" .
-
-ldpt:DirectContainer-MemberResourceTriple
-        a                          earl:TestCase ;
-        rdfs:comment               "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this." ;
-        rdfs:label                 "DirectContainer-MemberResourceTriple" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-containres> ;
-        dcterms:date               "2014-08-25T19:46:27.362Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:DirectContainer-MemberResourceTriple ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testMemberResourceTriple()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-MemberResourceTriple" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-containres> ;
-                                     td:includesText  "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-CreateIndirectContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions." ;
-        rdfs:label                 "IndirectContainer-CreateIndirectContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpic-are-ldpcs> ;
-        dcterms:date               "2014-08-25T19:46:27.151Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:IndirectContainer-CreateIndirectContainer ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/IndirectContainerTest.html#testCreateIndirectContainer()> ;
-        ldpt:testMethod            ldpt:notImplemented ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-CreateIndirectContainer" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpic-are-ldpcs> ;
-                                     td:includesText  "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-Options
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP OPTIONS method. " ;
-        rdfs:label                 "NonRDFSource-Options" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-        dcterms:date               "2014-08-25T19:46:27.281Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-Options ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptions()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-Options" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP OPTIONS method. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-ETagHeadersGet
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values." ;
-        rdfs:label                 "MemberResource-ETagHeadersGet" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-        dcterms:date               "2014-08-25T19:46:27.453Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-ETagHeadersGet ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testETagHeadersGet()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ETagHeadersGet" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-etags> ;
-                                     td:includesText  "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-ServerHonorsSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI." ;
-        rdfs:label                 "BasicContainer-ServerHonorsSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-        dcterms:date               "2014-08-25T19:46:27.309Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-ServerHonorsSlug ;
-        dcterms:subject            "MAY" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testServerHonorsSlug()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ServerHonorsSlug" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-slug> ;
-                                     td:includesText  "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-OptionsAllowHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. " ;
-        rdfs:label                 "NonRDFSource-OptionsAllowHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-        dcterms:date               "2014-08-25T19:46:27.281Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-OptionsAllowHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testOptionsAllowHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-OptionsAllowHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-options-allow> ;
-                                     td:includesText  "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-AcceptTurtle
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]." ;
-        rdfs:label                 "BasicContainer-AcceptTurtle" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-        dcterms:date               "2014-08-25T19:46:27.301Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-AcceptTurtle ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptTurtle()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-AcceptTurtle" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-turtle> ;
-                                     td:includesText  "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-RestrictUriReUseSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "IndirectContainer-RestrictUriReUseSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-08-25T19:46:27.172Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RestrictUriReUseSlug ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseSlug()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-RestrictUriReUseSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-NullRelativeUriPost
-        a                          earl:TestCase ;
-        rdfs:comment               "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." ;
-        rdfs:label                 "BasicContainer-NullRelativeUriPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-        dcterms:date               "2014-08-25T19:46:27.302Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-NullRelativeUriPost ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-NullRelativeUriPost" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-                                     td:includesText  "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-ContentTypeHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
-        rdfs:label                 "BasicContainer-ContentTypeHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-        dcterms:date               "2014-08-25T19:46:27.301Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-ContentTypeHeader ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testContentTypeHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-ContentTypeHeader" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-PutReadOnlyProperties4xxStatus
-        a                          earl:TestCase ;
-        rdfs:comment               "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)" ;
-        rdfs:label                 "DirectContainer-PutReadOnlyProperties4xxStatus" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-        dcterms:date               "2014-08-25T19:46:27.4Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutReadOnlyProperties4xxStatus ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReadOnlyProperties4xxStatus(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutReadOnlyProperties4xxStatus" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-servermanagedprops> ;
-                                     td:includesText  "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-MUSTManifest
-        a              mf:Manifest ;
-        rdfs:comment   "LDP Indirect Container tests. MUST conformance tests." ;
-        dcterms:title  "IndirectContainer (MUST)" ;
-        mf:entries     ( ldpt:IndirectContainer-ContainerSupportsHttpLinkHeader ldpt:IndirectContainer-CreateIndirectContainer ldpt:IndirectContainer-ContainsLdpcUri ldpt:IndirectContainer-PostResource ldpt:IndirectContainer-RelativeUriResolutionPost ldpt:IndirectContainer-PostResponseStatusAndLocation ldpt:IndirectContainer-PostContainer ldpt:IndirectContainer-RequestedInteractionModelCreateNotAllowed ldpt:IndirectContainer-RequestedInteractionModelHeaders ldpt:IndirectContainer-AcceptTurtle ldpt:IndirectContainer-NullRelativeUriPost ldpt:IndirectContainer-AcceptPostResponseHeader ldpt:IndirectContainer-DeleteRemovesContainmentTriple ldpt:IndirectContainer-ConformsContainerRdfResource ldpt:IndirectContainer-RelativeUriResolutionPut ldpt:IndirectContainer-PutReplacesResource ldpt:IndirectContainer-PutSimpleUpdate ldpt:IndirectContainer-GetResource ldpt:IndirectContainer-RestrictClientInference ldpt:IndirectContainer-GetResourceAcceptTurtle ldpt:IndirectContainer-PublishConstraintsReadOnlyProp ldpt:IndirectContainer-PublishConstraintsUnknownProp ldpt:IndirectContainer-PutReadOnlyProperties4xxStatus ldpt:IndirectContainer-PutPropertiesNotPersisted ldpt:IndirectContainer-ConformsRdfSourceLdpResource ldpt:IndirectContainer-IsHttp11Manual ldpt:IndirectContainer-ETagHeadersGet ldpt:IndirectContainer-ETagHeadersHead ldpt:IndirectContainer-LdpLinkHeader ldpt:IndirectContainer-GetResponseHeaders ldpt:IndirectContainer-ConditionFailedStatusCode ldpt:IndirectContainer-PreconditionRequiredStatusCode ldpt:IndirectContainer-PutBadETag ldpt:IndirectContainer-Head ldpt:IndirectContainer-AcceptPatchHeader ldpt:IndirectContainer-Options ldpt:IndirectContainer-OptionsAllowHeader ) ;
-        mf:name        "IndirectContainer (MUST)" .
-
-ldpt:MemberResource-RelativeUriResolutionPut
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource." ;
-        rdfs:label                 "MemberResource-RelativeUriResolutionPut" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-        dcterms:date               "2014-08-25T19:46:27.438Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-RelativeUriResolutionPut ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRelativeUriResolutionPut()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-RelativeUriResolutionPut" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-defbaseuri> ;
-                                     td:includesText  "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-NullRelativeUriPost
-        a                          earl:TestCase ;
-        rdfs:comment               "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource." ;
-        rdfs:label                 "DirectContainer-NullRelativeUriPost" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-        dcterms:date               "2014-08-25T19:46:27.378Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-NullRelativeUriPost ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNullRelativeUriPost()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-NullRelativeUriPost" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-rdfnullrel> ;
-                                     td:includesText  "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "BasicContainer-RequestedInteractionModelCreateNotAllowed" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-08-25T19:46:27.299Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelCreateNotAllowed ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelCreateNotAllowed(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RequestedInteractionModelCreateNotAllowed" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-RejectPutModifyingContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
-        rdfs:label                 "DirectContainer-RejectPutModifyingContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-        dcterms:date               "2014-08-25T19:46:27.382Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RejectPutModifyingContainmentTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-NoRdfBagSeqOrList
-        a                          earl:TestCase ;
-        rdfs:comment               "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List." ;
-        rdfs:label                 "DirectContainer-NoRdfBagSeqOrList" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-        dcterms:date               "2014-08-25T19:46:27.373Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-NoRdfBagSeqOrList ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testNoRdfBagSeqOrList()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-NoRdfBagSeqOrList" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-nordfcontainertypes> ;
-                                     td:includesText  "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-MAYManifest
-        a              mf:Manifest ;
-        rdfs:comment   "LDP Indirect Container tests. MAY conformance tests." ;
-        dcterms:title  "IndirectContainer (MAY)" ;
-        mf:entries     ( ldpt:IndirectContainer-PutToCreate ldpt:IndirectContainer-RdfTypeLdpContainer ldpt:IndirectContainer-ServerHonorsSlug ldpt:IndirectContainer-TypeRdfSource ) ;
-        mf:name        "IndirectContainer (MAY)" .
-
-ldpt:DirectContainer-PublishConstraintsUnknownProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "DirectContainer-PublishConstraintsUnknownProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T19:46:27.4Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PublishConstraintsUnknownProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-RejectPutModifyingContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code." ;
-        rdfs:label                 "BasicContainer-RejectPutModifyingContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-        dcterms:date               "2014-08-25T19:46:27.306Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RejectPutModifyingContainmentTriples ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRejectPutModifyingContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RejectPutModifyingContainmentTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-put-mbrprops> ;
-                                     td:includesText  "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-PreconditionRequiredStatusCode
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]." ;
-        rdfs:label                 "DirectContainer-PreconditionRequiredStatusCode" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.411Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-PreconditionRequiredStatusCode ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPreconditionRequiredStatusCode()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PreconditionRequiredStatusCode" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:RDFSource-MAYManifest
-        a              mf:Manifest ;
-        rdfs:comment   "LDP RDF Source tests. MAY conformance tests." ;
-        dcterms:title  "RDFSource (MAY)" ;
-        mf:entries     ( ldpt:MemberResource-TypeRdfSource ) ;
-        mf:name        "RDFSource (MAY)" .
-
-ldpt:MemberResource-RestrictClientInference
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document." ;
-        rdfs:label                 "MemberResource-RestrictClientInference" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-        dcterms:date               "2014-08-25T19:46:27.443Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-RestrictClientInference ;
-        dcterms:subject            "MUST, MANUAL" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testRestrictClientInference()> ;
-        ldpt:steps                 ( "Perform a GET on a URL for the reource requesting an RDF content type" "Inspect the results (both headers and content) for missing terms.  Additionally could run an inferencing tool and compare results, seeing if needed informationshould have been explicitly listed by the server." ) ;
-        ldpt:testMethod            ldpt:manual ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-RestrictClientInference" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-gen-noinferencing> ;
-                                     td:includesText  "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-PutRequiresIfMatch
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions." ;
-        rdfs:label                 "BasicContainer-PutRequiresIfMatch" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-        dcterms:date               "2014-08-25T19:46:27.335Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-PutRequiresIfMatch ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testPutRequiresIfMatch()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PutRequiresIfMatch" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-precond> ;
-                                     td:includesText  "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-SHOULDManifest
-        a              mf:Manifest ;
-        rdfs:comment   "LDP Indirect Container tests. SHOULD conformance tests." ;
-        dcterms:title  "IndirectContainer (SHOULD)" ;
-        mf:entries     ( ldpt:IndirectContainer-NoRdfBagSeqOrList ldpt:IndirectContainer-PreferContainmentTriples ldpt:IndirectContainer-ContentTypeHeader ldpt:IndirectContainer-PostNoSlug ldpt:IndirectContainer-CreateWithoutConstraints ldpt:IndirectContainer-RestrictUriReUseSlug ldpt:IndirectContainer-RestrictUriReUseNoSlug ldpt:IndirectContainer-RejectPutModifyingContainmentTriples ldpt:IndirectContainer-RestrictPutReUseUri ldpt:IndirectContainer-PatchMethod ldpt:IndirectContainer-PostJsonLd ldpt:IndirectContainer-ContainsRdfType ldpt:IndirectContainer-ReUseVocabularies ldpt:IndirectContainer-UseStandardVocabularies ldpt:IndirectContainer-JsonLdRepresentation ldpt:IndirectContainer-4xxErrorHasResponseBody ldpt:IndirectContainer-ResponsePropertiesNotPersisted ldpt:IndirectContainer-PutRequiresIfMatch ) ;
-        mf:name        "IndirectContainer (SHOULD)" .
-
-ldpt:DirectContainer-PostResponseStatusAndLocation
-        a                          earl:TestCase ;
-        rdfs:comment               "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response." ;
-        rdfs:label                 "DirectContainer-PostResponseStatusAndLocation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-        dcterms:date               "2014-08-25T19:46:27.374Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PostResponseStatusAndLocation ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostResponseStatusAndLocation()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostResponseStatusAndLocation" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-created201> ;
-                                     td:includesText  "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-PostResourceUpdatesTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes." ;
-        rdfs:label                 "DirectContainer-PostResourceUpdatesTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member> ;
-        dcterms:date               "2014-08-25T19:46:27.364Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:DirectContainer-PostResourceUpdatesTriples ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testPostResourceUpdatesTriples()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostResourceUpdatesTriples" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-post-createdmbr-member> ;
-                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-AcceptPostResponseHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." ;
-        rdfs:label                 "DirectContainer-AcceptPostResponseHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-        dcterms:date               "2014-08-25T19:46:27.382Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-AcceptPostResponseHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-AcceptPostResponseHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-                                     td:includesText  "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-RestrictUriReUseNoSlug
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that allow member creation via POST SHOULD NOT re-use URIs." ;
-        rdfs:label                 "BasicContainer-RestrictUriReUseNoSlug" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-        dcterms:date               "2014-08-25T19:46:27.305Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RestrictUriReUseNoSlug ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRestrictUriReUseNoSlug()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-RestrictUriReUseNoSlug" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-dontreuseuris> ;
-                                     td:includesText  "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation." ;
-        rdfs:label                 "DirectContainer-ActAsIfInsertedContentRelationTripleExists" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic> ;
-        dcterms:date               "2014-08-25T19:46:27.363Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:DirectContainer-ActAsIfInsertedContentRelationTripleExists ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/DirectContainerTest.html#testActAsIfInsertedContentRelationTripleExists()> ;
-        ldpt:testMethod            ldpt:notImplemented ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-ActAsIfInsertedContentRelationTripleExists" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpdc-indirectmbr-basic> ;
-                                     td:includesText  "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:RDFSource-MUSTManifest
-        a              mf:Manifest ;
-        rdfs:comment   "LDP RDF Source tests. MUST conformance tests." ;
-        dcterms:title  "RDFSource (MUST)" ;
-        mf:entries     ( ldpt:MemberResource-RelativeUriResolutionPut ldpt:MemberResource-PutReplacesResource ldpt:MemberResource-PutSimpleUpdate ldpt:MemberResource-GetResource ldpt:MemberResource-RestrictClientInference ldpt:MemberResource-GetResourceAcceptTurtle ldpt:MemberResource-PublishConstraintsReadOnlyProp ldpt:MemberResource-PublishConstraintsUnknownProp ldpt:MemberResource-PutReadOnlyProperties4xxStatus ldpt:MemberResource-PutPropertiesNotPersisted ldpt:MemberResource-ConformsRdfSourceLdpResource ldpt:MemberResource-IsHttp11Manual ldpt:MemberResource-ETagHeadersGet ldpt:MemberResource-ETagHeadersHead ldpt:MemberResource-LdpLinkHeader ldpt:MemberResource-GetResponseHeaders ldpt:MemberResource-ConditionFailedStatusCode ldpt:MemberResource-PreconditionRequiredStatusCode ldpt:MemberResource-PutBadETag ldpt:MemberResource-Head ldpt:MemberResource-AcceptPatchHeader ldpt:MemberResource-Options ldpt:MemberResource-OptionsAllowHeader ) ;
-        mf:name        "RDFSource (MUST)" .
-
-ldpt:DirectContainer-CreateWithoutConstraints
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "DirectContainer-CreateWithoutConstraints" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-        dcterms:date               "2014-08-25T19:46:27.38Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-CreateWithoutConstraints ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testCreateWithoutConstraints()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-CreateWithoutConstraints" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-mincontraints> ;
-                                     td:includesText  "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-GetResponseHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. " ;
-        rdfs:label                 "DirectContainer-GetResponseHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-        dcterms:date               "2014-08-25T19:46:27.409Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-GetResponseHeaders ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResponseHeaders()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-GetResponseHeaders" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-options> ;
-                                     td:includesText  "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-ConformsRdfSourceLdpResource
-        a                          earl:TestRequirement ;
-        rdfs:comment               "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section." ;
-        rdfs:label                 "IndirectContainer-ConformsRdfSourceLdpResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-        dcterms:date               "2014-08-25T19:46:27.216Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:hasPart            "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-OptionsAllowHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Head" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PreconditionRequiredStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersHead" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ConditionFailedStatusCode" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-Options" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResponseHeaders" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-AcceptPatchHeader" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-PutBadETag" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-GetResource" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-ETagHeadersGet" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-IsHttp11Manual" , "http://w3c.github.io/ldp-testsuite/manifest#CommonResource-LdpLinkHeader" ;
-        dcterms:source             ldpt:RdfSource-ConformsRdfSourceLdpResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testConformsRdfSourceLdpResource()> ;
-        ldpt:testMethod            ldpt:indirect ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-ConformsRdfSourceLdpResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-are-ldpr> ;
-                                     td:includesText  "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PreferContainmentTriples
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]." ;
-        rdfs:label                 "IndirectContainer-PreferContainmentTriples" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-        dcterms:date               "2014-08-25T19:46:27.157Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PreferContainmentTriples ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPreferContainmentTriples()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PreferContainmentTriples" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-prefer> ;
-                                     td:includesText  "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-PostResourceAndCheckLink
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI." ;
-        rdfs:label                 "NonRDFSource-PostResourceAndCheckLink" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpnr-type> ;
-        dcterms:date               "2014-08-25T19:46:27.269Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:NonRDFSource-PostResourceAndCheckLink ;
-        dcterms:subject            "MAY, NON-RDF" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testPostResourceAndCheckLink()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-PostResourceAndCheckLink" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpnr-type> ;
-                                     td:includesText  "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-ContentTypeHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body." ;
-        rdfs:label                 "DirectContainer-ContentTypeHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-        dcterms:date               "2014-08-25T19:46:27.378Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-ContentTypeHeader ;
-        dcterms:subject            "SHOULD" ;
-        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:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-contenttype> ;
-                                     td:includesText  "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-PutToCreate
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MAY choose to allow the creation of new resources using HTTP PUT." ;
-        rdfs:label                 "DirectContainer-PutToCreate" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-        dcterms:date               "2014-08-25T19:46:27.371Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PutToCreate ;
-        dcterms:subject            "MAY" ;
-        ldpt:conformanceLevel      ldpt:MAY ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPutToCreate()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PutToCreate" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-create> ;
-                                     td:includesText  "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "DirectContainer-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-08-25T19:46:27.408Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testLdpLinkHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-LdpLinkHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-                                     td:includesText  "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:MemberResource-ResponsePropertiesNotPersisted
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General." ;
-        rdfs:label                 "MemberResource-ResponsePropertiesNotPersisted" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-        dcterms:date               "2014-08-25T19:46:27.448Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-ResponsePropertiesNotPersisted ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.MemberResourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testResponsePropertiesNotPersisted()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "MemberResource-ResponsePropertiesNotPersisted" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-put-failed> ;
-                                     td:includesText  "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-PatchMethod
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. " ;
-        rdfs:label                 "DirectContainer-PatchMethod" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-        dcterms:date               "2014-08-25T19:46:27.384Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PatchMethod ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPatchMethod()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PatchMethod" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-patch-req> ;
-                                     td:includesText  "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-PostJsonLd
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]." ;
-        rdfs:label                 "BasicContainer-PostJsonLd" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-        dcterms:date               "2014-08-25T19:46:27.31Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PostJsonLd ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostJsonLd()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PostJsonLd" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-PutReplacesResource
-        a                          earl:TestCase ;
-        rdfs:comment               "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request." ;
-        rdfs:label                 "IndirectContainer-PutReplacesResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-        dcterms:date               "2014-08-25T19:46:27.196Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PutReplacesResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPutReplacesResource()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-PutReplacesResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-put-replaceall> ;
-                                     td:includesText  "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-GetResource
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST support the HTTP GET Method for LDPRs" ;
-        rdfs:label                 "NonRDFSource-GetResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-get-must> ;
-        dcterms:date               "2014-08-25T19:46:27.272Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-GetResource ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testGetResource()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-GetResource" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-get-must> ;
-                                     td:includesText  "LDP servers MUST support the HTTP GET Method for LDPRs"^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-PublishConstraintsReadOnlyProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "DirectContainer-PublishConstraintsReadOnlyProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T19:46:27.399Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PublishConstraintsReadOnlyProp ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsReadOnlyProp(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PublishConstraintsReadOnlyProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-JsonLdRepresentation
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. " ;
-        rdfs:label                 "DirectContainer-JsonLdRepresentation" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-        dcterms:date               "2014-08-25T19:46:27.398Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-JsonLdRepresentation ;
-        dcterms:subject            "SHOULD" ;
-        ldpt:conformanceLevel      ldpt:SHOULD ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testJsonLdRepresentation()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-JsonLdRepresentation" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldprs-get-jsonld> ;
-                                     td:includesText  "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource
-        a                          earl:TestCase ;
-        rdfs:comment               "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created." ;
-        rdfs:label                 "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-del-contremovescontres> ;
-        dcterms:date               "2014-08-25T19:46:27.27Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource ;
-        dcterms:subject            "MUST, NON-RDF" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/NonRDFSourceTest.html#testDeleteNonRDFSourceDeletesAssociatedResource()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-del-contremovescontres> ;
-                                     td:includesText  "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-RequestedInteractionModelHeaders
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request." ;
-        rdfs:label                 "DirectContainer-RequestedInteractionModelHeaders" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-        dcterms:date               "2014-08-25T19:46:27.377Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-RequestedInteractionModelHeaders ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testRequestedInteractionModelHeaders(java.lang.String)> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-RequestedInteractionModelHeaders" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createrdf> ;
-                                     td:includesText  "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:NonRDFSource-AcceptPatchHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. " ;
-        rdfs:label                 "NonRDFSource-AcceptPatchHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-        dcterms:date               "2014-08-25T19:46:27.28Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-AcceptPatchHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.NonRDFSourceTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonResourceTest.html#testAcceptPatchHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "NonRDFSource-AcceptPatchHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-patch-acceptpatch> ;
-                                     td:includesText  "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:BasicContainer-PublishConstraintsUnknownProp
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints." ;
-        rdfs:label                 "BasicContainer-PublishConstraintsUnknownProp" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-        dcterms:date               "2014-08-25T19:46:27.325Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:RdfSource-PublishConstraintsUnknownProp ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.BasicContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/RdfSourceTest.html#testPublishConstraintsUnknownProp()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "BasicContainer-PublishConstraintsUnknownProp" ;
-        td:reviewStatus            td:unreviewed ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpr-gen-pubclireqs> ;
-                                     td:includesText  "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:DirectContainer-PostContainer
-        a                          earl:TestCase ;
-        rdfs:comment               "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC." ;
-        rdfs:label                 "DirectContainer-PostContainer" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-        dcterms:date               "2014-08-25T19:46:27.375Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-PostContainer ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.DirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testPostContainer()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "DirectContainer-PostContainer" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-createdmbr-contains> ;
-                                     td:includesText  "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-AcceptPostResponseHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server." ;
-        rdfs:label                 "IndirectContainer-AcceptPostResponseHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-        dcterms:date               "2014-08-25T19:46:27.174Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonContainer-AcceptPostResponseHeader ;
-        dcterms:subject            "MUST" ;
-        ldpt:conformanceLevel      ldpt:MUST ;
-        ldpt:declaredInClass       "org.w3.ldp.testsuite.test.IndirectContainerTest" ;
-        ldpt:documentation         <http://w3c.github.io/ldp-testsuite/api/java/org/w3/ldp/testsuite/test/CommonContainerTest.html#testAcceptPostResponseHeader()> ;
-        ldpt:testMethod            ldpt:automated ;
-        mf:action                  "" ;
-        mf:name                    "IndirectContainer-AcceptPostResponseHeader" ;
-        td:reviewStatus            td:approved ;
-        td:specificationReference  [ a                td:Excerpt ;
-                                     rdfs:seeAlso     <http://www.w3.org/TR/ldp#ldpc-post-acceptposthdr> ;
-                                     td:includesText  "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."^^<http://www.w3.org/2001/XMLSchema#string>
-                                   ] .
-
-ldpt:IndirectContainer-LdpLinkHeader
-        a                          earl:TestCase ;
-        rdfs:comment               "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI." ;
-        rdfs:label                 "IndirectContainer-LdpLinkHeader" ;
-        rdfs:seeAlso               <http://www.w3.org/TR/ldp#ldpr-gen-linktypehdr> ;
-        dcterms:date               "2014-08-25T19:46:27.229Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-        dcterms:source             ldpt:CommonResource-LdpLinkHeader ;
-        dcterms:subject            "MUST" ;
-        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#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>
-                                   ] .
--- a/tests/reports/ldp.html	Mon Sep 15 13:32:53 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17858 +0,0 @@
-<!DOCTYPE html>
-<html prefix='earl: http://www.w3.org/ns/earl# doap: http://usefulinc.com/ns/doap# mf: http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#'>
-  <head>
-    <meta content='text/html;charset=utf-8' http-equiv='Content-Type' />
-    <link href='earl.ttl' rel='alternate' />
-    <link href='earl.jsonld' rel='alternate' />
-    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/CarbonLDP/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/GoLD/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/LDP.js-bc/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/ldphp/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc4/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/marmotta/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <link href='http://w3c.github.io/ldp-testsuite/report/contrib/virtuoso/ldp-testsuite-execution-report-earl.ttl' rel='related' />
-    <title>
-      Linked Data Platform Implementation Conformance Report
-    </title>
-       <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
-    <script type='text/javascript'>
-$(document).ready(function() {
-    function showCoverage() {
-        $.getJSON("./ldp-earl-manifest.jsonld", function(manifest) {
-            $.each(manifest["@graph"], function(index, resource) {
-                var type = resource["rdf:type"];
-                var status = resource["td:reviewStatus"];
-                if (type && "earl:TestCase" === type["@id"] && 
-                	status && "td:approved" !== status["@id"]) {
-                    var id = resource.seeAlso.split("#", 2)[1];
-                    var section = $("section[id|='" + id + "']");
-                    if (section) {
-                        section.addClass("coverage");
-                        if ("ldpt:automated" === resource.testMethod) {
-                            section.addClass("automated");
-                            section.removeClass("manual");
-                            section.removeClass("notTested");
-                        } else if ("ldpt:manual" === resource.testMethod) {
-                            section.addClass("manual");
-                            section.removeClass("notTested");
-                        } else if ("ldpt:clientOnly" === resource.testMethod) {
-                            section.addClass("clientOnly");
-                        } else {
-                            section.addClass("unimplemented");
-                        }
-
-                        var reviewStatus =  resource.reviewStatus.split(":").pop();
-                        section.children().last().after($('<span></span>')
-                            .addClass('test')
-                            .append($('<a></a>', {
-                                text: resource["rdfs:label"] + " (" + reviewStatus + ")",
-                                href: resource.documentation
-                            })));
-                    }
-                }
-            });
-            loaded = true;
-        });
-    }
-});
-
-    
-    
-    </script>
-    <script class='remove' src='https://www.w3.org/Tools/respec/respec-w3c-common' type='text/javascript'></script>
-    <script type='text/javascript'>
-      //<![CDATA[
-        var respecConfig = {
-            // extend the bibliography entries
-            localBiblio: {
-                TURTLE: "Eric Prud'hommeaux, Gavin Carothers. <cite><a href=\"http://www.w3.org/TR/2011/WD-turtle-20110809/\">Turtle: Terse RDF Triple Language.</a></cite> 09 August 2011. W3C Working Draft. URL: <a href=\"http://www.w3.org/TR/2011/WD-turtle-20110809/\">http://www.w3.org/TR/2011/WD-turtle-20110809/</a>",
-                DOAP: "Ed Dumbill. <cite><a href=\"https://github.com/edumbill/doap/wiki\">Turtle: Terse RDF Triple Language.</a></cite> Community Specification. URL: <a href=\"https://github.com/edumbill/doap/wiki\">https://github.com/edumbill/doap/wiki</a>",
-            },
-        
-            // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-            specStatus:           "unofficial",
-            copyrightStart:       "2014",
-            doRDFa:               "1.1",
-            publishDate:  "2014/09/03",
-        
-            // if you want to have extra CSS, append them to this list
-            // it is recommended that the respec.css stylesheet be kept
-            //extraCSS:             [
-            //    "http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"
-            //],
-        
-            shortName:    "ldp-implreport",
-            // subtitle: 	"Linked Data Platform Implementation Conformance Report",
-            edDraftURI:   "http://www.w3.org/2012/ldp/hg/tests/reports/ldp.html",
-            testSuiteURI: "https://dvcs.w3.org/hg/ldpwg/raw-file/tip/tests/ldp-testsuite.html",
-            implementationReportURI: "https://dvcs.w3.org/hg/ldpwg/raw-file/tip/tests/reports/ldp.html",
-            maxTocLevel: 2,
-            editors:  [
-                { name: "Steve Speicher", url: "http://stevespeicher.blogspot.com/",
-                  company: "IBM Corporation", companyURL: "http://ibm.com/" },
-                { name: "Sergio Fernández", url: "http://www.wikier.org/",
-                  company: "The Apache Software Foundation", companyURL: "http://www.apache.org/" },
-            ],
-        
-            wg:           "Linked Data Platform Working Group",
-            wgURI:        "http://www.w3.org/2012/ldp",
-            wgPublicList: "public-ldp-comments",
-            wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/55082/status",
-            alternateFormats: [
-              {uri: "earl.ttl", label: "Turtle"},
-              {uri: "earl.jsonld", label: "JSON-LD"}
-            ],
-        };
-      //]]>
-    </script>
-    <style type='text/css'>
-      /*<![CDATA[*/
-        span[property='dc:description'] { display: none; }
-        td.PASS { color: green; }
-        td.FAIL { color: red; }
-        table.report {
-          border-width: 1px;
-          border-spacing: 2px;
-          border-style: outset;
-          border-color: gray;
-          border-collapse: separate;
-          background-color: white;
-        }
-        table.report th {
-          border-width: 1px;
-          padding: 1px;
-          border-style: inset;
-          border-color: gray;
-          background-color: white;
-          -moz-border-radius: ;
-        }
-        table.report td {
-          border-width: 1px;
-          padding: 1px;
-          border-style: inset;
-          border-color: gray;
-          background-color: white;
-          -moz-border-radius: ;
-        }
-        tr.summary {font-weight: bold;}
-        td.passed-all {color: green;}
-        td.passed-most {color: darkorange;}
-        td.passed-some {color: red;}
-      /*]]>*/
-    </style>
-  </head>
-  <body prefix='earl: http://www.w3.org/ns/earl# doap: http://usefulinc.com/ns/doap# mf: http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#'>
-    <section about='' id='abstract' typeof='earl:Software doap:Project'>
-      <p>
-        This document reports test subject conformance for
-        Linked Data Platform 1.0 [[LINKED-DATA-PLATFORM]] specification using
-        the Evaluation and Report Language (EARL) 1.0 Schema [[EARL10-SCHEMA]].
-      </p>
-      <p>
-        This report is also available in alternate formats:
-        <a href='ldp.ttl' rel='xhv:alternate'>
-          Turtle
-        </a>
-        and
-        <a href='ldp.jsonld' rel='xhv:alternate'>
-          JSON-LD
-        </a>
-      </p>
-    </section>
-    <section id='sodt'></section>
-    <section>
-      <h2>
-        Test Manifests
-      </h2>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MAYManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>BasicContainer (MAY)</h2>
-        <p property='rdfs:comment'>LDP Basic Container tests. MAY conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-            <th>
-              <a href='#subj_1'>Eclipse Lyo-BC</a>
-            </th>
-            <th>
-              <a href='#subj_6'>Marmotta</a>
-            </th>
-            <th>
-              <a href='#subj_7'>ldphp</a>
-            </th>
-            <th>
-              <a href='#subj_8'>Virtuoso</a>
-            </th>
-            <th>
-              <a href='#subj_9'>gold</a>
-            </th>
-            <th>
-              <a href='#subj_10'>LDP.js BC</a>
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate'>
-                BasicContainer-PutToCreate
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer'>
-                BasicContainer-RdfTypeLdpContainer
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug'>
-                BasicContainer-ServerHonorsSlug
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource'>
-                BasicContainer-TypeRdfSource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 4 Tests
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-some'>
-              75.0%
-            </td>
-            <td class='passed-some'>
-              75.0%
-            </td>
-            <td class='passed-some'>
-              75.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MUSTManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>BasicContainer (MUST)</h2>
-        <p property='rdfs:comment'>LDP Basic Container tests. MUST conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-            <th>
-              <a href='#subj_0'>Carbon LDP</a>
-            </th>
-            <th>
-              <a href='#subj_1'>Eclipse Lyo-BC</a>
-            </th>
-            <th>
-              <a href='#subj_6'>Marmotta</a>
-            </th>
-            <th>
-              <a href='#subj_7'>ldphp</a>
-            </th>
-            <th>
-              <a href='#subj_8'>Virtuoso</a>
-            </th>
-            <th>
-              <a href='#subj_9'>gold</a>
-            </th>
-            <th>
-              <a href='#subj_10'>LDP.js BC</a>
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer'>
-                BasicContainer-ConformsBcLdpContainer
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader'>
-                BasicContainer-ContainerSupportsHttpLinkHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost'>
-                BasicContainer-RelativeUriResolutionPost
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation'>
-                BasicContainer-PostResponseStatusAndLocation
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer'>
-                BasicContainer-PostContainer
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed'>
-                BasicContainer-RequestedInteractionModelCreateNotAllowed
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders'>
-                BasicContainer-RequestedInteractionModelHeaders
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle'>
-                BasicContainer-AcceptTurtle
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost'>
-                BasicContainer-NullRelativeUriPost
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader'>
-                BasicContainer-AcceptPostResponseHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple'>
-                BasicContainer-DeleteRemovesContainmentTriple
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource'>
-                BasicContainer-ConformsContainerRdfResource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut'>
-                BasicContainer-RelativeUriResolutionPut
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource'>
-                BasicContainer-PutReplacesResource
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate'>
-                BasicContainer-PutSimpleUpdate
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource'>
-                BasicContainer-GetResource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference'>
-                BasicContainer-RestrictClientInference
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle'>
-                BasicContainer-GetResourceAcceptTurtle
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp'>
-                BasicContainer-PublishConstraintsReadOnlyProp
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp'>
-                BasicContainer-PublishConstraintsUnknownProp
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus'>
-                BasicContainer-PutReadOnlyProperties4xxStatus
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted'>
-                BasicContainer-PutPropertiesNotPersisted
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource'>
-                BasicContainer-ConformsRdfSourceLdpResource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual'>
-                BasicContainer-IsHttp11Manual
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet'>
-                BasicContainer-ETagHeadersGet
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead'>
-                BasicContainer-ETagHeadersHead
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader'>
-                BasicContainer-LdpLinkHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders'>
-                BasicContainer-GetResponseHeaders
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode'>
-                BasicContainer-ConditionFailedStatusCode
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode'>
-                BasicContainer-PreconditionRequiredStatusCode
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag'>
-                BasicContainer-PutBadETag
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head'>
-                BasicContainer-Head
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader'>
-                BasicContainer-AcceptPatchHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options'>
-                BasicContainer-Options
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader'>
-                BasicContainer-OptionsAllowHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 35 Tests
-            </td>
-            <td class='passed-some'>
-              74.3%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-some'>
-              45.7%
-            </td>
-            <td class='passed-some'>
-              65.7%
-            </td>
-            <td class='passed-some'>
-              62.9%
-            </td>
-            <td class='passed-some'>
-              71.4%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-SHOULDManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>BasicContainer (SHOULD)</h2>
-        <p property='rdfs:comment'>LDP Basic Container tests. SHOULD conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-            <th>
-              <a href='#subj_1'>Eclipse Lyo-BC</a>
-            </th>
-            <th>
-              <a href='#subj_6'>Marmotta</a>
-            </th>
-            <th>
-              <a href='#subj_7'>ldphp</a>
-            </th>
-            <th>
-              <a href='#subj_8'>Virtuoso</a>
-            </th>
-            <th>
-              <a href='#subj_9'>gold</a>
-            </th>
-            <th>
-              <a href='#subj_10'>LDP.js BC</a>
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList'>
-                BasicContainer-NoRdfBagSeqOrList
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples'>
-                BasicContainer-PreferContainmentTriples
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader'>
-                BasicContainer-ContentTypeHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug'>
-                BasicContainer-PostNoSlug
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints'>
-                BasicContainer-CreateWithoutConstraints
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug'>
-                BasicContainer-RestrictUriReUseSlug
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug'>
-                BasicContainer-RestrictUriReUseNoSlug
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples'>
-                BasicContainer-RejectPutModifyingContainmentTriples
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri'>
-                BasicContainer-RestrictPutReUseUri
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod'>
-                BasicContainer-PatchMethod
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd'>
-                BasicContainer-PostJsonLd
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType'>
-                BasicContainer-ContainsRdfType
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies'>
-                BasicContainer-ReUseVocabularies
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies'>
-                BasicContainer-UseStandardVocabularies
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation'>
-                BasicContainer-JsonLdRepresentation
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody'>
-                BasicContainer-4xxErrorHasResponseBody
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted'>
-                BasicContainer-ResponsePropertiesNotPersisted
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch'>
-                BasicContainer-PutRequiresIfMatch
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 18 Tests
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-some'>
-              61.1%
-            </td>
-            <td class='passed-some'>
-              38.9%
-            </td>
-            <td class='passed-some'>
-              50.0%
-            </td>
-            <td class='passed-some'>
-              61.1%
-            </td>
-            <td class='passed-some'>
-              94.4%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MAYManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>DirectContainer (MAY)</h2>
-        <p property='rdfs:comment'>LDP Direct Container tests. MAY conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-            <th>
-              <a href='#subj_2'>Eclipse Lyo-DC1</a>
-            </th>
-            <th>
-              <a href='#subj_3'>Eclipse Lyo-DC2</a>
-            </th>
-            <th>
-              <a href='#subj_4'>Eclipse Lyo-DC3</a>
-            </th>
-            <th>
-              <a href='#subj_5'>Eclipse Lyo-DC4</a>
-            </th>
-            <th>
-              <a href='#subj_11'>LDP.js Ref Impl</a>
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate'>
-                DirectContainer-PutToCreate
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer'>
-                DirectContainer-RdfTypeLdpContainer
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug'>
-                DirectContainer-ServerHonorsSlug
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource'>
-                DirectContainer-TypeRdfSource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 4 Tests
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MUSTManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>DirectContainer (MUST)</h2>
-        <p property='rdfs:comment'>LDP Direct Container tests. MUST conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-            <th>
-              <a href='#subj_0'>Carbon LDP</a>
-            </th>
-            <th>
-              <a href='#subj_2'>Eclipse Lyo-DC1</a>
-            </th>
-            <th>
-              <a href='#subj_3'>Eclipse Lyo-DC2</a>
-            </th>
-            <th>
-              <a href='#subj_4'>Eclipse Lyo-DC3</a>
-            </th>
-            <th>
-              <a href='#subj_5'>Eclipse Lyo-DC4</a>
-            </th>
-            <th>
-              <a href='#subj_11'>LDP.js Ref Impl</a>
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader'>
-                DirectContainer-HttpLinkHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple'>
-                DirectContainer-MemberResourceTriple
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists'>
-                DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists'>
-                DirectContainer-ActAsIfInsertedContentRelationTripleExists
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples'>
-                DirectContainer-PostResourceUpdatesTriples
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples'>
-                DirectContainer-DeleteResourceUpdatesTriples
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer'>
-                DirectContainer-ConformsDcLdpContainer
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost'>
-                DirectContainer-RelativeUriResolutionPost
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation'>
-                DirectContainer-PostResponseStatusAndLocation
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer'>
-                DirectContainer-PostContainer
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed'>
-                DirectContainer-RequestedInteractionModelCreateNotAllowed
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders'>
-                DirectContainer-RequestedInteractionModelHeaders
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle'>
-                DirectContainer-AcceptTurtle
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost'>
-                DirectContainer-NullRelativeUriPost
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader'>
-                DirectContainer-AcceptPostResponseHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple'>
-                DirectContainer-DeleteRemovesContainmentTriple
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource'>
-                DirectContainer-ConformsContainerRdfResource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut'>
-                DirectContainer-RelativeUriResolutionPut
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource'>
-                DirectContainer-PutReplacesResource
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate'>
-                DirectContainer-PutSimpleUpdate
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource'>
-                DirectContainer-GetResource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference'>
-                DirectContainer-RestrictClientInference
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle'>
-                DirectContainer-GetResourceAcceptTurtle
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp'>
-                DirectContainer-PublishConstraintsReadOnlyProp
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp'>
-                DirectContainer-PublishConstraintsUnknownProp
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus'>
-                DirectContainer-PutReadOnlyProperties4xxStatus
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted'>
-                DirectContainer-PutPropertiesNotPersisted
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource'>
-                DirectContainer-ConformsRdfSourceLdpResource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual'>
-                DirectContainer-IsHttp11Manual
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet'>
-                DirectContainer-ETagHeadersGet
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead'>
-                DirectContainer-ETagHeadersHead
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader'>
-                DirectContainer-LdpLinkHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders'>
-                DirectContainer-GetResponseHeaders
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode'>
-                DirectContainer-ConditionFailedStatusCode
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode'>
-                DirectContainer-PreconditionRequiredStatusCode
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag'>
-                DirectContainer-PutBadETag
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head'>
-                DirectContainer-Head
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader'>
-                DirectContainer-AcceptPatchHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options'>
-                DirectContainer-Options
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader'>
-                DirectContainer-OptionsAllowHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 40 Tests
-            </td>
-            <td class='passed-some'>
-              75.0%
-            </td>
-            <td class='passed-most'>
-              97.5%
-            </td>
-            <td class='passed-most'>
-              97.5%
-            </td>
-            <td class='passed-most'>
-              97.5%
-            </td>
-            <td class='passed-most'>
-              97.5%
-            </td>
-            <td class='passed-most'>
-              97.5%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-SHOULDManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>DirectContainer (SHOULD)</h2>
-        <p property='rdfs:comment'>LDP Direct Container tests. SHOULD conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-            <th>
-              <a href='#subj_2'>Eclipse Lyo-DC1</a>
-            </th>
-            <th>
-              <a href='#subj_3'>Eclipse Lyo-DC2</a>
-            </th>
-            <th>
-              <a href='#subj_4'>Eclipse Lyo-DC3</a>
-            </th>
-            <th>
-              <a href='#subj_5'>Eclipse Lyo-DC4</a>
-            </th>
-            <th>
-              <a href='#subj_11'>LDP.js Ref Impl</a>
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate'>
-                DirectContainer-UseMemberPredicate
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples'>
-                DirectContainer-PreferMembershipTriples
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList'>
-                DirectContainer-NoRdfBagSeqOrList
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples'>
-                DirectContainer-PreferContainmentTriples
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader'>
-                DirectContainer-ContentTypeHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug'>
-                DirectContainer-PostNoSlug
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints'>
-                DirectContainer-CreateWithoutConstraints
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug'>
-                DirectContainer-RestrictUriReUseSlug
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug'>
-                DirectContainer-RestrictUriReUseNoSlug
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples'>
-                DirectContainer-RejectPutModifyingContainmentTriples
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri'>
-                DirectContainer-RestrictPutReUseUri
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod'>
-                DirectContainer-PatchMethod
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd'>
-                DirectContainer-PostJsonLd
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType'>
-                DirectContainer-ContainsRdfType
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies'>
-                DirectContainer-ReUseVocabularies
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies'>
-                DirectContainer-UseStandardVocabularies
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation'>
-                DirectContainer-JsonLdRepresentation
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody'>
-                DirectContainer-4xxErrorHasResponseBody
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted'>
-                DirectContainer-ResponsePropertiesNotPersisted
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch'>
-                DirectContainer-PutRequiresIfMatch
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 20 Tests
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-most'>
-              95.0%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MAYManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>IndirectContainer (MAY)</h2>
-        <p property='rdfs:comment'>LDP Indirect Container tests. MAY conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate'>
-                IndirectContainer-PutToCreate
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer'>
-                IndirectContainer-RdfTypeLdpContainer
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug'>
-                IndirectContainer-ServerHonorsSlug
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource'>
-                IndirectContainer-TypeRdfSource
-              </a>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 4 Tests
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MUSTManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>IndirectContainer (MUST)</h2>
-        <p property='rdfs:comment'>LDP Indirect Container tests. MUST conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-            <th>
-              <a href='#subj_0'>Carbon LDP</a>
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader'>
-                IndirectContainer-ContainerSupportsHttpLinkHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer'>
-                IndirectContainer-CreateIndirectContainer
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri'>
-                IndirectContainer-ContainsLdpcUri
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource'>
-                IndirectContainer-PostResource
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost'>
-                IndirectContainer-RelativeUriResolutionPost
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation'>
-                IndirectContainer-PostResponseStatusAndLocation
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer'>
-                IndirectContainer-PostContainer
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed'>
-                IndirectContainer-RequestedInteractionModelCreateNotAllowed
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders'>
-                IndirectContainer-RequestedInteractionModelHeaders
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle'>
-                IndirectContainer-AcceptTurtle
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost'>
-                IndirectContainer-NullRelativeUriPost
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader'>
-                IndirectContainer-AcceptPostResponseHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple'>
-                IndirectContainer-DeleteRemovesContainmentTriple
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource'>
-                IndirectContainer-ConformsContainerRdfResource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut'>
-                IndirectContainer-RelativeUriResolutionPut
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource'>
-                IndirectContainer-PutReplacesResource
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate'>
-                IndirectContainer-PutSimpleUpdate
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource'>
-                IndirectContainer-GetResource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference'>
-                IndirectContainer-RestrictClientInference
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle'>
-                IndirectContainer-GetResourceAcceptTurtle
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp'>
-                IndirectContainer-PublishConstraintsReadOnlyProp
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp'>
-                IndirectContainer-PublishConstraintsUnknownProp
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus'>
-                IndirectContainer-PutReadOnlyProperties4xxStatus
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted'>
-                IndirectContainer-PutPropertiesNotPersisted
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource'>
-                IndirectContainer-ConformsRdfSourceLdpResource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual'>
-                IndirectContainer-IsHttp11Manual
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet'>
-                IndirectContainer-ETagHeadersGet
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead'>
-                IndirectContainer-ETagHeadersHead
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader'>
-                IndirectContainer-LdpLinkHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders'>
-                IndirectContainer-GetResponseHeaders
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode'>
-                IndirectContainer-ConditionFailedStatusCode
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode'>
-                IndirectContainer-PreconditionRequiredStatusCode
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag'>
-                IndirectContainer-PutBadETag
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head'>
-                IndirectContainer-Head
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader'>
-                IndirectContainer-AcceptPatchHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options'>
-                IndirectContainer-Options
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader'>
-                IndirectContainer-OptionsAllowHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 37 Tests
-            </td>
-            <td class='passed-some'>
-              73.0%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-SHOULDManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>IndirectContainer (SHOULD)</h2>
-        <p property='rdfs:comment'>LDP Indirect Container tests. SHOULD conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList'>
-                IndirectContainer-NoRdfBagSeqOrList
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples'>
-                IndirectContainer-PreferContainmentTriples
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader'>
-                IndirectContainer-ContentTypeHeader
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug'>
-                IndirectContainer-PostNoSlug
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints'>
-                IndirectContainer-CreateWithoutConstraints
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug'>
-                IndirectContainer-RestrictUriReUseSlug
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug'>
-                IndirectContainer-RestrictUriReUseNoSlug
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples'>
-                IndirectContainer-RejectPutModifyingContainmentTriples
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri'>
-                IndirectContainer-RestrictPutReUseUri
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod'>
-                IndirectContainer-PatchMethod
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd'>
-                IndirectContainer-PostJsonLd
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType'>
-                IndirectContainer-ContainsRdfType
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies'>
-                IndirectContainer-ReUseVocabularies
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies'>
-                IndirectContainer-UseStandardVocabularies
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation'>
-                IndirectContainer-JsonLdRepresentation
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody'>
-                IndirectContainer-4xxErrorHasResponseBody
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted'>
-                IndirectContainer-ResponsePropertiesNotPersisted
-              </a>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch'>
-                IndirectContainer-PutRequiresIfMatch
-              </a>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 18 Tests
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MAYManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>Non-RDFSource (MAY)</h2>
-        <p property='rdfs:comment'>LDP Non-RDF Source tests. MAY conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-            <th>
-              <a href='#subj_0'>Carbon LDP</a>
-            </th>
-            <th>
-              <a href='#subj_1'>Eclipse Lyo-BC</a>
-            </th>
-            <th>
-              <a href='#subj_2'>Eclipse Lyo-DC1</a>
-            </th>
-            <th>
-              <a href='#subj_3'>Eclipse Lyo-DC2</a>
-            </th>
-            <th>
-              <a href='#subj_4'>Eclipse Lyo-DC3</a>
-            </th>
-            <th>
-              <a href='#subj_5'>Eclipse Lyo-DC4</a>
-            </th>
-            <th>
-              <a href='#subj_6'>Marmotta</a>
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource'>
-                NonRDFSource-PostNonRDFSource
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer'>
-                NonRDFSource-PostResourceAndGetFromContainer
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary'>
-                NonRDFSource-PostResourceGetBinary
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary'>
-                NonRDFSource-PostResourceGetMetadataAndBinary
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink'>
-                NonRDFSource-PostResourceAndCheckLink
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource'>
-                NonRDFSource-PostResourceAndCheckAssociatedResource
-              </a>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 6 Tests
-            </td>
-            <td class='passed-some'>
-              0.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-some'>
-              66.7%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MUSTManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>Non-RDFSource (MUST)</h2>
-        <p property='rdfs:comment'>LDP Non-RDF Source tests. MUST conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-            <th>
-              <a href='#subj_0'>Carbon LDP</a>
-            </th>
-            <th>
-              <a href='#subj_1'>Eclipse Lyo-BC</a>
-            </th>
-            <th>
-              <a href='#subj_2'>Eclipse Lyo-DC1</a>
-            </th>
-            <th>
-              <a href='#subj_3'>Eclipse Lyo-DC2</a>
-            </th>
-            <th>
-              <a href='#subj_4'>Eclipse Lyo-DC3</a>
-            </th>
-            <th>
-              <a href='#subj_5'>Eclipse Lyo-DC4</a>
-            </th>
-            <th>
-              <a href='#subj_6'>Marmotta</a>
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource'>
-                NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader'>
-                NonRDFSource-OptionsHasSameLinkHeader
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource'>
-                NonRDFSource-GetResource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual'>
-                NonRDFSource-IsHttp11Manual
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet'>
-                NonRDFSource-ETagHeadersGet
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead'>
-                NonRDFSource-ETagHeadersHead
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader'>
-                NonRDFSource-LdpLinkHeader
-              </a>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders'>
-                NonRDFSource-GetResponseHeaders
-              </a>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode'>
-                NonRDFSource-ConditionFailedStatusCode
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode'>
-                NonRDFSource-PreconditionRequiredStatusCode
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag'>
-                NonRDFSource-PutBadETag
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head'>
-                NonRDFSource-Head
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader'>
-                NonRDFSource-AcceptPatchHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options'>
-                NonRDFSource-Options
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader'>
-                NonRDFSource-OptionsAllowHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 15 Tests
-            </td>
-            <td class='passed-some'>
-              66.7%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-some'>
-              53.3%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-SHOULDManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>Non-RDFSource (SHOULD)</h2>
-        <p property='rdfs:comment'>LDP Non-RDF Source tests. SHOULD conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-            <th>
-              <a href='#subj_1'>Eclipse Lyo-BC</a>
-            </th>
-            <th>
-              <a href='#subj_2'>Eclipse Lyo-DC1</a>
-            </th>
-            <th>
-              <a href='#subj_3'>Eclipse Lyo-DC2</a>
-            </th>
-            <th>
-              <a href='#subj_4'>Eclipse Lyo-DC3</a>
-            </th>
-            <th>
-              <a href='#subj_5'>Eclipse Lyo-DC4</a>
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch'>
-                NonRDFSource-PutRequiresIfMatch
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 1 Tests
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MAYManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>RDFSource (MAY)</h2>
-        <p property='rdfs:comment'>LDP RDF Source tests. MAY conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-            <th>
-              <a href='#subj_1'>Eclipse Lyo-BC</a>
-            </th>
-            <th>
-              <a href='#subj_2'>Eclipse Lyo-DC1</a>
-            </th>
-            <th>
-              <a href='#subj_3'>Eclipse Lyo-DC2</a>
-            </th>
-            <th>
-              <a href='#subj_4'>Eclipse Lyo-DC3</a>
-            </th>
-            <th>
-              <a href='#subj_5'>Eclipse Lyo-DC4</a>
-            </th>
-            <th>
-              <a href='#subj_6'>Marmotta</a>
-            </th>
-            <th>
-              <a href='#subj_7'>ldphp</a>
-            </th>
-            <th>
-              <a href='#subj_8'>Virtuoso</a>
-            </th>
-            <th>
-              <a href='#subj_10'>LDP.js BC</a>
-            </th>
-            <th>
-              <a href='#subj_11'>LDP.js Ref Impl</a>
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource'>
-                MemberResource-TypeRdfSource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 1 Tests
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MUSTManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>RDFSource (MUST)</h2>
-        <p property='rdfs:comment'>LDP RDF Source tests. MUST conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-            <th>
-              <a href='#subj_0'>Carbon LDP</a>
-            </th>
-            <th>
-              <a href='#subj_1'>Eclipse Lyo-BC</a>
-            </th>
-            <th>
-              <a href='#subj_2'>Eclipse Lyo-DC1</a>
-            </th>
-            <th>
-              <a href='#subj_3'>Eclipse Lyo-DC2</a>
-            </th>
-            <th>
-              <a href='#subj_4'>Eclipse Lyo-DC3</a>
-            </th>
-            <th>
-              <a href='#subj_5'>Eclipse Lyo-DC4</a>
-            </th>
-            <th>
-              <a href='#subj_6'>Marmotta</a>
-            </th>
-            <th>
-              <a href='#subj_7'>ldphp</a>
-            </th>
-            <th>
-              <a href='#subj_8'>Virtuoso</a>
-            </th>
-            <th>
-              <a href='#subj_9'>gold</a>
-            </th>
-            <th>
-              <a href='#subj_10'>LDP.js BC</a>
-            </th>
-            <th>
-              <a href='#subj_11'>LDP.js Ref Impl</a>
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut'>
-                MemberResource-RelativeUriResolutionPut
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource'>
-                MemberResource-PutReplacesResource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate'>
-                MemberResource-PutSimpleUpdate
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource'>
-                MemberResource-GetResource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference'>
-                MemberResource-RestrictClientInference
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle'>
-                MemberResource-GetResourceAcceptTurtle
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp'>
-                MemberResource-PublishConstraintsReadOnlyProp
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp'>
-                MemberResource-PublishConstraintsUnknownProp
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus'>
-                MemberResource-PutReadOnlyProperties4xxStatus
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted'>
-                MemberResource-PutPropertiesNotPersisted
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestRequirement'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource'>
-                MemberResource-ConformsRdfSourceLdpResource
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:notAvailable' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual'>
-                MemberResource-IsHttp11Manual
-              </a>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet'>
-                MemberResource-ETagHeadersGet
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead'>
-                MemberResource-ETagHeadersHead
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader'>
-                MemberResource-LdpLinkHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders'>
-                MemberResource-GetResponseHeaders
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode'>
-                MemberResource-ConditionFailedStatusCode
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode'>
-                MemberResource-PreconditionRequiredStatusCode
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag'>
-                MemberResource-PutBadETag
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head'>
-                MemberResource-Head
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader'>
-                MemberResource-AcceptPatchHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options'>
-                MemberResource-Options
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader'>
-                MemberResource-OptionsAllowHeader
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='mailto:miguel.aragon@base22.com' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://carbonldp.com' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='https://deiu.rww.io/profile/card#me' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
-              <link href='https://github.com/linkeddata/gold' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 23 Tests
-            </td>
-            <td class='passed-some'>
-              73.9%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-some'>
-              34.8%
-            </td>
-            <td class='passed-some'>
-              69.6%
-            </td>
-            <td class='passed-some'>
-              73.9%
-            </td>
-            <td class='passed-some'>
-              4.3%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-          </tr>
-        </table>
-      </section>
-      <section resource='http://w3c.github.io/ldp-testsuite/manifest#RDFSource-SHOULDManifest' typeof='earl:Report mf:Manifest'>
-        <h2 property='dc:title mf:name'>RDFSource (SHOULD)</h2>
-        <p property='rdfs:comment'>LDP RDF Source tests. SHOULD conformance tests.</p>
-        <table class='report'>
-          <tr>
-            <th>
-              Test
-            </th>
-            <th>
-              <a href='#subj_1'>Eclipse Lyo-BC</a>
-            </th>
-            <th>
-              <a href='#subj_2'>Eclipse Lyo-DC1</a>
-            </th>
-            <th>
-              <a href='#subj_3'>Eclipse Lyo-DC2</a>
-            </th>
-            <th>
-              <a href='#subj_4'>Eclipse Lyo-DC3</a>
-            </th>
-            <th>
-              <a href='#subj_5'>Eclipse Lyo-DC4</a>
-            </th>
-            <th>
-              <a href='#subj_6'>Marmotta</a>
-            </th>
-            <th>
-              <a href='#subj_7'>ldphp</a>
-            </th>
-            <th>
-              <a href='#subj_8'>Virtuoso</a>
-            </th>
-            <th>
-              <a href='#subj_10'>LDP.js BC</a>
-            </th>
-            <th>
-              <a href='#subj_11'>LDP.js Ref Impl</a>
-            </th>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType'>
-                MemberResource-ContainsRdfType
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies'>
-                MemberResource-ReUseVocabularies
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies'>
-                MemberResource-UseStandardVocabularies
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:manual' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation'>
-                MemberResource-JsonLdRepresentation
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody'>
-                MemberResource-4xxErrorHasResponseBody
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted'>
-                MemberResource-ResponsePropertiesNotPersisted
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr inlist='inlist' rel='mf:entries' resource='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
-            <td>
-              <a href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch'>
-                MemberResource-PutRequiresIfMatch
-              </a>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc1' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc2' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc3' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://eclipse.org/lyo#dc4' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://marmotta.apache.org' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://marmotta.apache.org' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:untested'>
-                  UNTESTED
-                </span>
-              </span>
-            </td>
-            <td class='FAIL' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://test.rww.io/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://test.rww.io/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:failed'>
-                  FAIL
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://www.openlinksw.com/' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
-              <link href='http://www.openlinksw.com/' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
-              <link href='http://stevespeicher.me#self' property='earl:assertedBy' />
-              <link href='http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch' property='earl:test' />
-              <link href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='earl:subject' />
-              <link href='earl:automatic' property='earl:mode' />
-              <span property='earl:result' typeof='earl:TestResult'>
-                <span property='earl:outcome' resource='earl:passed'>
-                  PASS
-                </span>
-              </span>
-            </td>
-          </tr>
-          <tr class='summary'>
-            <td>
-              Percentage passed out of 7 Tests
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-some'>
-              14.3%
-            </td>
-            <td class='passed-some'>
-              28.6%
-            </td>
-            <td class='passed-some'>
-              42.9%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-            <td class='passed-all'>
-              100.0%
-            </td>
-          </tr>
-        </table>
-      </section>
-    </section>
-    <section class='appendix'>
-      <h2>
-        Test Subjects
-      </h2>
-      <p>
-        This report was tested using the following test subjects:
-      </p>
-      <dl>
-        <dt id='subj_0'>
-          <a href='http://carbonldp.com'>
-            <span about='http://carbonldp.com' property='doap:name'>Carbon LDP</span>
-          </a>
-        </dt>
-        <dd inlist='inlist' property='earl:testSubjects' resource='http://carbonldp.com' typeof='earl:TestSubject doap:Project'>
-          <dl>
-            <dt>Description</dt>
-            <dd lang='en' property='doap:description'>Testing against: BasicContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model.</dd>
-            <dt>Programming Language</dt>
-            <dd property='doap:programming-language'>Java</dd>
-            <dt>Home Page</dt>
-            <dd property='doap:homepage'>
-              <a href='http://carbonldp.com'>
-                http://carbonldp.com
-              </a>
-            </dd>
-            <dt>Developer</dt>
-            <dd rel='doap:developer'>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Miguel Aragon</span>
-              </div>
-            </dd>
-            <dt>
-              Test Suite Compliance
-            </dt>
-            <dd>
-              <table class='report'>
-                <tbody>
-                  <tr>
-                    <td>
-                      BasicContainer (MUST)
-                    </td>
-                    <td class='passed-some'>
-                      26/35 (74.3%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      DirectContainer (MUST)
-                    </td>
-                    <td class='passed-some'>
-                      30/40 (75.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      IndirectContainer (MUST)
-                    </td>
-                    <td class='passed-some'>
-                      27/37 (73.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (MUST)
-                    </td>
-                    <td class='passed-some'>
-                      10/15 (66.7%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MUST)
-                    </td>
-                    <td class='passed-some'>
-                      17/23 (73.9%)
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </dd>
-          </dl>
-        </dd>
-        <dt id='subj_1'>
-          <a href='http://eclipse.org/lyo#bc'>
-            <span about='http://eclipse.org/lyo#bc' property='doap:name'>Eclipse Lyo-BC</span>
-          </a>
-        </dt>
-        <dd inlist='inlist' property='earl:testSubjects' resource='http://eclipse.org/lyo#bc' typeof='earl:TestSubject doap:Project'>
-          <dl>
-            <dt>Description</dt>
-            <dd lang='en' property='doap:description'>Testing against: BasicContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model.</dd>
-            <dt>Programming Language</dt>
-            <dd property='doap:programming-language'>Java</dd>
-            <dt>Home Page</dt>
-            <dd property='doap:homepage'>
-              <a href='http://wiki.eclipse.org/Lyo/LDPImpl'>
-                http://wiki.eclipse.org/Lyo/LDPImpl
-              </a>
-            </dd>
-            <dt>Developer</dt>
-            <dd rel='doap:developer'>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Steve Speicher</span>
-              </div>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Sam Padgett</span>
-              </div>
-            </dd>
-            <dt>
-              Test Suite Compliance
-            </dt>
-            <dd>
-              <table class='report'>
-                <tbody>
-                  <tr>
-                    <td>
-                      BasicContainer (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      4/4 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      BasicContainer (MUST)
-                    </td>
-                    <td class='passed-all'>
-                      35/35 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      BasicContainer (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      18/18 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      6/6 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (MUST)
-                    </td>
-                    <td class='passed-all'>
-                      15/15 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MUST)
-                    </td>
-                    <td class='passed-all'>
-                      23/23 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      7/7 (100.0%)
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </dd>
-          </dl>
-        </dd>
-        <dt id='subj_2'>
-          <a href='http://eclipse.org/lyo#dc1'>
-            <span about='http://eclipse.org/lyo#dc1' property='doap:name'>Eclipse Lyo-DC1</span>
-          </a>
-        </dt>
-        <dd inlist='inlist' property='earl:testSubjects' resource='http://eclipse.org/lyo#dc1' typeof='earl:TestSubject doap:Project'>
-          <dl>
-            <dt>Description</dt>
-            <dd lang='en' property='doap:description'>Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer,         Container as Resource interaction model.         Configuration of DirectContainer:            ldp:membershipResource == container,            ldp:hasMemberRelation == ldp:member</dd>
-            <dt>Programming Language</dt>
-            <dd property='doap:programming-language'>Java</dd>
-            <dt>Home Page</dt>
-            <dd property='doap:homepage'>
-              <a href='http://wiki.eclipse.org/Lyo/LDPImpl'>
-                http://wiki.eclipse.org/Lyo/LDPImpl
-              </a>
-            </dd>
-            <dt>Developer</dt>
-            <dd rel='doap:developer'>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Steve Speicher</span>
-              </div>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Sam Padgett</span>
-              </div>
-            </dd>
-            <dt>
-              Test Suite Compliance
-            </dt>
-            <dd>
-              <table class='report'>
-                <tbody>
-                  <tr>
-                    <td>
-                      DirectContainer (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      4/4 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      DirectContainer (MUST)
-                    </td>
-                    <td class='passed-most'>
-                      39/40 (97.5%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      DirectContainer (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      20/20 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      6/6 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (MUST)
-                    </td>
-                    <td class='passed-all'>
-                      15/15 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MUST)
-                    </td>
-                    <td class='passed-all'>
-                      23/23 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      7/7 (100.0%)
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </dd>
-          </dl>
-        </dd>
-        <dt id='subj_3'>
-          <a href='http://eclipse.org/lyo#dc2'>
-            <span about='http://eclipse.org/lyo#dc2' property='doap:name'>Eclipse Lyo-DC2</span>
-          </a>
-        </dt>
-        <dd inlist='inlist' property='earl:testSubjects' resource='http://eclipse.org/lyo#dc2' typeof='earl:TestSubject doap:Project'>
-          <dl>
-            <dt>Description</dt>
-            <dd lang='en' property='doap:description'>Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer,         Container as Resource interaction model.         Configuration of DirectContainer:            ldp:membershipResource != container,            ldp:hasMemberRelation == ldp:member</dd>
-            <dt>Programming Language</dt>
-            <dd property='doap:programming-language'>Java</dd>
-            <dt>Home Page</dt>
-            <dd property='doap:homepage'>
-              <a href='http://wiki.eclipse.org/Lyo/LDPImpl'>
-                http://wiki.eclipse.org/Lyo/LDPImpl
-              </a>
-            </dd>
-            <dt>Developer</dt>
-            <dd rel='doap:developer'>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Steve Speicher</span>
-              </div>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Sam Padgett</span>
-              </div>
-            </dd>
-            <dt>
-              Test Suite Compliance
-            </dt>
-            <dd>
-              <table class='report'>
-                <tbody>
-                  <tr>
-                    <td>
-                      DirectContainer (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      4/4 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      DirectContainer (MUST)
-                    </td>
-                    <td class='passed-most'>
-                      39/40 (97.5%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      DirectContainer (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      20/20 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      6/6 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (MUST)
-                    </td>
-                    <td class='passed-all'>
-                      15/15 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MUST)
-                    </td>
-                    <td class='passed-all'>
-                      23/23 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      7/7 (100.0%)
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </dd>
-          </dl>
-        </dd>
-        <dt id='subj_4'>
-          <a href='http://eclipse.org/lyo#dc3'>
-            <span about='http://eclipse.org/lyo#dc3' property='doap:name'>Eclipse Lyo-DC3</span>
-          </a>
-        </dt>
-        <dd inlist='inlist' property='earl:testSubjects' resource='http://eclipse.org/lyo#dc3' typeof='earl:TestSubject doap:Project'>
-          <dl>
-            <dt>Description</dt>
-            <dd lang='en' property='doap:description'>Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer,         Container as Resource interaction model.         Configuration of DirectContainer:            ldp:membershipResource != container,            ldp:hasMemberRelation == skos:inScheme</dd>
-            <dt>Programming Language</dt>
-            <dd property='doap:programming-language'>Java</dd>
-            <dt>Home Page</dt>
-            <dd property='doap:homepage'>
-              <a href='http://wiki.eclipse.org/Lyo/LDPImpl'>
-                http://wiki.eclipse.org/Lyo/LDPImpl
-              </a>
-            </dd>
-            <dt>Developer</dt>
-            <dd rel='doap:developer'>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Steve Speicher</span>
-              </div>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Sam Padgett</span>
-              </div>
-            </dd>
-            <dt>
-              Test Suite Compliance
-            </dt>
-            <dd>
-              <table class='report'>
-                <tbody>
-                  <tr>
-                    <td>
-                      DirectContainer (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      4/4 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      DirectContainer (MUST)
-                    </td>
-                    <td class='passed-most'>
-                      39/40 (97.5%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      DirectContainer (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      20/20 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      6/6 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (MUST)
-                    </td>
-                    <td class='passed-all'>
-                      15/15 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MUST)
-                    </td>
-                    <td class='passed-all'>
-                      23/23 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      7/7 (100.0%)
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </dd>
-          </dl>
-        </dd>
-        <dt id='subj_5'>
-          <a href='http://eclipse.org/lyo#dc4'>
-            <span about='http://eclipse.org/lyo#dc4' property='doap:name'>Eclipse Lyo-DC4</span>
-          </a>
-        </dt>
-        <dd inlist='inlist' property='earl:testSubjects' resource='http://eclipse.org/lyo#dc4' typeof='earl:TestSubject doap:Project'>
-          <dl>
-            <dt>Description</dt>
-            <dd lang='en' property='doap:description'>Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer,         Container as Resource interaction model.         Configuration of DirectContainer:            ldp:membershipResource == container,            ldp:hasMemberRelation == skos:inScheme</dd>
-            <dt>Programming Language</dt>
-            <dd property='doap:programming-language'>Java</dd>
-            <dt>Home Page</dt>
-            <dd property='doap:homepage'>
-              <a href='http://wiki.eclipse.org/Lyo/LDPImpl'>
-                http://wiki.eclipse.org/Lyo/LDPImpl
-              </a>
-            </dd>
-            <dt>Developer</dt>
-            <dd rel='doap:developer'>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Steve Speicher</span>
-              </div>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Sam Padgett</span>
-              </div>
-            </dd>
-            <dt>
-              Test Suite Compliance
-            </dt>
-            <dd>
-              <table class='report'>
-                <tbody>
-                  <tr>
-                    <td>
-                      DirectContainer (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      4/4 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      DirectContainer (MUST)
-                    </td>
-                    <td class='passed-most'>
-                      39/40 (97.5%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      DirectContainer (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      20/20 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      6/6 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (MUST)
-                    </td>
-                    <td class='passed-all'>
-                      15/15 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MUST)
-                    </td>
-                    <td class='passed-all'>
-                      23/23 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      7/7 (100.0%)
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </dd>
-          </dl>
-        </dd>
-        <dt id='subj_6'>
-          <a href='http://marmotta.apache.org'>
-            <span about='http://marmotta.apache.org' property='doap:name'>Marmotta</span>
-          </a>
-        </dt>
-        <dd inlist='inlist' property='earl:testSubjects' resource='http://marmotta.apache.org' typeof='earl:TestSubject doap:Project'>
-          <dl>
-            <dt>Programming Language</dt>
-            <dd property='doap:programming-language'>Java</dd>
-            <dt>Home Page</dt>
-            <dd property='doap:homepage'>
-              <a href='http://marmotta.apache.org'>
-                http://marmotta.apache.org
-              </a>
-            </dd>
-            <dt>Developer</dt>
-            <dd rel='doap:developer'>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Sergio Fernández</span>
-              </div>
-            </dd>
-            <dt>
-              Test Suite Compliance
-            </dt>
-            <dd>
-              <table class='report'>
-                <tbody>
-                  <tr>
-                    <td>
-                      BasicContainer (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      4/4 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      BasicContainer (MUST)
-                    </td>
-                    <td class='passed-some'>
-                      16/35 (45.7%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      BasicContainer (SHOULD)
-                    </td>
-                    <td class='passed-some'>
-                      11/18 (61.1%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (MAY)
-                    </td>
-                    <td class='passed-some'>
-                      4/6 (66.7%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      Non-RDFSource (MUST)
-                    </td>
-                    <td class='passed-some'>
-                      8/15 (53.3%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MUST)
-                    </td>
-                    <td class='passed-some'>
-                      8/23 (34.8%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-some'>
-                      1/7 (14.3%)
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </dd>
-          </dl>
-        </dd>
-        <dt id='subj_7'>
-          <a href='http://test.rww.io/'>
-            <span about='http://test.rww.io/' property='doap:name'>ldphp</span>
-          </a>
-        </dt>
-        <dd inlist='inlist' property='earl:testSubjects' resource='http://test.rww.io/' typeof='earl:TestSubject doap:Project'>
-          <dl>
-            <dt>Programming Language</dt>
-            <dd property='doap:programming-language'>PHP</dd>
-            <dt>Home Page</dt>
-            <dd property='doap:homepage'>
-              <a href='http://test.rww.io/'>
-                http://test.rww.io/
-              </a>
-            </dd>
-            <dt>Developer</dt>
-            <dd rel='doap:developer'>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Andrei Sambra</span>
-              </div>
-            </dd>
-            <dt>
-              Test Suite Compliance
-            </dt>
-            <dd>
-              <table class='report'>
-                <tbody>
-                  <tr>
-                    <td>
-                      BasicContainer (MAY)
-                    </td>
-                    <td class='passed-some'>
-                      3/4 (75.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      BasicContainer (MUST)
-                    </td>
-                    <td class='passed-some'>
-                      23/35 (65.7%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      BasicContainer (SHOULD)
-                    </td>
-                    <td class='passed-some'>
-                      7/18 (38.9%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MUST)
-                    </td>
-                    <td class='passed-some'>
-                      16/23 (69.6%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-some'>
-                      2/7 (28.6%)
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </dd>
-          </dl>
-        </dd>
-        <dt id='subj_8'>
-          <a href='http://www.openlinksw.com/'>
-            <span about='http://www.openlinksw.com/' property='doap:name'>Virtuoso</span>
-          </a>
-        </dt>
-        <dd inlist='inlist' property='earl:testSubjects' resource='http://www.openlinksw.com/' typeof='earl:TestSubject doap:Project'>
-          <dl>
-            <dt>Programming Language</dt>
-            <dd property='doap:programming-language'>C</dd>
-            <dt>Home Page</dt>
-            <dd property='doap:homepage'>
-              <a href='http://www.openlinksw.com/'>
-                http://www.openlinksw.com/
-              </a>
-            </dd>
-            <dt>Developer</dt>
-            <dd rel='doap:developer'>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>OpenLink</span>
-              </div>
-            </dd>
-            <dt>
-              Test Suite Compliance
-            </dt>
-            <dd>
-              <table class='report'>
-                <tbody>
-                  <tr>
-                    <td>
-                      BasicContainer (MAY)
-                    </td>
-                    <td class='passed-some'>
-                      3/4 (75.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      BasicContainer (MUST)
-                    </td>
-                    <td class='passed-some'>
-                      22/35 (62.9%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      BasicContainer (SHOULD)
-                    </td>
-                    <td class='passed-some'>
-                      9/18 (50.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MUST)
-                    </td>
-                    <td class='passed-some'>
-                      17/23 (73.9%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-some'>
-                      3/7 (42.9%)
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </dd>
-          </dl>
-        </dd>
-        <dt id='subj_9'>
-          <a href='https://github.com/linkeddata/gold'>
-            <span about='https://github.com/linkeddata/gold' property='doap:name'>gold</span>
-          </a>
-        </dt>
-        <dd inlist='inlist' property='earl:testSubjects' resource='https://github.com/linkeddata/gold' typeof='earl:TestSubject doap:Project'>
-          <dl>
-            <dt>Programming Language</dt>
-            <dd property='doap:programming-language'>Go</dd>
-            <dt>Home Page</dt>
-            <dd property='doap:homepage'>
-              <a href='https://github.com/linkeddata/gold'>
-                https://github.com/linkeddata/gold
-              </a>
-            </dd>
-            <dt>Developer</dt>
-            <dd rel='doap:developer'>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Andrei Sambra</span>
-              </div>
-            </dd>
-            <dt>
-              Test Suite Compliance
-            </dt>
-            <dd>
-              <table class='report'>
-                <tbody>
-                  <tr>
-                    <td>
-                      BasicContainer (MAY)
-                    </td>
-                    <td class='passed-some'>
-                      3/4 (75.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      BasicContainer (MUST)
-                    </td>
-                    <td class='passed-some'>
-                      25/35 (71.4%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      BasicContainer (SHOULD)
-                    </td>
-                    <td class='passed-some'>
-                      11/18 (61.1%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MUST)
-                    </td>
-                    <td class='passed-some'>
-                      1/23 (4.3%)
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </dd>
-          </dl>
-        </dd>
-        <dt id='subj_10'>
-          <a href='https://hub.jazz.net/project/sspeiche/LDPjs#bc'>
-            <span about='https://hub.jazz.net/project/sspeiche/LDPjs#bc' property='doap:name'>LDP.js BC</span>
-          </a>
-        </dt>
-        <dd inlist='inlist' property='earl:testSubjects' resource='https://hub.jazz.net/project/sspeiche/LDPjs#bc' typeof='earl:TestSubject doap:Project'>
-          <dl>
-            <dt>Description</dt>
-            <dd lang='en' property='doap:description'>Testing against: BasicContainer, RDFSource,Prefer, Container as Resource interaction model.</dd>
-            <dt>Programming Language</dt>
-            <dd property='doap:programming-language'>JavaScript</dd>
-            <dt>Home Page</dt>
-            <dd property='doap:homepage'>
-              <a href='https://hub.jazz.net/project/sspeiche/LDPjs#bc'>
-                https://hub.jazz.net/project/sspeiche/LDPjs#bc
-              </a>
-            </dd>
-            <dt>Developer</dt>
-            <dd rel='doap:developer'>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Sam Padgett</span>
-              </div>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Steve Speicher</span>
-              </div>
-            </dd>
-            <dt>
-              Test Suite Compliance
-            </dt>
-            <dd>
-              <table class='report'>
-                <tbody>
-                  <tr>
-                    <td>
-                      BasicContainer (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      4/4 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      BasicContainer (MUST)
-                    </td>
-                    <td class='passed-all'>
-                      35/35 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      BasicContainer (SHOULD)
-                    </td>
-                    <td class='passed-most'>
-                      17/18 (94.4%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MUST)
-                    </td>
-                    <td class='passed-all'>
-                      23/23 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      7/7 (100.0%)
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </dd>
-          </dl>
-        </dd>
-        <dt id='subj_11'>
-          <a href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple'>
-            <span about='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' property='doap:name'>LDP.js Ref Impl</span>
-          </a>
-        </dt>
-        <dd inlist='inlist' property='earl:testSubjects' resource='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple' typeof='earl:TestSubject doap:Project'>
-          <dl>
-            <dt>Description</dt>
-            <dd lang='en' property='doap:description'>Testing against: DirectContainer, RDFSource,Prefer, Container as Resource interaction model.</dd>
-            <dt>Programming Language</dt>
-            <dd property='doap:programming-language'>JavaScript</dd>
-            <dt>Home Page</dt>
-            <dd property='doap:homepage'>
-              <a href='https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple'>
-                https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple
-              </a>
-            </dd>
-            <dt>Developer</dt>
-            <dd rel='doap:developer'>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Sam Padgett</span>
-              </div>
-              <div typeof='foaf:Person'>
-                <span property='foaf:name'>Steve Speicher</span>
-              </div>
-            </dd>
-            <dt>
-              Test Suite Compliance
-            </dt>
-            <dd>
-              <table class='report'>
-                <tbody>
-                  <tr>
-                    <td>
-                      DirectContainer (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      4/4 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      DirectContainer (MUST)
-                    </td>
-                    <td class='passed-most'>
-                      39/40 (97.5%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      DirectContainer (SHOULD)
-                    </td>
-                    <td class='passed-most'>
-                      19/20 (95.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MAY)
-                    </td>
-                    <td class='passed-all'>
-                      1/1 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (MUST)
-                    </td>
-                    <td class='passed-all'>
-                      23/23 (100.0%)
-                    </td>
-                  </tr>
-                  <tr>
-                    <td>
-                      RDFSource (SHOULD)
-                    </td>
-                    <td class='passed-all'>
-                      7/7 (100.0%)
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </dd>
-          </dl>
-        </dd>
-      </dl>
-    </section>
-    <section class='appendix' rel='xhv:related earl:assertions'>
-      <h2>
-        Individual Test Results
-      </h2>
-      <p>
-        Individual test results used to construct this report are available here:
-      </p>
-      <ul>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/CarbonLDP/ldp-testsuite-execution-report-earl.ttl'>contrib/CarbonLDP/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/GoLD/ldp-testsuite-execution-report-earl.ttl'>contrib/GoLD/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/LDP.js-bc/ldp-testsuite-execution-report-earl.ttl'>contrib/LDP.js-bc/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl'>contrib/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/ldphp/ldp-testsuite-execution-report-earl.ttl'>contrib/ldphp/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl'>contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl'>contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl'>contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl'>contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/lyo-dc4/ldp-testsuite-execution-report-earl.ttl'>contrib/lyo-dc4/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/marmotta/ldp-testsuite-execution-report-earl.ttl'>contrib/marmotta/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-        <li>
-          <a class='source' href='http://w3c.github.io/ldp-testsuite/report/contrib/virtuoso/ldp-testsuite-execution-report-earl.ttl'>contrib/virtuoso/ldp-testsuite-execution-report-earl.ttl</a>
-        </li>
-      </ul>
-    </section>
-    <section class='appendix'>
-      <h2>
-        Test Definitions
-      </h2>
-      <p>
-        Individual tests are defined in source code and hosted on GitHub at <a href="http://w3c.github.io/ldp-testsuite/">http://w3c.github.io/ldp-testsuite/</a>
-      </p>
-    </section>
-    <section id='appendix' property='earl:generatedBy' resource='http://rubygems.org/gems/earl-report' typeof='doap:Project'>
-      <h2>
-        Report Generation Software
-      </h2>
-      <p>
-        The test suite, mostly automated, is available at <a href="http://w3c.github.io/ldp-testsuite/">http://w3c.github.io/ldp-testsuite/</a>
-      </p>
-      <p>
-        Software used to take EARL input files and generate a report is within the same GitHub repository.
-      </p>
-      <p>
-        This report generated by
-        <span property='doap:name'><a href='http://rubygems.org/gems/earl-report'>earl-report</a></span>
-        <meta content='Earl Report summary generator' lang='en' property='doap:shortdesc' />
-        <meta content='EarlReport generates HTML+RDFa rollups of multiple EARL reports' lang='en' property='doap:description' />
-        version
-        <span property='doap:release' resource='https://github.com/gkellogg/earl-report/tree/0.3.4' typeof='doap:Version'>
-          <span property='doap:revision'>0.3.4</span>
-          <meta content='earl-report-0.3.4' property='doap:name' />
-          <meta content='2014-08-25' datatype='xsd:date' property='doap:created' />
-        </span>
-        an
-        <a href='http://unlicense.org' property='doap:license'>Unlicensed</a>
-        <span property='doap:programming-language'>Ruby</span>
-        application. More information is available at
-        <a href='https://github.com/gkellogg/earl-report' property='doap:homepage'>https://github.com/gkellogg/earl-report</a>
-        .
-      </p>
-      <p property='doap:developer' resource='http://greggkellogg.net/foaf#me' typeof='foaf:Person'>
-        This software is provided by
-        <a href='http://greggkellogg.net/' property='foaf:homepage'><span aboue='http://greggkellogg.net/foaf#me' property='foaf:name'>Gregg Kellogg</span></a>
-        in hopes that it might make the lives of conformance testers easier.
-      </p>
-    </section>
-  </body>
-</html>
--- a/tests/reports/ldp.jsonld	Mon Sep 15 13:32:53 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,25443 +0,0 @@
-{
-  "@context": {
-    "@vocab": "http://www.w3.org/ns/earl#",
-    "foaf:homepage": {
-      "@type": "@id"
-    },
-    "dc": "http://purl.org/dc/terms/",
-    "doap": "http://usefulinc.com/ns/doap#",
-    "earl": "http://www.w3.org/ns/earl#",
-    "mf": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#",
-    "foaf": "http://xmlns.com/foaf/0.1/",
-    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
-    "assertedBy": {
-      "@type": "@id"
-    },
-    "assertions": {
-      "@type": "@id",
-      "@container": "@list"
-    },
-    "bibRef": {
-      "@id": "dc:bibliographicCitation"
-    },
-    "created": {
-      "@id": "doap:created",
-      "@type": "xsd:date"
-    },
-    "description": {
-      "@id": "dc:description",
-      "@language": "en"
-    },
-    "developer": {
-      "@id": "doap:developer",
-      "@type": "@id",
-      "@container": "@set"
-    },
-    "doapDesc": {
-      "@id": "doap:description",
-      "@language": "en"
-    },
-    "generatedBy": {
-      "@type": "@id"
-    },
-    "homepage": {
-      "@id": "doap:homepage",
-      "@type": "@id"
-    },
-    "label": {
-      "@id": "rdfs:label",
-      "@language": "en"
-    },
-    "language": {
-      "@id": "doap:programming-language"
-    },
-    "license": {
-      "@id": "doap:license",
-      "@type": "@id"
-    },
-    "mode": {
-      "@type": "@id"
-    },
-    "name": {
-      "@id": "doap:name"
-    },
-    "outcome": {
-      "@type": "@id"
-    },
-    "release": {
-      "@id": "doap:release",
-      "@type": "@id"
-    },
-    "shortdesc": {
-      "@id": "doap:shortdesc",
-      "@language": "en"
-    },
-    "subject": {
-      "@type": "@id"
-    },
-    "test": {
-      "@type": "@id"
-    },
-    "testAction": {
-      "@id": "mf:action",
-      "@type": "@id"
-    },
-    "testResult": {
-      "@id": "mf:result",
-      "@type": "@id"
-    },
-    "entries": {
-      "@id": "mf:entries",
-      "@type": "@id",
-      "@container": "@list"
-    },
-    "testSubjects": {
-      "@type": "@id",
-      "@container": "@list"
-    },
-    "title": {
-      "@id": "dc:title"
-    },
-    "xsd": {
-      "@id": "http://www.w3.org/2001/XMLSchema#"
-    }
-  },
-  "@id": "",
-  "@type": [
-    "earl:Software",
-    "doap:Project"
-  ],
-  "name": "LDP",
-  "bibRef": "[[LDP]]",
-  "generatedBy": {
-    "@id": "http://rubygems.org/gems/earl-report",
-    "@type": "doap:Project",
-    "name": "earl-report",
-    "shortdesc": "Earl Report summary generator",
-    "doapDesc": "EarlReport generates HTML+RDFa rollups of multiple EARL reports",
-    "homepage": "https://github.com/gkellogg/earl-report",
-    "language": "Ruby",
-    "license": "http://unlicense.org",
-    "release": {
-      "@id": "https://github.com/gkellogg/earl-report/tree/0.3.4",
-      "@type": "doap:Version",
-      "name": "earl-report-0.3.4",
-      "created": "2014-08-25",
-      "revision": "0.3.4"
-    },
-    "developer": {
-      "@type": "foaf:Person",
-      "@id": "http://greggkellogg.net/foaf#me",
-      "foaf:name": "Gregg Kellogg",
-      "foaf:homepage": "http://greggkellogg.net/"
-    }
-  },
-  "assertions": [
-    "/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/LDP.js-bc/ldp-testsuite-execution-report-earl.ttl",
-    "/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl",
-    "/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/ldphp/ldp-testsuite-execution-report-earl.ttl",
-    "/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl",
-    "/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl",
-    "/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl",
-    "/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl",
-    "/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc4/ldp-testsuite-execution-report-earl.ttl",
-    "/Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/marmotta/ldp-testsuite-execution-report-earl.ttl"
-  ],
-  "testSubjects": [
-    {
-      "@id": "http://eclipse.org/lyo#bc",
-      "@type": [
-        "earl:TestSubject",
-        "doap:Project"
-      ],
-      "name": "Eclipse Lyo-BC",
-      "developer": [
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Steve Speicher"
-        },
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Sam Padgett"
-        }
-      ],
-      "doapDesc": "Testing against: BasicContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model.",
-      "homepage": "http://wiki.eclipse.org/Lyo/LDPImpl",
-      "language": "Java"
-    },
-    {
-      "@id": "http://eclipse.org/lyo#dc1",
-      "@type": [
-        "earl:TestSubject",
-        "doap:Project"
-      ],
-      "name": "Eclipse Lyo-DC1",
-      "developer": [
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Steve Speicher"
-        },
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Sam Padgett"
-        }
-      ],
-      "doapDesc": "Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer,         Container as Resource interaction model.         Configuration of DirectContainer:            ldp:membershipResource == container,            ldp:hasMemberRelation == ldp:member",
-      "homepage": "http://wiki.eclipse.org/Lyo/LDPImpl",
-      "language": "Java"
-    },
-    {
-      "@id": "http://eclipse.org/lyo#dc2",
-      "@type": [
-        "earl:TestSubject",
-        "doap:Project"
-      ],
-      "name": "Eclipse Lyo-DC2",
-      "developer": [
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Steve Speicher"
-        },
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Sam Padgett"
-        }
-      ],
-      "doapDesc": "Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer,         Container as Resource interaction model.         Configuration of DirectContainer:            ldp:membershipResource != container,            ldp:hasMemberRelation == ldp:member",
-      "homepage": "http://wiki.eclipse.org/Lyo/LDPImpl",
-      "language": "Java"
-    },
-    {
-      "@id": "http://eclipse.org/lyo#dc3",
-      "@type": [
-        "earl:TestSubject",
-        "doap:Project"
-      ],
-      "name": "Eclipse Lyo-DC3",
-      "developer": [
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Steve Speicher"
-        },
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Sam Padgett"
-        }
-      ],
-      "doapDesc": "Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer,         Container as Resource interaction model.         Configuration of DirectContainer:            ldp:membershipResource != container,            ldp:hasMemberRelation == skos:inScheme",
-      "homepage": "http://wiki.eclipse.org/Lyo/LDPImpl",
-      "language": "Java"
-    },
-    {
-      "@id": "http://eclipse.org/lyo#dc4",
-      "@type": [
-        "earl:TestSubject",
-        "doap:Project"
-      ],
-      "name": "Eclipse Lyo-DC4 ",
-      "developer": [
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Steve Speicher"
-        },
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Sam Padgett"
-        }
-      ],
-      "doapDesc": "Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer,         Container as Resource interaction model.         Configuration of DirectContainer:            ldp:membershipResource == container,            ldp:hasMemberRelation == skos:inScheme",
-      "homepage": "http://wiki.eclipse.org/Lyo/LDPImpl",
-      "language": "Java"
-    },
-    {
-      "@id": "http://marmotta.apache.org",
-      "@type": [
-        "earl:TestSubject",
-        "doap:Project"
-      ],
-      "name": "Marmotta",
-      "developer": [
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Sergio Fernández"
-        }
-      ],
-      "homepage": "http://marmotta.apache.org",
-      "language": "Java"
-    },
-    {
-      "@id": "http://test.rww.io/",
-      "@type": [
-        "earl:TestSubject",
-        "doap:Project"
-      ],
-      "name": "ldphp",
-      "developer": [
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Andrei Sambra"
-        }
-      ],
-      "homepage": "http://test.rww.io/",
-      "language": "PHP"
-    },
-    {
-      "@id": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-      "@type": [
-        "earl:TestSubject",
-        "doap:Project"
-      ],
-      "name": "LDP.js BC",
-      "developer": [
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Sam Padgett"
-        },
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Steve Speicher"
-        }
-      ],
-      "doapDesc": "Testing against: BasicContainer, RDFSource,Prefer, Container as Resource interaction model.",
-      "homepage": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-      "language": "JavaScript"
-    },
-    {
-      "@id": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-      "@type": [
-        "earl:TestSubject",
-        "doap:Project"
-      ],
-      "name": "LDP.js Ref Impl",
-      "developer": [
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Sam Padgett"
-        },
-        {
-          "@type": "foaf:Person",
-          "foaf:name": "Steve Speicher"
-        }
-      ],
-      "doapDesc": "Testing against: DirectContainer, RDFSource,Prefer, Container as Resource interaction model.",
-      "homepage": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-      "language": "JavaScript"
-    }
-  ],
-  "entries": [
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MAYManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PutToCreate",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-RdfTypeLdpContainer",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-ServerHonorsSlug",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-TypeRdfSource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
-        }
-      ],
-      "title": "BasicContainer (MAY)",
-      "description": "LDP Basic Container tests. MAY conformance tests."
-    },
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MUSTManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestRequirement"
-          ],
-          "title": "BasicContainer-ConformsBcLdpContainer",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-ContainerSupportsHttpLinkHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-RelativeUriResolutionPost",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PostResponseStatusAndLocation",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PostContainer",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-RequestedInteractionModelCreateNotAllowed",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-RequestedInteractionModelHeaders",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-AcceptTurtle",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-NullRelativeUriPost",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-AcceptPostResponseHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-DeleteRemovesContainmentTriple",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestRequirement"
-          ],
-          "title": "BasicContainer-ConformsContainerRdfResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-RelativeUriResolutionPut",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PutReplacesResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PutSimpleUpdate",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-GetResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-RestrictClientInference",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-GetResourceAcceptTurtle",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PublishConstraintsReadOnlyProp",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PublishConstraintsUnknownProp",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PutReadOnlyProperties4xxStatus",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PutPropertiesNotPersisted",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestRequirement"
-          ],
-          "title": "BasicContainer-ConformsRdfSourceLdpResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-IsHttp11Manual",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-ETagHeadersGet",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-ETagHeadersHead",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-LdpLinkHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-GetResponseHeaders",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-ConditionFailedStatusCode",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PreconditionRequiredStatusCode",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PutBadETag",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-Head",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP HEAD method. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-AcceptPatchHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-Options",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP OPTIONS method. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-OptionsAllowHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
-        }
-      ],
-      "title": "BasicContainer (MUST)",
-      "description": "LDP Basic Container tests. MUST conformance tests."
-    },
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-SHOULDManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-NoRdfBagSeqOrList",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PreferContainmentTriples",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-ContentTypeHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PostNoSlug",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-CreateWithoutConstraints",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-RestrictUriReUseSlug",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-RestrictUriReUseNoSlug",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-RejectPutModifyingContainmentTriples",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-RestrictPutReUseUri",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PatchMethod",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PostJsonLd",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-ContainsRdfType",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-ReUseVocabularies",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-UseStandardVocabularies",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-JsonLdRepresentation",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-4xxErrorHasResponseBody",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-ResponsePropertiesNotPersisted",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "BasicContainer-PutRequiresIfMatch",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-        }
-      ],
-      "title": "BasicContainer (SHOULD)",
-      "description": "LDP Basic Container tests. SHOULD conformance tests."
-    },
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MAYManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PutToCreate",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-RdfTypeLdpContainer",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-ServerHonorsSlug",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-TypeRdfSource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
-        }
-      ],
-      "title": "DirectContainer (MAY)",
-      "description": "LDP Direct Container tests. MAY conformance tests."
-    },
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MUSTManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-HttpLinkHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-MemberResourceTriple",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PostResourceUpdatesTriples",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-DeleteResourceUpdatesTriples",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestRequirement"
-          ],
-          "title": "DirectContainer-ConformsDcLdpContainer",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-RelativeUriResolutionPost",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PostResponseStatusAndLocation",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PostContainer",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-RequestedInteractionModelCreateNotAllowed",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-RequestedInteractionModelHeaders",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-AcceptTurtle",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-NullRelativeUriPost",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-AcceptPostResponseHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-DeleteRemovesContainmentTriple",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestRequirement"
-          ],
-          "title": "DirectContainer-ConformsContainerRdfResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-RelativeUriResolutionPut",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PutReplacesResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PutSimpleUpdate",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-GetResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-RestrictClientInference",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-GetResourceAcceptTurtle",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PublishConstraintsReadOnlyProp",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PublishConstraintsUnknownProp",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PutReadOnlyProperties4xxStatus",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PutPropertiesNotPersisted",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestRequirement"
-          ],
-          "title": "DirectContainer-ConformsRdfSourceLdpResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-IsHttp11Manual",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-ETagHeadersGet",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-ETagHeadersHead",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-LdpLinkHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-GetResponseHeaders",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-ConditionFailedStatusCode",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PreconditionRequiredStatusCode",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PutBadETag",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-Head",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP HEAD method. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-AcceptPatchHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-Options",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP OPTIONS method. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-OptionsAllowHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
-        }
-      ],
-      "title": "DirectContainer (MUST)",
-      "description": "LDP Direct Container tests. MUST conformance tests."
-    },
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-SHOULDManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-UseMemberPredicate",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PreferMembershipTriples",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-NoRdfBagSeqOrList",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PreferContainmentTriples",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-ContentTypeHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PostNoSlug",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-CreateWithoutConstraints",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-RestrictUriReUseSlug",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-RestrictUriReUseNoSlug",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-RejectPutModifyingContainmentTriples",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-RestrictPutReUseUri",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PatchMethod",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PostJsonLd",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-ContainsRdfType",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-ReUseVocabularies",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-UseStandardVocabularies",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-JsonLdRepresentation",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-4xxErrorHasResponseBody",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-ResponsePropertiesNotPersisted",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "DirectContainer-PutRequiresIfMatch",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-        }
-      ],
-      "title": "DirectContainer (SHOULD)",
-      "description": "LDP Direct Container tests. SHOULD conformance tests."
-    },
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MAYManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PutToCreate",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-RdfTypeLdpContainer",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-ServerHonorsSlug",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-TypeRdfSource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
-        }
-      ],
-      "title": "IndirectContainer (MAY)",
-      "description": "LDP Indirect Container tests. MAY conformance tests."
-    },
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MUSTManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-ContainerSupportsHttpLinkHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-CreateIndirectContainer",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-ContainsLdpcUri",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PostResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-RelativeUriResolutionPost",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PostResponseStatusAndLocation",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PostContainer",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-RequestedInteractionModelHeaders",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-AcceptTurtle",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-NullRelativeUriPost",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-AcceptPostResponseHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-DeleteRemovesContainmentTriple",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestRequirement"
-          ],
-          "title": "IndirectContainer-ConformsContainerRdfResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-RelativeUriResolutionPut",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PutReplacesResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PutSimpleUpdate",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-GetResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-RestrictClientInference",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-GetResourceAcceptTurtle",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PublishConstraintsReadOnlyProp",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PublishConstraintsUnknownProp",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PutReadOnlyProperties4xxStatus",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PutPropertiesNotPersisted",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestRequirement"
-          ],
-          "title": "IndirectContainer-ConformsRdfSourceLdpResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-IsHttp11Manual",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-ETagHeadersGet",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-ETagHeadersHead",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-LdpLinkHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-GetResponseHeaders",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-ConditionFailedStatusCode",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PreconditionRequiredStatusCode",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PutBadETag",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-Head",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP HEAD method. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-AcceptPatchHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-Options",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP OPTIONS method. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-OptionsAllowHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
-        }
-      ],
-      "title": "IndirectContainer (MUST)",
-      "description": "LDP Indirect Container tests. MUST conformance tests."
-    },
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-SHOULDManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-NoRdfBagSeqOrList",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PreferContainmentTriples",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-ContentTypeHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PostNoSlug",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-CreateWithoutConstraints",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-RestrictUriReUseSlug",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-RestrictUriReUseNoSlug",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-RejectPutModifyingContainmentTriples",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-RestrictPutReUseUri",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PatchMethod",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PostJsonLd",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-ContainsRdfType",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-ReUseVocabularies",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-UseStandardVocabularies",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-JsonLdRepresentation",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-4xxErrorHasResponseBody",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-ResponsePropertiesNotPersisted",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "IndirectContainer-PutRequiresIfMatch",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-        }
-      ],
-      "title": "IndirectContainer (SHOULD)",
-      "description": "LDP Indirect Container tests. SHOULD conformance tests."
-    },
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MAYManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-PostNonRDFSource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-PostResourceAndGetFromContainer",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-PostResourceGetBinary",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-PostResourceGetMetadataAndBinary",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-PostResourceAndCheckLink",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-PostResourceAndCheckAssociatedResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource."
-        }
-      ],
-      "title": "Non-RDFSource (MAY)",
-      "description": "LDP Non-RDF Source tests. MAY conformance tests."
-    },
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MUSTManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-OptionsHasSameLinkHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response"
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-GetResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP GET Method for LDPRs"
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-IsHttp11Manual",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-ETagHeadersGet",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-ETagHeadersHead",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-LdpLinkHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-GetResponseHeaders",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-ConditionFailedStatusCode",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-PreconditionRequiredStatusCode",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-PutBadETag",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-Head",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP HEAD method. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-AcceptPatchHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-Options",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP OPTIONS method. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-OptionsAllowHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
-        }
-      ],
-      "title": "Non-RDFSource (MUST)",
-      "description": "LDP Non-RDF Source tests. MUST conformance tests."
-    },
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-SHOULDManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "NonRDFSource-PutRequiresIfMatch",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            }
-          ],
-          "description": "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-        }
-      ],
-      "title": "Non-RDFSource (SHOULD)",
-      "description": "LDP Non-RDF Source tests. SHOULD conformance tests."
-    },
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MAYManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-TypeRdfSource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."
-        }
-      ],
-      "title": "RDFSource (MAY)",
-      "description": "LDP RDF Source tests. MAY conformance tests."
-    },
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MUSTManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-RelativeUriResolutionPut",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-PutReplacesResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-PutSimpleUpdate",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-GetResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-RestrictClientInference",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-GetResourceAcceptTurtle",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-PublishConstraintsReadOnlyProp",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-PublishConstraintsUnknownProp",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-PutReadOnlyProperties4xxStatus",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-PutPropertiesNotPersisted",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestRequirement"
-          ],
-          "title": "MemberResource-ConformsRdfSourceLdpResource",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-IsHttp11Manual",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-ETagHeadersGet",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-ETagHeadersHead",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-LdpLinkHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-GetResponseHeaders",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-ConditionFailedStatusCode",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-PreconditionRequiredStatusCode",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-PutBadETag",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-Head",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP HEAD method. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-AcceptPatchHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-Options",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST support the HTTP OPTIONS method. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-OptionsAllowHeader",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "
-        }
-      ],
-      "title": "RDFSource (MUST)",
-      "description": "LDP RDF Source tests. MUST conformance tests."
-    },
-    {
-      "@id": "http://w3c.github.io/ldp-testsuite/manifest#RDFSource-SHOULDManifest",
-      "@type": [
-        "earl:Report",
-        "mf:Manifest"
-      ],
-      "entries": [
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-ContainsRdfType",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-ReUseVocabularies",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-UseStandardVocabularies",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:manual",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-JsonLdRepresentation",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-4xxErrorHasResponseBody",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-ResponsePropertiesNotPersisted",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."
-        },
-        {
-          "@id": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
-          "@type": [
-            "earl:TestCriterion",
-            "earl:TestCase",
-            "http://www.w3.org/ns/earl#TestCase"
-          ],
-          "title": "MemberResource-PutRequiresIfMatch",
-          "testAction": "",
-          "assertions": [
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc1",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc2",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc3",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
-              "subject": "http://eclipse.org/lyo#dc4",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
-              "subject": "http://marmotta.apache.org",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              },
-              "assertedBy": "http://marmotta.apache.org"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
-              "subject": "http://test.rww.io/",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:failed"
-              },
-              "assertedBy": "http://test.rww.io/"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#bc",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            },
-            {
-              "@type": "earl:Assertion",
-              "test": "http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch",
-              "subject": "https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple",
-              "mode": "earl:automatic",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:passed"
-              },
-              "assertedBy": "http://stevespeicher.me#self"
-            }
-          ],
-          "description": "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."
-        }
-      ],
-      "title": "RDFSource (SHOULD)",
-      "description": "LDP RDF Source tests. SHOULD conformance tests."
-    }
-  ]
-}
\ No newline at end of file
--- a/tests/reports/ldp.ttl	Mon Sep 15 13:32:53 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13587 +0,0 @@
-@prefix dc: <http://purl.org/dc/terms/> .
-@prefix doap: <http://usefulinc.com/ns/doap#> .
-@prefix earl: <http://www.w3.org/ns/earl#> .
-@prefix foaf: <http://xmlns.com/foaf/0.1/> .
-@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xhv: <http://www.w3.org/1999/xhtml/vocab#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-
-
-<> a earl:Software, doap:Project;
-  doap:name "LDP";
-  dc:bibliographicCitation "[[LDP]]";
-  earl:generatedBy <http://rubygems.org/gems/earl-report>;
-  earl:assertions
-    </Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/LDP.js-bc/ldp-testsuite-execution-report-earl.ttl>,
-    </Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/LDP.js-dc1/ldp-testsuite-execution-report-earl.ttl>,
-    </Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/ldphp/ldp-testsuite-execution-report-earl.ttl>,
-    </Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-bc/ldp-testsuite-execution-report-earl.ttl>,
-    </Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc1/ldp-testsuite-execution-report-earl.ttl>,
-    </Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc2/ldp-testsuite-execution-report-earl.ttl>,
-    </Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc3/ldp-testsuite-execution-report-earl.ttl>,
-    </Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/lyo-dc4/ldp-testsuite-execution-report-earl.ttl>,
-    </Users/sspeiche/git/ldp-testsuite-ghp/ldp-testsuite/report/contrib/marmotta/ldp-testsuite-execution-report-earl.ttl>;
-  earl:testSubjects (
-    <http://eclipse.org/lyo#bc>
-    <http://eclipse.org/lyo#dc1>
-    <http://eclipse.org/lyo#dc2>
-    <http://eclipse.org/lyo#dc3>
-    <http://eclipse.org/lyo#dc4>
-    <http://marmotta.apache.org>
-    <http://test.rww.io/>
-    <https://hub.jazz.net/project/sspeiche/LDPjs#bc>
-    <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>);
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MAYManifest>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MUSTManifest>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-SHOULDManifest>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MAYManifest>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MUSTManifest>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-SHOULDManifest>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MAYManifest>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MUSTManifest>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-SHOULDManifest>
-    <http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MAYManifest>
-    <http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MUSTManifest>
-    <http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-SHOULDManifest>
-    <http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MAYManifest>
-    <http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MUSTManifest>
-    <http://w3c.github.io/ldp-testsuite/manifest#RDFSource-SHOULDManifest>) .
-    
-
-<http://rubygems.org/gems/earl-report> a earl:Software, doap:Project;
-  doap:name "earl-report";
-  doap:shortdesc "Earl Report summary generator"@en;
-  doap:description "EarlReport generates HTML+RDFa rollups of multiple EARL reports"@en;
-  doap:homepage <https://github.com/gkellogg/earl-report>;
-  doap:programming-language "Ruby";
-  doap:license <http://unlicense.org>;
-  doap:release <https://github.com/gkellogg/earl-report/tree/0.3.4>;
-  doap:developer <http://greggkellogg.net/foaf#me> .
-
-    
-
-# Manifests
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MAYManifest> a earl:Report, mf:Manifest;
-  dc:title "BasicContainer (MAY)";
-  mf:name "BasicContainer (MAY)";
-  rdfs:comment "LDP Basic Container tests. MAY conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-MUSTManifest> a earl:Report, mf:Manifest;
-  dc:title "BasicContainer (MUST)";
-  mf:name "BasicContainer (MUST)";
-  rdfs:comment "LDP Basic Container tests. MUST conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-SHOULDManifest> a earl:Report, mf:Manifest;
-  dc:title "BasicContainer (SHOULD)";
-  mf:name "BasicContainer (SHOULD)";
-  rdfs:comment "LDP Basic Container tests. SHOULD conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>
-    <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MAYManifest> a earl:Report, mf:Manifest;
-  dc:title "DirectContainer (MAY)";
-  mf:name "DirectContainer (MAY)";
-  rdfs:comment "LDP Direct Container tests. MAY conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MUSTManifest> a earl:Report, mf:Manifest;
-  dc:title "DirectContainer (MUST)";
-  mf:name "DirectContainer (MUST)";
-  rdfs:comment "LDP Direct Container tests. MUST conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-SHOULDManifest> a earl:Report, mf:Manifest;
-  dc:title "DirectContainer (SHOULD)";
-  mf:name "DirectContainer (SHOULD)";
-  rdfs:comment "LDP Direct Container tests. SHOULD conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>
-    <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MAYManifest> a earl:Report, mf:Manifest;
-  dc:title "IndirectContainer (MAY)";
-  mf:name "IndirectContainer (MAY)";
-  rdfs:comment "LDP Indirect Container tests. MAY conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-MUSTManifest> a earl:Report, mf:Manifest;
-  dc:title "IndirectContainer (MUST)";
-  mf:name "IndirectContainer (MUST)";
-  rdfs:comment "LDP Indirect Container tests. MUST conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-SHOULDManifest> a earl:Report, mf:Manifest;
-  dc:title "IndirectContainer (SHOULD)";
-  mf:name "IndirectContainer (SHOULD)";
-  rdfs:comment "LDP Indirect Container tests. SHOULD conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>
-    <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MAYManifest> a earl:Report, mf:Manifest;
-  dc:title "Non-RDFSource (MAY)";
-  mf:name "Non-RDFSource (MAY)";
-  rdfs:comment "LDP Non-RDF Source tests. MAY conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-MUSTManifest> a earl:Report, mf:Manifest;
-  dc:title "Non-RDFSource (MUST)";
-  mf:name "Non-RDFSource (MUST)";
-  rdfs:comment "LDP Non-RDF Source tests. MUST conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#Non-RDFSource-SHOULDManifest> a earl:Report, mf:Manifest;
-  dc:title "Non-RDFSource (SHOULD)";
-  mf:name "Non-RDFSource (SHOULD)";
-  rdfs:comment "LDP Non-RDF Source tests. SHOULD conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MAYManifest> a earl:Report, mf:Manifest;
-  dc:title "RDFSource (MAY)";
-  mf:name "RDFSource (MAY)";
-  rdfs:comment "LDP RDF Source tests. MAY conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#RDFSource-MUSTManifest> a earl:Report, mf:Manifest;
-  dc:title "RDFSource (MUST)";
-  mf:name "RDFSource (MUST)";
-  rdfs:comment "LDP RDF Source tests. MUST conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#RDFSource-SHOULDManifest> a earl:Report, mf:Manifest;
-  dc:title "RDFSource (SHOULD)";
-  mf:name "RDFSource (SHOULD)";
-  rdfs:comment "LDP RDF Source tests. SHOULD conformance tests.";
-  mf:entries (
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>
-    <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>) .
-
-#
-# Subject Definitions
-#
-<http://eclipse.org/lyo#bc> a earl:TestSubject, doap:Project;
-  doap:name "Eclipse Lyo-BC";
-  doap:description "Testing against: BasicContainer, RDFSource, NonRDFSource, Prefer, Container as Resource interaction model."@en;
-  doap:programming-language "Java";
- .
-
-<http://eclipse.org/lyo#bc> doap:developer
-   [ a foaf:Person;
-     foaf:name "Steve Speicher" ] .
-
-<http://eclipse.org/lyo#bc> doap:developer
-   [ a foaf:Person;
-     foaf:name "Sam Padgett" ] .
-
-
-<http://eclipse.org/lyo#dc1> a earl:TestSubject, doap:Project;
-  doap:name "Eclipse Lyo-DC1";
-  doap:description "Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer,         Container as Resource interaction model.         Configuration of DirectContainer:            ldp:membershipResource == container,            ldp:hasMemberRelation == ldp:member"@en;
-  doap:programming-language "Java";
- .
-
-<http://eclipse.org/lyo#dc1> doap:developer
-   [ a foaf:Person;
-     foaf:name "Steve Speicher" ] .
-
-<http://eclipse.org/lyo#dc1> doap:developer
-   [ a foaf:Person;
-     foaf:name "Sam Padgett" ] .
-
-
-<http://eclipse.org/lyo#dc2> a earl:TestSubject, doap:Project;
-  doap:name "Eclipse Lyo-DC2";
-  doap:description "Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer,         Container as Resource interaction model.         Configuration of DirectContainer:            ldp:membershipResource != container,            ldp:hasMemberRelation == ldp:member"@en;
-  doap:programming-language "Java";
- .
-
-<http://eclipse.org/lyo#dc2> doap:developer
-   [ a foaf:Person;
-     foaf:name "Steve Speicher" ] .
-
-<http://eclipse.org/lyo#dc2> doap:developer
-   [ a foaf:Person;
-     foaf:name "Sam Padgett" ] .
-
-
-<http://eclipse.org/lyo#dc3> a earl:TestSubject, doap:Project;
-  doap:name "Eclipse Lyo-DC3";
-  doap:description "Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer,         Container as Resource interaction model.         Configuration of DirectContainer:            ldp:membershipResource != container,            ldp:hasMemberRelation == skos:inScheme"@en;
-  doap:programming-language "Java";
- .
-
-<http://eclipse.org/lyo#dc3> doap:developer
-   [ a foaf:Person;
-     foaf:name "Steve Speicher" ] .
-
-<http://eclipse.org/lyo#dc3> doap:developer
-   [ a foaf:Person;
-     foaf:name "Sam Padgett" ] .
-
-
-<http://eclipse.org/lyo#dc4> a earl:TestSubject, doap:Project;
-  doap:name "Eclipse Lyo-DC4 ";
-  doap:description "Testing against: DirectContainer, RDFSource, NonRDFSource, Prefer,         Container as Resource interaction model.         Configuration of DirectContainer:            ldp:membershipResource == container,            ldp:hasMemberRelation == skos:inScheme"@en;
-  doap:programming-language "Java";
- .
-
-<http://eclipse.org/lyo#dc4> doap:developer
-   [ a foaf:Person;
-     foaf:name "Steve Speicher" ] .
-
-<http://eclipse.org/lyo#dc4> doap:developer
-   [ a foaf:Person;
-     foaf:name "Sam Padgett" ] .
-
-
-<http://marmotta.apache.org> a earl:TestSubject, doap:Project;
-  doap:name "Marmotta";
-  doap:programming-language "Java";
- .
-
-<http://marmotta.apache.org> doap:developer
-   [ a foaf:Person;
-     foaf:name "Sergio Fernández" ] .
-
-
-<http://test.rww.io/> a earl:TestSubject, doap:Project;
-  doap:name "ldphp";
-  doap:programming-language "PHP";
- .
-
-<http://test.rww.io/> doap:developer
-   [ a foaf:Person;
-     foaf:name "Andrei Sambra" ] .
-
-
-<https://hub.jazz.net/project/sspeiche/LDPjs#bc> a earl:TestSubject, doap:Project;
-  doap:name "LDP.js BC";
-  doap:description "Testing against: BasicContainer, RDFSource,Prefer, Container as Resource interaction model."@en;
-  doap:programming-language "JavaScript";
- .
-
-<https://hub.jazz.net/project/sspeiche/LDPjs#bc> doap:developer
-   [ a foaf:Person;
-     foaf:name "Sam Padgett" ] .
-
-<https://hub.jazz.net/project/sspeiche/LDPjs#bc> doap:developer
-   [ a foaf:Person;
-     foaf:name "Steve Speicher" ] .
-
-
-<https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple> a earl:TestSubject, doap:Project;
-  doap:name "LDP.js Ref Impl";
-  doap:description "Testing against: DirectContainer, RDFSource,Prefer, Container as Resource interaction model."@en;
-  doap:programming-language "JavaScript";
- .
-
-<https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple> doap:developer
-   [ a foaf:Person;
-     foaf:name "Sam Padgett" ] .
-
-<https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple> doap:developer
-   [ a foaf:Person;
-     foaf:name "Steve Speicher" ] .
-
-
-#
-# Test Case Definitions
-#
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PutToCreate";
-  dc:description "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutToCreate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-RdfTypeLdpContainer";
-  dc:description "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RdfTypeLdpContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-ServerHonorsSlug";
-  dc:description "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ServerHonorsSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-TypeRdfSource";
-  dc:description "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-TypeRdfSource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
-  dc:title "BasicContainer-ConformsBcLdpContainer";
-  dc:description "Each LDP Basic Container MUST also be a conforming LDP Container in section 5.2 Container along with the following restrictions in this section."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsBcLdpContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-ContainerSupportsHttpLinkHeader";
-  dc:description "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-RelativeUriResolutionPost";
-  dc:description "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPost>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PostResponseStatusAndLocation";
-  dc:description "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostResponseStatusAndLocation>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PostContainer";
-  dc:description "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-RequestedInteractionModelCreateNotAllowed";
-  dc:description "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-RequestedInteractionModelHeaders";
-  dc:description "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RequestedInteractionModelHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-AcceptTurtle";
-  dc:description "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptTurtle>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-NullRelativeUriPost";
-  dc:description "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NullRelativeUriPost>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-AcceptPostResponseHeader";
-  dc:description "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPostResponseHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-DeleteRemovesContainmentTriple";
-  dc:description "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
-  dc:title "BasicContainer-ConformsContainerRdfResource";
-  dc:description "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsContainerRdfResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-RelativeUriResolutionPut";
-  dc:description "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RelativeUriResolutionPut>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PutReplacesResource";
-  dc:description "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReplacesResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PutSimpleUpdate";
-  dc:description "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutSimpleUpdate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-GetResource";
-  dc:description "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-RestrictClientInference";
-  dc:description "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictClientInference>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-GetResourceAcceptTurtle";
-  dc:description "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResourceAcceptTurtle>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PublishConstraintsReadOnlyProp";
-  dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PublishConstraintsUnknownProp";
-  dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PublishConstraintsUnknownProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PutReadOnlyProperties4xxStatus";
-  dc:description "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PutPropertiesNotPersisted";
-  dc:description "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutPropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
-  dc:title "BasicContainer-ConformsRdfSourceLdpResource";
-  dc:description "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-IsHttp11Manual";
-  dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-IsHttp11Manual>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-ETagHeadersGet";
-  dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersGet>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-ETagHeadersHead";
-  dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ETagHeadersHead>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-LdpLinkHeader";
-  dc:description "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-LdpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-GetResponseHeaders";
-  dc:description "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-GetResponseHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-ConditionFailedStatusCode";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ConditionFailedStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PreconditionRequiredStatusCode";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreconditionRequiredStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PutBadETag";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutBadETag>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-Head";
-  dc:description "LDP servers MUST support the HTTP HEAD method. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Head>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-AcceptPatchHeader";
-  dc:description "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-AcceptPatchHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-Options";
-  dc:description "LDP servers MUST support the HTTP OPTIONS method. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-Options>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-OptionsAllowHeader";
-  dc:description "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-OptionsAllowHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-NoRdfBagSeqOrList";
-  dc:description "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-NoRdfBagSeqOrList>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PreferContainmentTriples";
-  dc:description "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PreferContainmentTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-ContentTypeHeader";
-  dc:description "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContentTypeHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PostNoSlug";
-  dc:description "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostNoSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-CreateWithoutConstraints";
-  dc:description "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-CreateWithoutConstraints>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-RestrictUriReUseSlug";
-  dc:description "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-RestrictUriReUseNoSlug";
-  dc:description "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictUriReUseNoSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-RejectPutModifyingContainmentTriples";
-  dc:description "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-RestrictPutReUseUri";
-  dc:description "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-RestrictPutReUseUri>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PatchMethod";
-  dc:description "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PatchMethod>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PostJsonLd";
-  dc:description "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PostJsonLd>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-ContainsRdfType";
-  dc:description "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ContainsRdfType>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-ReUseVocabularies";
-  dc:description "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ReUseVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-UseStandardVocabularies";
-  dc:description "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-UseStandardVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-JsonLdRepresentation";
-  dc:description "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-JsonLdRepresentation>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-4xxErrorHasResponseBody";
-  dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-4xxErrorHasResponseBody>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-ResponsePropertiesNotPersisted";
-  dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "BasicContainer-PutRequiresIfMatch";
-  dc:description "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#BasicContainer-PutRequiresIfMatch>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PutToCreate";
-  dc:description "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutToCreate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-RdfTypeLdpContainer";
-  dc:description "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RdfTypeLdpContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-ServerHonorsSlug";
-  dc:description "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ServerHonorsSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-TypeRdfSource";
-  dc:description "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-TypeRdfSource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-HttpLinkHeader";
-  dc:description "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-HttpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-MemberResourceTriple";
-  dc:description "Each LDP Direct Container representation MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is the ldp:membershipResource, and whose object is the LDPC's membership-constant-URI. Commonly the LDPC's URI is the membership-constant-URI, but LDP does not require this."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberResourceTriple>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists";
-  dc:description "Each LDP Direct Container representation must contain exactly one triple whose subject is the LDPC URI, and whose predicate is either ldp:hasMemberRelation or ldp:isMemberOfRelation. The object of the triple is constrained by other sections, such as ldp:hasMemberRelation or ldp:isMemberOfRelation, based on the membership triple pattern used by the container."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-MemberRelationOrIsMemberOfRelationTripleExists>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-ActAsIfInsertedContentRelationTripleExists";
-  dc:description "LDP Direct Containers MUST behave as if they have a (LDPC URI, ldp:insertedContentRelation , ldp:MemberSubject) triple, but LDP imposes no requirement to materialize such a triple in the LDP-DC representation."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ActAsIfInsertedContentRelationTripleExists>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PostResourceUpdatesTriples";
-  dc:description "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, the LDPC MUST update its membership triples to reflect that addition, and the resulting membership triple MUST be consistent with any LDP-defined predicates it exposes."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResourceUpdatesTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-DeleteResourceUpdatesTriples";
-  dc:description "When an LDPR identified by the object of a membership triple which was originally created by the LDP-DC is deleted, the LDPC server MUST also remove the corresponding membership triple."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteResourceUpdatesTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
-  dc:title "DirectContainer-ConformsDcLdpContainer";
-  dc:description "Each LDP Direct Container MUST also be a conforming LDP Container in section 5.2 Container along the following restrictions."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsDcLdpContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-RelativeUriResolutionPost";
-  dc:description "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPost>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PostResponseStatusAndLocation";
-  dc:description "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PostContainer";
-  dc:description "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-RequestedInteractionModelCreateNotAllowed";
-  dc:description "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-RequestedInteractionModelHeaders";
-  dc:description "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-AcceptTurtle";
-  dc:description "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptTurtle>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-NullRelativeUriPost";
-  dc:description "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NullRelativeUriPost>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-AcceptPostResponseHeader";
-  dc:description "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPostResponseHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-DeleteRemovesContainmentTriple";
-  dc:description "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
-  dc:title "DirectContainer-ConformsContainerRdfResource";
-  dc:description "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsContainerRdfResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-RelativeUriResolutionPut";
-  dc:description "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RelativeUriResolutionPut>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PutReplacesResource";
-  dc:description "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReplacesResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PutSimpleUpdate";
-  dc:description "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutSimpleUpdate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-GetResource";
-  dc:description "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-RestrictClientInference";
-  dc:description "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictClientInference>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-GetResourceAcceptTurtle";
-  dc:description "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PublishConstraintsReadOnlyProp";
-  dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PublishConstraintsUnknownProp";
-  dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PutReadOnlyProperties4xxStatus";
-  dc:description "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PutPropertiesNotPersisted";
-  dc:description "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
-  dc:title "DirectContainer-ConformsRdfSourceLdpResource";
-  dc:description "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-IsHttp11Manual";
-  dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-IsHttp11Manual>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-ETagHeadersGet";
-  dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersGet>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-ETagHeadersHead";
-  dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ETagHeadersHead>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-LdpLinkHeader";
-  dc:description "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-LdpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-GetResponseHeaders";
-  dc:description "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-GetResponseHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-ConditionFailedStatusCode";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ConditionFailedStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PreconditionRequiredStatusCode";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PutBadETag";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutBadETag>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-Head";
-  dc:description "LDP servers MUST support the HTTP HEAD method. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Head>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-AcceptPatchHeader";
-  dc:description "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-AcceptPatchHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-Options";
-  dc:description "LDP servers MUST support the HTTP OPTIONS method. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-Options>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-OptionsAllowHeader";
-  dc:description "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-OptionsAllowHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-UseMemberPredicate";
-  dc:description "LDP Direct Containers SHOULD use the ldp:member predicate as an LDPC's membership predicate if there is no obvious predicate from an application vocabulary to use."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseMemberPredicate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PreferMembershipTriples";
-  dc:description "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferMembershipTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-NoRdfBagSeqOrList";
-  dc:description "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PreferContainmentTriples";
-  dc:description "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PreferContainmentTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-ContentTypeHeader";
-  dc:description "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContentTypeHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PostNoSlug";
-  dc:description "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostNoSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-CreateWithoutConstraints";
-  dc:description "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-CreateWithoutConstraints>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-RestrictUriReUseSlug";
-  dc:description "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-RestrictUriReUseNoSlug";
-  dc:description "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-RejectPutModifyingContainmentTriples";
-  dc:description "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-RestrictPutReUseUri";
-  dc:description "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-RestrictPutReUseUri>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PatchMethod";
-  dc:description "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PatchMethod>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PostJsonLd";
-  dc:description "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PostJsonLd>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-ContainsRdfType";
-  dc:description "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ContainsRdfType>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-ReUseVocabularies";
-  dc:description "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ReUseVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-UseStandardVocabularies";
-  dc:description "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-UseStandardVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-JsonLdRepresentation";
-  dc:description "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-JsonLdRepresentation>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-4xxErrorHasResponseBody";
-  dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-ResponsePropertiesNotPersisted";
-  dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "DirectContainer-PutRequiresIfMatch";
-  dc:description "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#DirectContainer-PutRequiresIfMatch>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PutToCreate";
-  dc:description "LDP servers MAY choose to allow the creation of new resources using HTTP PUT."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutToCreate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-RdfTypeLdpContainer";
-  dc:description "The representation of a LDPC MAY have an rdf:type of ldp:Container for Linked Data Platform Container. Non-normative note: LDPCs might have additional types, like any LDP-RS. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RdfTypeLdpContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-ServerHonorsSlug";
-  dc:description "LDP servers MAY allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this usage, so its presence functions as a client hint to the server providing a desired string to be incorporated into the server's final choice of resource URI."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ServerHonorsSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-TypeRdfSource";
-  dc:description "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-TypeRdfSource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-ContainerSupportsHttpLinkHeader";
-  dc:description "LDP servers exposing LDPCs MUST advertise their LDP support by exposing a HTTP Link header with a target URI matching the type of container (see below) the server supports, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPC's HTTP Request-URI."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainerSupportsHttpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-CreateIndirectContainer";
-  dc:description "Each LDP Indirect Container MUST also be a conforming LDP Direct Container in section 5.4 Direct along the following restrictions."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateIndirectContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-ContainsLdpcUri";
-  dc:description "LDP Indirect Containers MUST contain exactly one triple whose subject is the LDPC URI, whose predicate is ldp:insertedContentRelation, and whose object ICR describes how the member-derived-URI in the container's membership triples is chosen."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsLdpcUri>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PostResource";
-  dc:description "LDPCs whose ldp:insertedContentRelation triple has an object other than ldp:MemberSubject and that create new resources MUST add a triple to the container whose subject is the container's URI, whose predicate is ldp:contains, and whose object is the newly created resource's URI (which will be different from the member-derived URI in this case). This ldp:contains triple can be the only link from the container to the newly created resource in certain cases."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-RelativeUriResolutionPost";
-  dc:description "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPost>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PostResponseStatusAndLocation";
-  dc:description "If the resource was created successfully, LDP servers MUST respond with status code 201 (Created) and the Location header set to the new resource’s URL. Clients shall not expect any representation in the response entity body on a 201 (Created) response."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostResponseStatusAndLocation>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PostContainer";
-  dc:description "When a successful HTTP POST request to an LDPC results in the creation of an LDPR, a containment triple MUST be added to the state of LDPC."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-RequestedInteractionModelCreateNotAllowed";
-  dc:description "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelCreateNotAllowed>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-RequestedInteractionModelHeaders";
-  dc:description "LDP servers that successfully create a resource from a RDF representation in the request entity body MUST honor the client's requested interaction model(s). The created resource can be thought of as an RDF named graph [rdf11-concepts]. If any model cannot be honored, the server MUST fail the request."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RequestedInteractionModelHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-AcceptTurtle";
-  dc:description "LDP servers MUST accept a request entity body with a request header of Content-Type with value of text/turtle [turtle]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptTurtle>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-NullRelativeUriPost";
-  dc:description "In RDF representations, LDP servers MUST interpret the null relative URI for the subject of triples in the LDPR representation in the request entity body as referring to the entity in the request body. Commonly, that entity is the model for the “to be created” LDPR, so triples whose subject is the null relative URI will usually result in triples in the created resource whose subject is the created resource."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NullRelativeUriPost>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-AcceptPostResponseHeader";
-  dc:description "LDP servers that support POST MUST include an Accept-Post response header on HTTP OPTIONS responses, listing post document media type(s) supported by the server."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPostResponseHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-DeleteRemovesContainmentTriple";
-  dc:description "When an LDPR identified by the object of a containment triple is deleted, the LDPC server MUST also remove the LDPR from the containing LDPC by removing the corresponding containment triple."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-DeleteRemovesContainmentTriple>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
-  dc:title "IndirectContainer-ConformsContainerRdfResource";
-  dc:description "Each Linked Data Platform Container MUST also be a conforming Linked Data Platform RDF Source."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsContainerRdfResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-RelativeUriResolutionPut";
-  dc:description "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RelativeUriResolutionPut>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PutReplacesResource";
-  dc:description "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReplacesResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PutSimpleUpdate";
-  dc:description "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutSimpleUpdate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-GetResource";
-  dc:description "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-RestrictClientInference";
-  dc:description "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictClientInference>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-GetResourceAcceptTurtle";
-  dc:description "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResourceAcceptTurtle>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PublishConstraintsReadOnlyProp";
-  dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsReadOnlyProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PublishConstraintsUnknownProp";
-  dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PublishConstraintsUnknownProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PutReadOnlyProperties4xxStatus";
-  dc:description "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutReadOnlyProperties4xxStatus>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PutPropertiesNotPersisted";
-  dc:description "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutPropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
-  dc:title "IndirectContainer-ConformsRdfSourceLdpResource";
-  dc:description "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConformsRdfSourceLdpResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-IsHttp11Manual";
-  dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-IsHttp11Manual>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-ETagHeadersGet";
-  dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersGet>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-ETagHeadersHead";
-  dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ETagHeadersHead>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-LdpLinkHeader";
-  dc:description "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-LdpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-GetResponseHeaders";
-  dc:description "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-GetResponseHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-ConditionFailedStatusCode";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ConditionFailedStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PreconditionRequiredStatusCode";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreconditionRequiredStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PutBadETag";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutBadETag>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-Head";
-  dc:description "LDP servers MUST support the HTTP HEAD method. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Head>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-AcceptPatchHeader";
-  dc:description "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-AcceptPatchHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-Options";
-  dc:description "LDP servers MUST support the HTTP OPTIONS method. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-Options>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-OptionsAllowHeader";
-  dc:description "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-OptionsAllowHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-NoRdfBagSeqOrList";
-  dc:description "LDPC representations SHOULD NOT use RDF container types rdf:Bag, rdf:Seq or rdf:List."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-NoRdfBagSeqOrList>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PreferContainmentTriples";
-  dc:description "LDP servers SHOULD respect all of a client's LDP-defined hints, for example which subsets of LDP-defined state the client is interested in processing, to influence the set of triples returned in representations of an LDPC, particularly for large LDPCs. See also [LDP-PAGING]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PreferContainmentTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-ContentTypeHeader";
-  dc:description "LDP servers SHOULD use the Content-Type request header to determine the representation format when the request has an entity body."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContentTypeHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PostNoSlug";
-  dc:description "LDP servers SHOULD assign the URI for the resource to be created using server application specific rules in the absence of a client hint."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostNoSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-CreateWithoutConstraints";
-  dc:description "LDP servers SHOULD allow clients to create new resources without requiring detailed knowledge of application-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs. LDP servers expose these application-specific constraints as described in section 4.2.1 General."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-CreateWithoutConstraints>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-RestrictUriReUseSlug";
-  dc:description "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-RestrictUriReUseNoSlug";
-  dc:description "LDP servers that allow member creation via POST SHOULD NOT re-use URIs."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictUriReUseNoSlug>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-RejectPutModifyingContainmentTriples";
-  dc:description "LDP servers SHOULD NOT allow HTTP PUT to update an LDPC’s containment triples; if the server receives such a request, it SHOULD respond with a 409 (Conflict) status code."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RejectPutModifyingContainmentTriples>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-RestrictPutReUseUri";
-  dc:description "LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-RestrictPutReUseUri>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PatchMethod";
-  dc:description "LDP servers are RECOMMENDED to support HTTP PATCH as the preferred method for updating an LDPC's empty-container triples. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PatchMethod>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PostJsonLd";
-  dc:description "LDP servers SHOULD accept a request entity body with a request header of Content-Type with value of application/ld+json [JSON-LD]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PostJsonLd>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-ContainsRdfType";
-  dc:description "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ContainsRdfType>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-ReUseVocabularies";
-  dc:description "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ReUseVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-UseStandardVocabularies";
-  dc:description "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-UseStandardVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-JsonLdRepresentation";
-  dc:description "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-JsonLdRepresentation>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-4xxErrorHasResponseBody";
-  dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-4xxErrorHasResponseBody>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-ResponsePropertiesNotPersisted";
-  dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-ResponsePropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "IndirectContainer-PutRequiresIfMatch";
-  dc:description "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#IndirectContainer-PutRequiresIfMatch>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-PostNonRDFSource";
-  dc:description "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostNonRDFSource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-PostResourceAndGetFromContainer";
-  dc:description "LDP servers may accept an HTTP POST of non-RDF representations (LDP-NRs) for creation of any kind of resource, for example binary resources."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndGetFromContainer>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-PostResourceGetBinary";
-  dc:description "LDP servers may host a mixture of LDP-RSs and LDP-NRs. For example, it is common for LDP servers to need to host binary or text resources that do not have useful RDF representations."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetBinary>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-PostResourceGetMetadataAndBinary";
-  dc:description "Each LDP Non-RDF Source must also be a conforming LDP Resource. LDP Non-RDF Sources may not be able to fully express their state using RDF."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceGetMetadataAndBinary>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-PostResourceAndCheckLink";
-  dc:description "LDP servers exposing an LDP Non-RDF Source may advertise this by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#NonRDFSource, and a link relation type of type (that is, rel='type') in responses to requests made to the LDP-NR's HTTP Request-URI."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckLink>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-PostResourceAndCheckAssociatedResource";
-  dc:description "Upon successful creation of an LDP-NR (HTTP status code of 201-Created and URI indicated by Location response header), LDP servers may create an associated LDP-RS to contain data about the newly created LDP-NR. If a LDP server creates this associated LDP-RS it must indicate its location on the HTTP response using the HTTP Link response header with link relation describedby and href to be the URI of the associated LDP-RS resource."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PostResourceAndCheckAssociatedResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource";
-  dc:description "When a contained LDPR is deleted, and the LDPC server created anassociated LDP-RS (see the LDPC POST section), the LDPC server must alsodelete the associated LDP-RS it created."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-DeleteNonRDFSourceDeletesAssociatedResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-OptionsHasSameLinkHeader";
-  dc:description "When responding to requests whose request-URI is a LDP-NR with anassociated LDP-RS, a LDPC server must provide the same HTTP Link responseheader as is required in the create response"@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsHasSameLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-GetResource";
-  dc:description "LDP servers MUST support the HTTP GET Method for LDPRs"@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-IsHttp11Manual";
-  dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-IsHttp11Manual>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-ETagHeadersGet";
-  dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersGet>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-ETagHeadersHead";
-  dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ETagHeadersHead>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-LdpLinkHeader";
-  dc:description "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-LdpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-GetResponseHeaders";
-  dc:description "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-GetResponseHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-ConditionFailedStatusCode";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-ConditionFailedStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-PreconditionRequiredStatusCode";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PreconditionRequiredStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-PutBadETag";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutBadETag>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-Head";
-  dc:description "LDP servers MUST support the HTTP HEAD method. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Head>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-AcceptPatchHeader";
-  dc:description "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-AcceptPatchHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-Options";
-  dc:description "LDP servers MUST support the HTTP OPTIONS method. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-Options>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-OptionsAllowHeader";
-  dc:description "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-OptionsAllowHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "NonRDFSource-PutRequiresIfMatch";
-  dc:description "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#NonRDFSource-PutRequiresIfMatch>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-TypeRdfSource";
-  dc:description "The representation of a LDP-RS MAY have an rdf:type of ldp:RDFSource for Linked Data Platform RDF Source."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-TypeRdfSource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-RelativeUriResolutionPut";
-  dc:description "LDP servers MUST assign the default base-URI for [RFC3987] relative-URI resolution to be the HTTP Request-URI when the resource already exists, and to the URI of the created resource when the request results in the creation of a new resource."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RelativeUriResolutionPut>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-PutReplacesResource";
-  dc:description "If a HTTP PUT is accepted on an existing resource, LDP servers MUST replace the entire persistent state of the identified resource with the entity representation in the body of the request."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReplacesResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-PutSimpleUpdate";
-  dc:description "LDP servers SHOULD allow clients to update resources without requiring detailed knowledge of server-specific constraints. This is a consequence of the requirement to enable simple creation and modification of LDPRs."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutSimpleUpdate>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-GetResource";
-  dc:description "LDP servers MUST provide an RDF representation for LDP-RSs. The HTTP Request-URI of the LDP-RS is typically the subject of most triples in the response."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-RestrictClientInference";
-  dc:description "LDP servers MUST NOT require LDP clients to implement inferencing in order to recognize the subset of content defined by LDP. Other specifications built on top of LDP may require clients to implement inferencing [rdf11-concepts]. The practical implication is that all content defined by LDP must be explicitly represented, unless noted otherwise within this document."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-RestrictClientInference>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-GetResourceAcceptTurtle";
-  dc:description "LDP servers must provide a text/turtle representation of the requested LDP-RS whenever HTTP content negotiation does not force another outcome [turtle]. In other words, if the server receives a GET request whose Request-URI identifies a LDP-RS, and either text/turtle has the highest relative quality factor (q= value) in the Accept request header or that header is absent, then an LDP server has to respond with Turtle."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResourceAcceptTurtle>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-PublishConstraintsReadOnlyProp";
-  dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsReadOnlyProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-PublishConstraintsUnknownProp";
-  dc:description "LDP servers MUST publish any constraints on LDP clients’ ability to create or update LDPRs, by adding a Link header with rel='describedby' [RFC5988] to all responses to requests which fail due to violation of those constraints."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PublishConstraintsUnknownProp>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-PutReadOnlyProperties4xxStatus";
-  dc:description "If an otherwise valid HTTP PUT request is received that attempts to change properties the server does not allow clients to modify, LDP servers MUST respond with a 4xx range status code (typically 409 Conflict)"@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutReadOnlyProperties4xxStatus>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-PutPropertiesNotPersisted";
-  dc:description "If an otherwise valid HTTP PUT request is received that contains properties the server chooses not to persist, e.g. unknown content, LDP servers MUST respond with an appropriate 4xx range status code [HTTP11]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutPropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestRequirement>;
-  dc:title "MemberResource-ConformsRdfSourceLdpResource";
-  dc:description "Each LDP RDF Source MUST also be a conforming LDP Resource as defined in section 4.2 Resource, along with the restrictions in this section."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConformsRdfSourceLdpResource>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-IsHttp11Manual";
-  dc:description "LDP servers MUST at least be HTTP/1.1 conformant servers [HTTP11]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-IsHttp11Manual>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-ETagHeadersGet";
-  dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersGet>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-ETagHeadersHead";
-  dc:description "LDP server responses MUST use entity tags (either weak or strong ones) as response ETag header values."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ETagHeadersHead>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-LdpLinkHeader";
-  dc:description "LDP servers exposing LDPRs MUST advertise their LDP support by exposing a HTTP Link header with a target URI of http://www.w3.org/ns/ldp#Resource, and a link relation type of type (that is, rel='type') in all responses to requests made to the LDPR's HTTP Request-URI."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-LdpLinkHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-GetResponseHeaders";
-  dc:description "LDP servers MUST support the HTTP response headers defined in section 4.2.8 HTTP OPTIONS. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-GetResponseHeaders>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-ConditionFailedStatusCode";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ConditionFailedStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-PreconditionRequiredStatusCode";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PreconditionRequiredStatusCode>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-PutBadETag";
-  dc:description "LDP servers MUST respond with status code 412 (Condition Failed) if ETags fail to match when there are no other errors with the request [HTTP11]. LDP servers that require conditional requests MUST respond with status code 428 (Precondition Required) when the absence of a precondition is the only reason for rejecting the request [RFC6585]."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutBadETag>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-Head";
-  dc:description "LDP servers MUST support the HTTP HEAD method. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Head>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-AcceptPatchHeader";
-  dc:description "LDP servers that support PATCH MUST include an Accept-Patch HTTP response header [RFC5789] on HTTP OPTIONS requests, listing patch document media type(s) supported by the server. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-AcceptPatchHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-Options";
-  dc:description "LDP servers MUST support the HTTP OPTIONS method. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-Options>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-OptionsAllowHeader";
-  dc:description "LDP servers MUST indicate their support for HTTP Methods by responding to a HTTP OPTIONS request on the LDPR’s URL with the HTTP Method tokens in the HTTP response header Allow. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-OptionsAllowHeader>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-ContainsRdfType";
-  dc:description "LDP-RSs representations SHOULD have at least one rdf:type set explicitly. This makes the representations much more useful to client applications that don’t support inferencing."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ContainsRdfType>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-ReUseVocabularies";
-  dc:description "LDP-RSs SHOULD reuse existing vocabularies instead of creating their own duplicate vocabulary terms. In addition to this general rule, some specific cases are covered by other conformance rules."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ReUseVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-UseStandardVocabularies";
-  dc:description "LDP-RSs predicates SHOULD use standard vocabularies such as Dublin Core [DC-TERMS], RDF [rdf11-concepts] and RDF Schema [rdf-schema], whenever possible."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-UseStandardVocabularies>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:manual;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-JsonLdRepresentation";
-  dc:description "LDP servers SHOULD offer a application/ld+json representation of the requested LDP-RS [JSON-LD]. "@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-JsonLdRepresentation>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-4xxErrorHasResponseBody";
-  dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-4xxErrorHasResponseBody>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-ResponsePropertiesNotPersisted";
-  dc:description "LDP servers SHOULD provide a corresponding response body containing information about which properties could not be persisted. The format of the 4xx response body is not constrained by LDP. LDP servers expose these application-specific constraints as described in section 4.2.1 General."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-ResponsePropertiesNotPersisted>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
-<http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/earl#TestCase>;
-  dc:title "MemberResource-PutRequiresIfMatch";
-  dc:description "LDP clients SHOULD use the HTTP If-Match header and HTTP ETags to ensure it isn’t modifying a resource that has changed since the client last retrieved its representation. LDP servers SHOULD require the HTTP If-Match header and HTTP ETags to detect collisions."@en;
-  mf:action <>;
-  earl:assertions (
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc1>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc2>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc3>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
-      earl:subject <http://eclipse.org/lyo#dc4>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://marmotta.apache.org>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
-      earl:subject <http://marmotta.apache.org>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://test.rww.io/>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
-      earl:subject <http://test.rww.io/>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:failed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#bc>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-    [ a earl:Assertion;
-      earl:assertedBy <http://stevespeicher.me#self>;
-      earl:test <http://w3c.github.io/ldp-testsuite/manifest#MemberResource-PutRequiresIfMatch>;
-      earl:subject <https://hub.jazz.net/project/sspeiche/LDPjs#dc-simple>;
-      earl:mode earl:automatic;
-      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-