Skip to content

Instantly share code, notes, and snippets.

@tpendragon

tpendragon/posts Secret

Created April 23, 2015 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tpendragon/74d618ec8b6d71859c12 to your computer and use it in GitHub Desktop.
Save tpendragon/74d618ec8b6d71859c12 to your computer and use it in GitHub Desktop.
membership test
D, [2015-04-23T10:34:37.579585 #28727] DEBUG -- : HTTP HEAD (7.11ms) http://localhost:8983/fedora/rest/test/1
D, [2015-04-23T10:34:37.579661 #28727] DEBUG -- : HTTP request header User-Agent: Faraday v0.9.1
D, [2015-04-23T10:34:37.579707 #28727] DEBUG -- : HTTP request header Authorization: Basic ZmVkb3JhQWRtaW46ZmVkb3JhQWRtaW4=
D, [2015-04-23T10:34:37.579724 #28727] DEBUG -- : HTTP request header Accept: */*
D, [2015-04-23T10:34:37.579739 #28727] DEBUG -- : HTTP request header Host: localhost:8983
D, [2015-04-23T10:34:37.579756 #28727] DEBUG -- : Response status Net::HTTPNotFound (404)
D, [2015-04-23T10:34:37.579777 #28727] DEBUG -- : HTTP response header Content-Type: text/html;charset=ISO-8859-1
D, [2015-04-23T10:34:37.579796 #28727] DEBUG -- : HTTP response header Cache-Control: must-revalidate,no-cache,no-store
D, [2015-04-23T10:34:37.579812 #28727] DEBUG -- : HTTP response header Content-Length: 1383
D, [2015-04-23T10:34:37.776422 #28727] DEBUG -- : HTTP PUT (11.36ms) http://localhost:8983/fedora/rest/test/1
D, [2015-04-23T10:34:37.776498 #28727] DEBUG -- : HTTP request header User-Agent: Faraday v0.9.1
D, [2015-04-23T10:34:37.776523 #28727] DEBUG -- : HTTP request header Authorization: Basic ZmVkb3JhQWRtaW46ZmVkb3JhQWRtaW4=
D, [2015-04-23T10:34:37.776543 #28727] DEBUG -- : HTTP request header Content-Type: text/turtle
D, [2015-04-23T10:34:37.776560 #28727] DEBUG -- : HTTP request header Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
D, [2015-04-23T10:34:37.776576 #28727] DEBUG -- : HTTP request header Accept: */*
D, [2015-04-23T10:34:37.776592 #28727] DEBUG -- : HTTP request header Host: localhost:8983
D, [2015-04-23T10:34:37.776871 #28727] DEBUG -- : HTTP request header Content-Length: 0
D, [2015-04-23T10:34:37.776891 #28727] DEBUG -- : Response status Net::HTTPCreated (201)
D, [2015-04-23T10:34:37.776911 #28727] DEBUG -- : HTTP response header Etag: "a7da9733adf7fbfb781f6b0ce40a68619f330c62"
D, [2015-04-23T10:34:37.776929 #28727] DEBUG -- : HTTP response header Last-Modified: Thu, 23 Apr 2015 17:34:37 GMT
D, [2015-04-23T10:34:37.776945 #28727] DEBUG -- : HTTP response header Content-Length: 40
D, [2015-04-23T10:34:37.776959 #28727] DEBUG -- : HTTP response header Location: http://localhost:8983/fedora/rest/test/1
D, [2015-04-23T10:34:37.776976 #28727] DEBUG -- : HTTP response header Content-Type: text/plain
D, [2015-04-23T10:34:37.776995 #28727] DEBUG -- : Response body http://localhost:8983/fedora/rest/test/1
D, [2015-04-23T10:34:37.786163 #28727] DEBUG -- : HTTP HEAD (6.67ms) http://localhost:8983/fedora/rest/test/2
D, [2015-04-23T10:34:37.786232 #28727] DEBUG -- : HTTP request header User-Agent: Faraday v0.9.1
D, [2015-04-23T10:34:37.786270 #28727] DEBUG -- : HTTP request header Authorization: Basic ZmVkb3JhQWRtaW46ZmVkb3JhQWRtaW4=
D, [2015-04-23T10:34:37.786290 #28727] DEBUG -- : HTTP request header Accept: */*
D, [2015-04-23T10:34:37.786305 #28727] DEBUG -- : HTTP request header Host: localhost:8983
D, [2015-04-23T10:34:37.786322 #28727] DEBUG -- : Response status Net::HTTPNotFound (404)
D, [2015-04-23T10:34:37.786343 #28727] DEBUG -- : HTTP response header Content-Type: text/html;charset=ISO-8859-1
D, [2015-04-23T10:34:37.786360 #28727] DEBUG -- : HTTP response header Cache-Control: must-revalidate,no-cache,no-store
D, [2015-04-23T10:34:37.786376 #28727] DEBUG -- : HTTP response header Content-Length: 1383
D, [2015-04-23T10:34:37.800494 #28727] DEBUG -- : HTTP PUT (11.31ms) http://localhost:8983/fedora/rest/test/2
D, [2015-04-23T10:34:37.800563 #28727] DEBUG -- : HTTP request header User-Agent: Faraday v0.9.1
D, [2015-04-23T10:34:37.800586 #28727] DEBUG -- : HTTP request header Authorization: Basic ZmVkb3JhQWRtaW46ZmVkb3JhQWRtaW4=
D, [2015-04-23T10:34:37.800971 #28727] DEBUG -- : HTTP request header Content-Type: text/turtle
D, [2015-04-23T10:34:37.800991 #28727] DEBUG -- : HTTP request header Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
D, [2015-04-23T10:34:37.801008 #28727] DEBUG -- : HTTP request header Accept: */*
D, [2015-04-23T10:34:37.801024 #28727] DEBUG -- : HTTP request header Host: localhost:8983
D, [2015-04-23T10:34:37.801040 #28727] DEBUG -- : HTTP request header Content-Length: 0
D, [2015-04-23T10:34:37.801057 #28727] DEBUG -- : Response status Net::HTTPCreated (201)
D, [2015-04-23T10:34:37.801074 #28727] DEBUG -- : HTTP response header Etag: "d7e9e9edd70ebaa06862c1446269a81bf7e7b55f"
D, [2015-04-23T10:34:37.801090 #28727] DEBUG -- : HTTP response header Last-Modified: Thu, 23 Apr 2015 17:34:37 GMT
D, [2015-04-23T10:34:37.801107 #28727] DEBUG -- : HTTP response header Content-Length: 40
D, [2015-04-23T10:34:37.801121 #28727] DEBUG -- : HTTP response header Location: http://localhost:8983/fedora/rest/test/2
D, [2015-04-23T10:34:37.801137 #28727] DEBUG -- : HTTP response header Content-Type: text/plain
D, [2015-04-23T10:34:37.801370 #28727] DEBUG -- : Response body http://localhost:8983/fedora/rest/test/2
D, [2015-04-23T10:34:37.816475 #28727] DEBUG -- : HTTP HEAD (7.45ms) http://localhost:8983/fedora/rest/test/1/members
D, [2015-04-23T10:34:37.816544 #28727] DEBUG -- : HTTP request header User-Agent: Faraday v0.9.1
D, [2015-04-23T10:34:37.816876 #28727] DEBUG -- : HTTP request header Authorization: Basic ZmVkb3JhQWRtaW46ZmVkb3JhQWRtaW4=
D, [2015-04-23T10:34:37.816897 #28727] DEBUG -- : HTTP request header Accept: */*
D, [2015-04-23T10:34:37.816914 #28727] DEBUG -- : HTTP request header Host: localhost:8983
D, [2015-04-23T10:34:37.816932 #28727] DEBUG -- : Response status Net::HTTPNotFound (404)
D, [2015-04-23T10:34:37.816952 #28727] DEBUG -- : HTTP response header Content-Type: text/html;charset=ISO-8859-1
D, [2015-04-23T10:34:37.816970 #28727] DEBUG -- : HTTP response header Cache-Control: must-revalidate,no-cache,no-store
D, [2015-04-23T10:34:37.816988 #28727] DEBUG -- : HTTP response header Content-Length: 1391
D, [2015-04-23T10:34:37.841205 #28727] DEBUG -- : HTTP PUT (15.23ms) http://localhost:8983/fedora/rest/test/1/members
D, [2015-04-23T10:34:37.841286 #28727] DEBUG -- : Request body
<http://localhost:8983/fedora/rest/test/1/members> a <http://www.w3.org/ns/ldp#IndirectContainer>;
<http://www.w3.org/ns/ldp#hasMemberRelation> <http://pcdm.org/models#hasMember>;
<http://www.w3.org/ns/ldp#insertedContentRelation> <http://openarchives.org/ore/terms/proxyFor>;
<http://www.w3.org/ns/ldp#membershipResource> <http://localhost:8983/fedora/rest/test/1> .
D, [2015-04-23T10:34:37.841338 #28727] DEBUG -- : HTTP request header User-Agent: Faraday v0.9.1
D, [2015-04-23T10:34:37.841375 #28727] DEBUG -- : HTTP request header Authorization: Basic ZmVkb3JhQWRtaW46ZmVkb3JhQWRtaW4=
D, [2015-04-23T10:34:37.841413 #28727] DEBUG -- : HTTP request header Content-Type: text/turtle
D, [2015-04-23T10:34:37.841443 #28727] DEBUG -- : HTTP request header Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
D, [2015-04-23T10:34:37.841746 #28727] DEBUG -- : HTTP request header Accept: */*
D, [2015-04-23T10:34:37.841776 #28727] DEBUG -- : HTTP request header Host: localhost:8983
D, [2015-04-23T10:34:37.841795 #28727] DEBUG -- : HTTP request header Content-Length: 378
D, [2015-04-23T10:34:37.841816 #28727] DEBUG -- : Response status Net::HTTPCreated (201)
D, [2015-04-23T10:34:37.841839 #28727] DEBUG -- : HTTP response header Etag: "0d9e3f192be4c09c8e89921229db45566cea8b85"
D, [2015-04-23T10:34:37.841876 #28727] DEBUG -- : HTTP response header Last-Modified: Thu, 23 Apr 2015 17:34:37 GMT
D, [2015-04-23T10:34:37.841928 #28727] DEBUG -- : HTTP response header Content-Length: 48
D, [2015-04-23T10:34:37.841959 #28727] DEBUG -- : HTTP response header Location: http://localhost:8983/fedora/rest/test/1/members
D, [2015-04-23T10:34:37.841990 #28727] DEBUG -- : HTTP response header Content-Type: text/plain
D, [2015-04-23T10:34:37.842022 #28727] DEBUG -- : Response body http://localhost:8983/fedora/rest/test/1/members
D, [2015-04-23T10:34:37.857788 #28727] DEBUG -- : HTTP GET (13.70ms) http://localhost:8983/fedora/rest/test/1
D, [2015-04-23T10:34:37.857874 #28727] DEBUG -- : HTTP request header User-Agent: Faraday v0.9.1
D, [2015-04-23T10:34:37.858198 #28727] DEBUG -- : HTTP request header Authorization: Basic ZmVkb3JhQWRtaW46ZmVkb3JhQWRtaW4=
D, [2015-04-23T10:34:37.858223 #28727] DEBUG -- : HTTP request header Prefer: return=representation
D, [2015-04-23T10:34:37.858242 #28727] DEBUG -- : HTTP request header Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
D, [2015-04-23T10:34:37.858258 #28727] DEBUG -- : HTTP request header Accept: */*
D, [2015-04-23T10:34:37.858274 #28727] DEBUG -- : HTTP request header Host: localhost:8983
D, [2015-04-23T10:34:37.858292 #28727] DEBUG -- : Response status Net::HTTPOK (200)
D, [2015-04-23T10:34:37.858311 #28727] DEBUG -- : HTTP response header Etag: "48ac7a6505f22659fa7da0ec45c683d5335e7916"
D, [2015-04-23T10:34:37.858328 #28727] DEBUG -- : HTTP response header Last-Modified: Thu, 23 Apr 2015 17:34:37 GMT
D, [2015-04-23T10:34:37.858344 #28727] DEBUG -- : HTTP response header Link: <http://www.w3.org/ns/ldp#Resource>;rel="type", <http://www.w3.org/ns/ldp#Container>;rel="type", <http://www.w3.org/ns/ldp#BasicContainer>;rel="type"
D, [2015-04-23T10:34:37.858361 #28727] DEBUG -- : HTTP response header Accept-Patch: application/sparql-update
D, [2015-04-23T10:34:37.858377 #28727] DEBUG -- : HTTP response header Accept-Post: text/turtle,text/rdf+n3,text/n3,application/rdf+xml,application/n-triples,multipart/form-data,application/sparql-update
D, [2015-04-23T10:34:37.858522 #28727] DEBUG -- : HTTP response header Allow: MOVE,COPY,DELETE,POST,HEAD,GET,PUT,PATCH,OPTIONS
D, [2015-04-23T10:34:37.858554 #28727] DEBUG -- : HTTP response header Preference-Applied: return=representation
D, [2015-04-23T10:34:37.858573 #28727] DEBUG -- : HTTP response header Vary: Prefer, Accept, Range, Accept-Encoding, Accept-Language
D, [2015-04-23T10:34:37.858591 #28727] DEBUG -- : HTTP response header Content-Length: 2627
D, [2015-04-23T10:34:37.858608 #28727] DEBUG -- : HTTP response header Content-Type: text/turtle
D, [2015-04-23T10:34:37.858628 #28727] DEBUG -- : Response body @prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix nt: <http://www.jcp.org/jcr/nt/1.0> .
@prefix ns001: <http://openarchives.org/ore/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix test: <info:fedora/test/> .
@prefix fedoraconfig: <http://fedora.info/definitions/v4/config#> .
@prefix image: <http://www.modeshape.org/images/1.0> .
@prefix xs: <http://www.w3.org/2001/XMLSchema> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix mix: <http://www.jcp.org/jcr/mix/1.0> .
@prefix premis: <http://www.loc.gov/premis/rdf/v1#> .
@prefix mode: <http://www.modeshape.org/1.0> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix sv: <http://www.jcp.org/jcr/sv/1.0> .
@prefix fedora: <http://fedora.info/definitions/v4/repository#> .
@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
<http://localhost:8983/fedora/rest/test/1> a ldp:RDFSource , ldp:Container , <http://www.jcp.org/jcr/nt/1.0folder> , <http://www.jcp.org/jcr/nt/1.0hierarchyNode> , <http://www.jcp.org/jcr/nt/1.0base> , <http://www.jcp.org/jcr/mix/1.0created> , fedora:Container , fedora:Resource , fedora:Resource , <http://www.jcp.org/jcr/mix/1.0created> , <http://www.jcp.org/jcr/mix/1.0lastModified> , <http://www.jcp.org/jcr/mix/1.0referenceable> ;
fedora:primaryType "nt:folder"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:created "2015-04-23T17:34:37.772Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
fedora:lastModified "2015-04-23T17:34:37.837Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
fedora:mixinTypes "fedora:Container"^^<http://www.w3.org/2001/XMLSchema#string> , "fedora:Resource"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:lastModifiedBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:uuid "4a5ce419-4167-49d1-9e20-34ca19ef25f9"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:createdBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:writable "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
fedora:hasParent <http://localhost:8983/fedora/rest/test> ;
ldp:contains <http://localhost:8983/fedora/rest/test/1/members> .
<http://localhost:8983/fedora/rest/test/1/fcr:export?format=jcr/xml> dc:format <http://fedora.info/definitions/v4/repository#jcr/xml> .
<http://fedora.info/definitions/v4/repository#jcr/xml> rdfs:label "jcr/xml"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://localhost:8983/fedora/rest/test/1> fedora:exportsAs <http://localhost:8983/fedora/rest/test/1/fcr:export?format=jcr/xml> .
D, [2015-04-23T10:34:37.993542 #28727] DEBUG -- : HTTP POST (16.81ms) http://localhost:8983/fedora/rest/test/1/members/
D, [2015-04-23T10:34:37.993597 #28727] DEBUG -- : Request body
<> <http://openarchives.org/ore/terms/proxyFor> <http://localhost:8983/fedora/rest/test/2> .
D, [2015-04-23T10:34:37.993632 #28727] DEBUG -- : HTTP request header User-Agent: Faraday v0.9.1
D, [2015-04-23T10:34:37.993655 #28727] DEBUG -- : HTTP request header Authorization: Basic ZmVkb3JhQWRtaW46ZmVkb3JhQWRtaW4=
D, [2015-04-23T10:34:37.993764 #28727] DEBUG -- : HTTP request header Content-Type: text/turtle
D, [2015-04-23T10:34:37.993780 #28727] DEBUG -- : HTTP request header Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
D, [2015-04-23T10:34:37.993795 #28727] DEBUG -- : HTTP request header Accept: */*
D, [2015-04-23T10:34:37.993813 #28727] DEBUG -- : HTTP request header Host: localhost:8983
D, [2015-04-23T10:34:37.993830 #28727] DEBUG -- : HTTP request header Content-Length: 94
D, [2015-04-23T10:34:37.993847 #28727] DEBUG -- : Response status Net::HTTPCreated (201)
D, [2015-04-23T10:34:37.993864 #28727] DEBUG -- : HTTP response header Etag: "1ae55dae8ca62f9b8f5df5b1de782ccc33bfdcc2"
D, [2015-04-23T10:34:37.993880 #28727] DEBUG -- : HTTP response header Last-Modified: Thu, 23 Apr 2015 17:34:37 GMT
D, [2015-04-23T10:34:37.993898 #28727] DEBUG -- : HTTP response header Content-Length: 97
D, [2015-04-23T10:34:37.993914 #28727] DEBUG -- : HTTP response header Location: http://localhost:8983/fedora/rest/test/1/members/ee/3e/5f/f1/ee3e5ff1-b7f0-449b-ab31-0ecb0a72d078
D, [2015-04-23T10:34:37.993930 #28727] DEBUG -- : HTTP response header Content-Type: text/plain
D, [2015-04-23T10:34:37.993945 #28727] DEBUG -- : Response body http://localhost:8983/fedora/rest/test/1/members/ee/3e/5f/f1/ee3e5ff1-b7f0-449b-ab31-0ecb0a72d078
D, [2015-04-23T10:34:38.013200 #28727] DEBUG -- : HTTP GET (17.38ms) http://localhost:8983/fedora/rest/test/1
D, [2015-04-23T10:34:38.013280 #28727] DEBUG -- : HTTP request header User-Agent: Faraday v0.9.1
D, [2015-04-23T10:34:38.013306 #28727] DEBUG -- : HTTP request header Authorization: Basic ZmVkb3JhQWRtaW46ZmVkb3JhQWRtaW4=
D, [2015-04-23T10:34:38.013326 #28727] DEBUG -- : HTTP request header Prefer: return=representation
D, [2015-04-23T10:34:38.013346 #28727] DEBUG -- : HTTP request header Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
D, [2015-04-23T10:34:38.013364 #28727] DEBUG -- : HTTP request header Accept: */*
D, [2015-04-23T10:34:38.013380 #28727] DEBUG -- : HTTP request header Host: localhost:8983
D, [2015-04-23T10:34:38.013398 #28727] DEBUG -- : Response status Net::HTTPOK (200)
D, [2015-04-23T10:34:38.013418 #28727] DEBUG -- : HTTP response header Etag: "48ac7a6505f22659fa7da0ec45c683d5335e7916"
D, [2015-04-23T10:34:38.013437 #28727] DEBUG -- : HTTP response header Last-Modified: Thu, 23 Apr 2015 17:34:37 GMT
D, [2015-04-23T10:34:38.013454 #28727] DEBUG -- : HTTP response header Link: <http://www.w3.org/ns/ldp#Resource>;rel="type", <http://www.w3.org/ns/ldp#Container>;rel="type", <http://www.w3.org/ns/ldp#BasicContainer>;rel="type"
D, [2015-04-23T10:34:38.013473 #28727] DEBUG -- : HTTP response header Accept-Patch: application/sparql-update
D, [2015-04-23T10:34:38.013705 #28727] DEBUG -- : HTTP response header Accept-Post: text/turtle,text/rdf+n3,text/n3,application/rdf+xml,application/n-triples,multipart/form-data,application/sparql-update
D, [2015-04-23T10:34:38.013769 #28727] DEBUG -- : HTTP response header Allow: MOVE,COPY,DELETE,POST,HEAD,GET,PUT,PATCH,OPTIONS
D, [2015-04-23T10:34:38.013886 #28727] DEBUG -- : HTTP response header Preference-Applied: return=representation
D, [2015-04-23T10:34:38.013908 #28727] DEBUG -- : HTTP response header Vary: Prefer, Accept, Range, Accept-Encoding, Accept-Language
D, [2015-04-23T10:34:38.013928 #28727] DEBUG -- : HTTP response header Content-Length: 2708
D, [2015-04-23T10:34:38.013947 #28727] DEBUG -- : HTTP response header Content-Type: text/turtle
D, [2015-04-23T10:34:38.013969 #28727] DEBUG -- : Response body @prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix nt: <http://www.jcp.org/jcr/nt/1.0> .
@prefix ns001: <http://openarchives.org/ore/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix test: <info:fedora/test/> .
@prefix fedoraconfig: <http://fedora.info/definitions/v4/config#> .
@prefix image: <http://www.modeshape.org/images/1.0> .
@prefix xs: <http://www.w3.org/2001/XMLSchema> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix mix: <http://www.jcp.org/jcr/mix/1.0> .
@prefix premis: <http://www.loc.gov/premis/rdf/v1#> .
@prefix mode: <http://www.modeshape.org/1.0> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix sv: <http://www.jcp.org/jcr/sv/1.0> .
@prefix fedora: <http://fedora.info/definitions/v4/repository#> .
@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
<http://localhost:8983/fedora/rest/test/1> a ldp:RDFSource , ldp:Container , <http://www.jcp.org/jcr/nt/1.0folder> , <http://www.jcp.org/jcr/nt/1.0hierarchyNode> , <http://www.jcp.org/jcr/nt/1.0base> , <http://www.jcp.org/jcr/mix/1.0created> , fedora:Container , fedora:Resource , fedora:Resource , <http://www.jcp.org/jcr/mix/1.0created> , <http://www.jcp.org/jcr/mix/1.0lastModified> , <http://www.jcp.org/jcr/mix/1.0referenceable> ;
fedora:primaryType "nt:folder"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:created "2015-04-23T17:34:37.772Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
fedora:lastModified "2015-04-23T17:34:37.837Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
fedora:mixinTypes "fedora:Container"^^<http://www.w3.org/2001/XMLSchema#string> , "fedora:Resource"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:lastModifiedBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:uuid "4a5ce419-4167-49d1-9e20-34ca19ef25f9"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:createdBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:writable "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
fedora:hasParent <http://localhost:8983/fedora/rest/test> ;
ldp:contains <http://localhost:8983/fedora/rest/test/1/members> ;
<http://pcdm.org/models#hasMember> <http://localhost:8983/fedora/rest/test/2> .
<http://localhost:8983/fedora/rest/test/1/fcr:export?format=jcr/xml> dc:format <http://fedora.info/definitions/v4/repository#jcr/xml> .
<http://fedora.info/definitions/v4/repository#jcr/xml> rdfs:label "jcr/xml"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://localhost:8983/fedora/rest/test/1> fedora:exportsAs <http://localhost:8983/fedora/rest/test/1/fcr:export?format=jcr/xml> .
D, [2015-04-23T10:34:38.089235 #28727] DEBUG -- : HTTP GET (15.21ms) http://localhost:8983/fedora/rest/test/2
D, [2015-04-23T10:34:38.089361 #28727] DEBUG -- : HTTP request header User-Agent: Faraday v0.9.1
D, [2015-04-23T10:34:38.089399 #28727] DEBUG -- : HTTP request header Authorization: Basic ZmVkb3JhQWRtaW46ZmVkb3JhQWRtaW4=
D, [2015-04-23T10:34:38.089431 #28727] DEBUG -- : HTTP request header Prefer: return=representation; include="http://fedora.info/definitions/v4/repository#InboundReferences"
D, [2015-04-23T10:34:38.089461 #28727] DEBUG -- : HTTP request header Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
D, [2015-04-23T10:34:38.089486 #28727] DEBUG -- : HTTP request header Accept: */*
D, [2015-04-23T10:34:38.089510 #28727] DEBUG -- : HTTP request header Host: localhost:8983
D, [2015-04-23T10:34:38.089536 #28727] DEBUG -- : Response status Net::HTTPOK (200)
D, [2015-04-23T10:34:38.089592 #28727] DEBUG -- : HTTP response header Etag: "b9d55266dde780004d25f4ba5dd33ed205a0c777"
D, [2015-04-23T10:34:38.089621 #28727] DEBUG -- : HTTP response header Last-Modified: Thu, 23 Apr 2015 17:34:37 GMT
D, [2015-04-23T10:34:38.089748 #28727] DEBUG -- : HTTP response header Link: <http://www.w3.org/ns/ldp#Resource>;rel="type", <http://www.w3.org/ns/ldp#Container>;rel="type", <http://www.w3.org/ns/ldp#BasicContainer>;rel="type"
D, [2015-04-23T10:34:38.089782 #28727] DEBUG -- : HTTP response header Accept-Patch: application/sparql-update
D, [2015-04-23T10:34:38.089810 #28727] DEBUG -- : HTTP response header Accept-Post: text/turtle,text/rdf+n3,text/n3,application/rdf+xml,application/n-triples,multipart/form-data,application/sparql-update
D, [2015-04-23T10:34:38.089836 #28727] DEBUG -- : HTTP response header Allow: MOVE,COPY,DELETE,POST,HEAD,GET,PUT,PATCH,OPTIONS
D, [2015-04-23T10:34:38.089864 #28727] DEBUG -- : HTTP response header Preference-Applied: return=representation
D, [2015-04-23T10:34:38.089889 #28727] DEBUG -- : HTTP response header Vary: Prefer, Accept, Range, Accept-Encoding, Accept-Language
D, [2015-04-23T10:34:38.089915 #28727] DEBUG -- : HTTP response header Content-Length: 2721
D, [2015-04-23T10:34:38.090247 #28727] DEBUG -- : HTTP response header Content-Type: text/turtle
D, [2015-04-23T10:34:38.090296 #28727] DEBUG -- : Response body @prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix nt: <http://www.jcp.org/jcr/nt/1.0> .
@prefix ns001: <http://openarchives.org/ore/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix test: <info:fedora/test/> .
@prefix fedoraconfig: <http://fedora.info/definitions/v4/config#> .
@prefix image: <http://www.modeshape.org/images/1.0> .
@prefix xs: <http://www.w3.org/2001/XMLSchema> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix mix: <http://www.jcp.org/jcr/mix/1.0> .
@prefix premis: <http://www.loc.gov/premis/rdf/v1#> .
@prefix mode: <http://www.modeshape.org/1.0> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix sv: <http://www.jcp.org/jcr/sv/1.0> .
@prefix fedora: <http://fedora.info/definitions/v4/repository#> .
@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
<http://localhost:8983/fedora/rest/test/2> a ldp:RDFSource , ldp:Container , <http://www.jcp.org/jcr/nt/1.0folder> , <http://www.jcp.org/jcr/nt/1.0hierarchyNode> , <http://www.jcp.org/jcr/nt/1.0base> , <http://www.jcp.org/jcr/mix/1.0created> , fedora:Container , fedora:Resource , fedora:Resource , <http://www.jcp.org/jcr/mix/1.0created> , <http://www.jcp.org/jcr/mix/1.0lastModified> , <http://www.jcp.org/jcr/mix/1.0referenceable> ;
fedora:primaryType "nt:folder"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:created "2015-04-23T17:34:37.796Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
fedora:lastModified "2015-04-23T17:34:37.987Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
fedora:mixinTypes "fedora:Container"^^<http://www.w3.org/2001/XMLSchema#string> , "fedora:Resource"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:lastModifiedBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:uuid "c48cf9e6-e8d3-4677-91d5-aa4131f2dfa9"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:createdBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:writable "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
fedora:hasParent <http://localhost:8983/fedora/rest/test> .
<http://localhost:8983/fedora/rest/test/1/members/ee/3e/5f/f1/ee3e5ff1-b7f0-449b-ab31-0ecb0a72d078> ns001:proxyFor <http://localhost:8983/fedora/rest/test/2> .
<http://localhost:8983/fedora/rest/test/2/fcr:export?format=jcr/xml> dc:format <http://fedora.info/definitions/v4/repository#jcr/xml> .
<http://localhost:8983/fedora/rest/test/2> fedora:exportsAs <http://localhost:8983/fedora/rest/test/2/fcr:export?format=jcr/xml> .
<http://fedora.info/definitions/v4/repository#jcr/xml> rdfs:label "jcr/xml"^^<http://www.w3.org/2001/XMLSchema#string> .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment