@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/> .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.832Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: Skipping test because we have no read-only properties to PUT. Server-managed properties are specified using the \"read-only-prop\" command-line parameter.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testPutReadOnlyProperties4xxStatus(RdfSourceTest.java:392)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-PutReadOnlyProperties4xxStatus
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.841Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-GetResponseHeaders
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.849Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-AcceptTurtle
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.821Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "java.lang.AssertionError: 1 expectation failed.\nExpected content-type \"text/turtle\" doesn't match actual content-type \"text/html; charset=\"UTF-8\"\".\n\n\tat org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:81)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:190)\n\tat com.jayway.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:587)\n\tat com.jayway.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.invokeFilterChain(RequestSpecificationImpl.groovy:884)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1085)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:730)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:45)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:55)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1304)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.this$2$applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1085)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:730)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:45)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:55)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.get(RequestSpecificationImpl.groovy:146)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.get(RequestSpecificationImpl.groovy)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1085)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:730)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:45)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)\n\tat com.jayway.restassured.internal.ResponseSpecificationImpl.get(ResponseSpecificationImpl.groovy:266)\n\tat com.jayway.restassured.internal.ResponseSpecificationImpl.get(ResponseSpecificationImpl.groovy)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testGetResourceAcceptTurtle(RdfSourceTest.java:297)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 39 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:failed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-GetResourceAcceptTurtle
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.829Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: Skipping test because we have no read-only properties to PUT. Server-managed properties are specified using the \"read-only-prop\" command-line parameter.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.test4xxErrorHasResponseBody(RdfSourceTest.java:414)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-4xxErrorHasResponseBody
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.836Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-ETagHeadersGet
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.848Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-PutBadETag
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.858Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-NoRdfBagSeqOrList
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.827Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: Skipping test because we have no read-only properties to PUT. Server-managed properties are specified using the \"read-only-prop\" command-line parameter.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testPublishConstraintsReadOnlyProp(RdfSourceTest.java:351)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-PublishConstraintsReadOnlyProp
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.834Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: Skipping test because there are restrictions on PUT content for this resource. The requirement needs to be tested manually.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testRelativeUriResolutionPut(RdfSourceTest.java:78)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-RelativeUriResolutionPut
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.844Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-Head
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.85Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-JsonLdRepresentation
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.857Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-RestrictUriReUseNoSlug
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.823Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "java.lang.IllegalArgumentException: Unsupported media type: text/html; charset=\"UTF-8\"\n\tat org.w3.ldp.testsuite.mapper.RdfObjectMapper.getLang(RdfObjectMapper.java:37)\n\tat org.w3.ldp.testsuite.mapper.RdfObjectMapper.deserialize(RdfObjectMapper.java:44)\n\tat com.jayway.restassured.mapper.ObjectMapper$deserialize$0.call(Unknown Source)\n\tat com.jayway.restassured.internal.RestAssuredResponseOptionsGroovyImpl.as(RestAssuredResponseOptionsGroovyImpl.groovy:218)\n\tat com.jayway.restassured.internal.RestAssuredResponseOptionsImpl.as(RestAssuredResponseOptionsImpl.java:161)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.expectPut4xxStatus(RdfSourceTest.java:502)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testPutPropertiesNotPersisted(RdfSourceTest.java:434)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:failed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PutPropertiesNotPersisted
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.84Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-AcceptPatchHeader
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.848Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-GetResource
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.856Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PutRequiresIfMatch
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.835Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: Skipping test because PUT request was successful.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.expectPut4xxStatus(RdfSourceTest.java:512)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.expectPut4xxResponseBody(RdfSourceTest.java:521)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testResponsePropertiesNotPersisted(RdfSourceTest.java:452)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-ResponsePropertiesNotPersisted
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.847Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-ConformsRdfSourceLdpResource
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.854Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-ConformsBcLdpContainer
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.825Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "java.lang.IllegalArgumentException: Unsupported media type: text/html; charset=\"UTF-8\"\n\tat org.w3.ldp.testsuite.mapper.RdfObjectMapper.getLang(RdfObjectMapper.java:37)\n\tat org.w3.ldp.testsuite.mapper.RdfObjectMapper.deserialize(RdfObjectMapper.java:44)\n\tat com.jayway.restassured.mapper.ObjectMapper$deserialize$0.call(Unknown Source)\n\tat com.jayway.restassured.internal.RestAssuredResponseOptionsGroovyImpl.as(RestAssuredResponseOptionsGroovyImpl.groovy:218)\n\tat com.jayway.restassured.internal.RestAssuredResponseOptionsImpl.as(RestAssuredResponseOptionsImpl.java:161)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.expectPut4xxStatus(RdfSourceTest.java:502)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.expectPut4xxDescribedBy(RdfSourceTest.java:479)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testPublishConstraintsUnknownProp(RdfSourceTest.java:371)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:failed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PublishConstraintsUnknownProp
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.832Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: Skipping test because we have no read-only properties to PUT. Server-managed properties are specified using the \"read-only-prop\" command-line parameter.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testPublishConstraintsReadOnlyProp(RdfSourceTest.java:351)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PublishConstraintsReadOnlyProp
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.843Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-ConformsRdfSourceLdpResource
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.849Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-Options
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.822Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "java.lang.AssertionError: Server reused URIs for POSTed resources.\n\tat org.w3.ldp.testsuite.test.CommonContainerTest.testRestrictUriReUse(CommonContainerTest.java:880)\n\tat org.w3.ldp.testsuite.test.CommonContainerTest.testRestrictUriReUseSlug(CommonContainerTest.java:560)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 23 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:failed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-RestrictUriReUseSlug
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:manual ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.831Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.w3.ldp.testsuite.exception.SkipNotTestableException: This requirement or recommendation must be tested manually. It is difficult or impossible to write automated tests for and is not part of the testsuite.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testReUseVocabularies(RdfSourceTest.java:223)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-ReUseVocabularies
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.836Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-PreconditionRequiredStatusCode
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.848Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-PutRequiresIfMatch
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.855Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-TypeRdfSource
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.858Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-GetResourceAcceptTurtle
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:manual ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.827Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.w3.ldp.testsuite.exception.SkipNotTestableException: This requirement or recommendation must be tested manually. It is difficult or impossible to write automated tests for and is not part of the testsuite.\n\tat org.w3.ldp.testsuite.test.CommonResourceTest.testIsHttp11Manual(CommonResourceTest.java:132)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-IsHttp11Manual
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.844Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-GetResponseHeaders
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.85Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-PutSimpleUpdate
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.857Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PutToCreate
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.824Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "java.lang.AssertionError: 1 expectation failed.\nExpected status code not between 200 and 209 doesn't match actual status code <201>.\n\n\tat org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:81)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:190)\n\tat com.jayway.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:587)\n\tat com.jayway.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.invokeFilterChain(RequestSpecificationImpl.groovy:884)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1085)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:730)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:45)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:55)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1304)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.this$2$applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1085)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:730)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:45)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:55)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy:154)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1085)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:730)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:45)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)\n\tat com.jayway.restassured.internal.ResponseSpecificationImpl.put(ResponseSpecificationImpl.groovy:274)\n\tat com.jayway.restassured.internal.ResponseSpecificationImpl.put(ResponseSpecificationImpl.groovy)\n\tat org.w3.ldp.testsuite.test.CommonContainerTest.testRestrictPutReUseUri(CommonContainerTest.java:653)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 40 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:failed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-RestrictPutReUseUri
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.84Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-JsonLdRepresentation
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.849Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-GetResource
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.856Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-ConditionFailedStatusCode
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.829Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: Skipping test because PUT request was successful.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.expectPut4xxStatus(RdfSourceTest.java:512)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.expectPut4xxDescribedBy(RdfSourceTest.java:479)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testPublishConstraintsUnknownProp(RdfSourceTest.java:371)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-PublishConstraintsUnknownProp
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.836Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: Skipping test because there are restrictions on PUT content for this resource. The requirement needs to be tested manually.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.putReplaceResource(RdfSourceTest.java:551)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testPutSimpleUpdate(RdfSourceTest.java:150)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PutSimpleUpdate
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.854Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-NullRelativeUriPost
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.826Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "java.lang.AssertionError: 2 expectations failed.\nExpected status code <201> doesn't match actual status code <200>.\n\nExpected header \"Location\" was not set, was \"null\". Headers are:\nServer=Virtuoso/07.10.3211 (Mac OS X) i686-apple-darwin13.0.0  VDB\nConnection=Keep-Alive\nDate=Thu, 28 Aug 2014 08:47:58 GMT\nAccept-Ranges=bytes\nContent-type=text/html; charset=\"UTF-8\"\nMS-Author-Via=DAV, SPARQL\nAllow=GET,HEAD,POST,PUT,DELETE,OPTIONS,PROPFIND,PROPPATCH,COPY,MOVE,LOCK,UNLOCK,TRACE,PATCH\nAccept-Patch=application/sparql-update\nAccept-Post=text/turtle,text/n3,text/nt\nVary=Accept,Origin,If-Modified-Since,If-None-Match\nLink=<http://www.w3.org/ns/ldp#Resource>; rel=\"type\"\nLink=<http://www.w3.org/ns/ldp#BasicContainer>; rel=\"type\"\nLink=<http://localhost:8080/DAV/ldp,meta>; rel=\"meta\"\nLink=<http://localhost:8080/DAV/ldp,acl>; rel=\"acl\"\nETag=\"81ae05e4c7ae387d8d6221210c8e3a14\"\nContent-Length=1320\n\n\tat org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:81)\n\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:57)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:182)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:190)\n\tat com.jayway.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:587)\n\tat com.jayway.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.invokeFilterChain(RequestSpecificationImpl.groovy:884)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1085)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:730)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:45)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:55)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1304)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.this$2$applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1085)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:730)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:45)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:55)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy:150)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1085)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:909)\n\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:730)\n\tat com.jayway.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)\n\tat org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:45)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)\n\tat com.jayway.restassured.internal.ResponseSpecificationImpl.post(ResponseSpecificationImpl.groovy:270)\n\tat com.jayway.restassured.internal.ResponseSpecificationImpl.post(ResponseSpecificationImpl.groovy)\n\tat org.w3.ldp.testsuite.test.CommonContainerTest.testPostJsonLd(CommonContainerTest.java:814)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 42 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:failed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PostJsonLd
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.834Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: Skipping test because we have no read-only properties to PUT. Server-managed properties are specified using the \"read-only-prop\" command-line parameter.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.test4xxErrorHasResponseBody(RdfSourceTest.java:414)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-4xxErrorHasResponseBody
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.843Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-ConditionFailedStatusCode
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.85Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-RdfTypeLdpContainer
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.857Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PostResponseStatusAndLocation
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.823Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "java.lang.AssertionError: LDP-RS representation does not have rdf:type ldp:RDFSource expected [true] but found [false]\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testTypeRdfSource(RdfSourceTest.java:200)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 24 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:failed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-TypeRdfSource
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.831Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: Skipping test because there are restrictions on PUT content for this resource. The requirement needs to be tested manually.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.putReplaceResource(RdfSourceTest.java:551)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testPutReplacesResource(RdfSourceTest.java:136)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PutReplacesResource
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.848Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PostNoSlug
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.855Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PatchMethod
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.828Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: Skipping test because PUT request failed with valid If-Match header.\n\tat org.w3.ldp.testsuite.test.CommonResourceTest.testPreconditionRequiredStatusCode(CommonResourceTest.java:345)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PreconditionRequiredStatusCode
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.847Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-ETagHeadersHead
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.844Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-CreateWithoutConstraints
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.851Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-DeleteRemovesContainmentTriple
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.858Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-LdpLinkHeader
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.825Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "java.lang.AssertionError: Container has containment triples when minimal container was requested expected [false] but found [true]\n\tat org.w3.ldp.testsuite.test.CommonContainerTest.testPreferContainmentTriples(CommonContainerTest.java:192)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 24 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:failed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PreferContainmentTriples
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:manual ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.833Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.w3.ldp.testsuite.exception.SkipNotTestableException: This requirement or recommendation must be tested manually. It is difficult or impossible to write automated tests for and is not part of the testsuite.\n\tat org.w3.ldp.testsuite.test.CommonResourceTest.testIsHttp11Manual(CommonResourceTest.java:132)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-IsHttp11Manual
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.841Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-AcceptPostResponseHeader
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.856Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-ETagHeadersHead
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:manual ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.83Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.w3.ldp.testsuite.exception.SkipNotTestableException: This requirement or recommendation must be tested manually. It is difficult or impossible to write automated tests for and is not part of the testsuite.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testRestrictClientInference(RdfSourceTest.java:268)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-RestrictClientInference
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.839Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-ConformsContainerRdfResource
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.855Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-ContainsRdfType
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:manual ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.827Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.w3.ldp.testsuite.exception.SkipNotTestableException: This requirement or recommendation must be tested manually. It is difficult or impossible to write automated tests for and is not part of the testsuite.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testRestrictClientInference(RdfSourceTest.java:268)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-RestrictClientInference
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:manual ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.834Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.w3.ldp.testsuite.exception.SkipNotTestableException: This requirement or recommendation must be tested manually. It is difficult or impossible to write automated tests for and is not part of the testsuite.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testUseStandardVocabularies(RdfSourceTest.java:248)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-UseStandardVocabularies
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.845Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-ContainerSupportsHttpLinkHeader
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.85Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-LdpLinkHeader
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.857Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-RelativeUriResolutionPut
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.832Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: containerAsResource is null\n\tat org.w3.ldp.testsuite.test.CommonContainerTest.testRequestedInteractionModelCreateNotAllowed(CommonContainerTest.java:309)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-RequestedInteractionModelCreateNotAllowed
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.849Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-RelativeUriResolutionPost
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.856Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-Head
] .

<http://www.openlinksw.com/>
        a                          doap:Project , earl:Software , earl:TestSubject , earl:Assertor ;
        dcterms:title              "OpenLink Virtuoso" ;
        doap:developer             [ a          foaf:Person ;
                                     foaf:name  "OpenLink"
                                   ] ;
        doap:homepage              "http://www.openlinksw.com/" ;
        doap:name                  "Virtuoso" ;
        doap:programming-language  "C" .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.828Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: containerAsResource is null\n\tat org.w3.ldp.testsuite.test.CommonContainerTest.testRequestedInteractionModelHeaders(CommonContainerTest.java:344)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-RequestedInteractionModelHeaders
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.836Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: Skipping test because we have no read-only properties to PUT. Server-managed properties are specified using the \"read-only-prop\" command-line parameter.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testPutReadOnlyProperties4xxStatus(RdfSourceTest.java:392)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PutReadOnlyProperties4xxStatus
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.847Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-AcceptPatchHeader
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.845Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-PutReplacesResource
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.858Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-OptionsAllowHeader
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.825Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "java.lang.IllegalArgumentException: Unsupported media type: text/html; charset=\"UTF-8\"\n\tat org.w3.ldp.testsuite.mapper.RdfObjectMapper.getLang(RdfObjectMapper.java:37)\n\tat org.w3.ldp.testsuite.mapper.RdfObjectMapper.deserialize(RdfObjectMapper.java:44)\n\tat com.jayway.restassured.mapper.ObjectMapper$deserialize$0.call(Unknown Source)\n\tat com.jayway.restassured.internal.RestAssuredResponseOptionsGroovyImpl.as(RestAssuredResponseOptionsGroovyImpl.groovy:218)\n\tat com.jayway.restassured.internal.RestAssuredResponseOptionsImpl.as(RestAssuredResponseOptionsImpl.java:161)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.expectPut4xxStatus(RdfSourceTest.java:502)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.expectPut4xxResponseBody(RdfSourceTest.java:521)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testResponsePropertiesNotPersisted(RdfSourceTest.java:452)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:failed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-ResponsePropertiesNotPersisted
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.833Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.testng.SkipException: Skipping test because PUT request was successful.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.expectPut4xxStatus(RdfSourceTest.java:512)\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testPutPropertiesNotPersisted(RdfSourceTest.java:434)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-PutPropertiesNotPersisted
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.844Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-ETagHeadersGet
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.856Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-Options
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.823Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "java.lang.AssertionError: Expected either 415 Unsupported Media Type or 201 Created in response to POST expected [true] but found [false]\n\tat org.w3.ldp.testsuite.test.CommonContainerTest.testContentTypeHeader(CommonContainerTest.java:412)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 24 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:failed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-ContentTypeHeader
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:manual ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.83Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.w3.ldp.testsuite.exception.SkipNotTestableException: This requirement or recommendation must be tested manually. It is difficult or impossible to write automated tests for and is not part of the testsuite.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testUseStandardVocabularies(RdfSourceTest.java:248)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-UseStandardVocabularies
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.84Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PostContainer
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.848Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-RejectPutModifyingContainmentTriples
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "MemberResourceTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.855Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:MemberResource-OptionsAllowHeader
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:manual ;
  earl:result      [ a                    earl:TestResult ;
                     dcterms:date         "2014-08-28T08:47:59.835Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     dcterms:description  "org.w3.ldp.testsuite.exception.SkipNotTestableException: This requirement or recommendation must be tested manually. It is difficult or impossible to write automated tests for and is not part of the testsuite.\n\tat org.w3.ldp.testsuite.test.RdfSourceTest.testReUseVocabularies(RdfSourceTest.java:223)\n\tat org.w3.ldp.testsuite.LdpTestSuite.run(LdpTestSuite.java:308)\n\tat org.w3.ldp.testsuite.LdpTestSuite.executeTestSuite(LdpTestSuite.java:337)\n\tat org.w3.ldp.testsuite.RunLdpTestSuite.main(RunLdpTestSuite.java:53)\n... Removed 21 stack frames"^^<http://www.w3.org/2001/XMLSchema#string> ;
                     earl:outcome         earl:untested
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-ReUseVocabularies
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.845Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-ServerHonorsSlug
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.851Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-PutBadETag
] .

[ a                earl:Assertion ;
  ldpt:ranAsClass  "BasicContainerTest"^^<http://www.w3.org/2001/XMLSchema#string> ;
  earl:assertedBy  <http://www.openlinksw.com/> ;
  earl:mode        earl:automatic ;
  earl:result      [ a             earl:TestResult ;
                     dcterms:date  "2014-08-28T08:47:59.857Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                     earl:outcome  earl:passed
                   ] ;
  earl:subject     <http://www.openlinksw.com/> ;
  earl:test        ldpt:BasicContainer-ContainsRdfType
] .
