Skip to content

Instantly share code, notes, and snippets.

@bmaddy
Created February 17, 2014 23:28
Show Gist options
  • Save bmaddy/9061389 to your computer and use it in GitHub Desktop.
Save bmaddy/9061389 to your computer and use it in GitHub Desktop.
<http://localhost:8080/rest/node/to/update/fcr:export?format=jcr/xml> <http://www.w3.org/2000/01/rdf-schema#label> "jcr/xml" .
<http://localhost:8080/rest/node/to/update> a <http://www.w3.org/ns/ldp#Container>,
<http://www.w3.org/ns/ldp#Page>,
<http://fedora.info/definitions/v4/rest-api#resource>,
<http://fedora.info/definitions/v4/rest-api#object>;
<http://fedora.info/definitions/v4/repository#baseVersion> <http://localhost:8080/rest/jcr:system/jcr:versionStorage/9b/e0/ec/9be0eca8318518d305dde3151233904638129868/jcr:rootVersion>;
<http://fedora.info/definitions/v4/repository#created> "2014-02-04T01:59:02.242Z";
<http://fedora.info/definitions/v4/repository#createdBy> "bypassAdmin";
<http://fedora.info/definitions/v4/repository#hasParent> <http://localhost:8080/rest/node/to>;
<http://fedora.info/definitions/v4/repository#isCheckedOut> "true";
<http://fedora.info/definitions/v4/repository#lastModified> "2014-02-04T01:59:01.504Z";
<http://fedora.info/definitions/v4/repository#lastModifiedBy> "bypassAdmin";
<http://fedora.info/definitions/v4/repository#mixinTypes> "fedora:resource",
"fedora:object";
<http://fedora.info/definitions/v4/repository#predecessors> <http://localhost:8080/rest/jcr:system/jcr:versionStorage/9b/e0/ec/9be0eca8318518d305dde3151233904638129868/jcr:rootVersion>;
<http://fedora.info/definitions/v4/repository#primaryType> "nt:folder";
<http://fedora.info/definitions/v4/repository#uuid> "56e8942d-ceb5-4f37-b2d6-a0cf61831216";
<http://fedora.info/definitions/v4/repository#versionHistory> <http://localhost:8080/rest/jcr:system/jcr:versionStorage/9b/e0/ec/9be0eca8318518d305dde3151233904638129868>;
<http://fedora.info/definitions/v4/rest-api#exportsAs> <http://localhost:8080/rest/node/to/update/fcr:export?format=jcr/xml>;
<http://fedora.info/definitions/v4/rest-api#hasAccessRoles> <http://localhost:8080/rest/node/to/update/fcr:accessroles>;
<http://fedora.info/definitions/v4/rest-api#hasVersions> <http://localhost:8080/rest/node/to/update/fcr:versions>;
<http://purl.org/dc/elements/1.1/relation> "<relationships><relationship type='primary'>/rest/ee/89/7e/53/ee897e53-7953-4208-bee7-08c76379fce8</relationship><relationship type='secondary'>/rest/ee/89/7e/53/ee897e53-7953-4208-bee7-08c76379fce8/e8/dc/a6/cc/e8dca6cc-cdb0-4b27-b3d5-fbae6b6d91b4</relationship></relationships>";
<http://purl.org/dc/elements/1.1/title> "a new title";
<http://www.w3.org/ns/ldp#firstPage> <http://localhost:8080/rest/node/to/update?limit=-1&amp;offset=0>;
<http://www.w3.org/ns/ldp#inlinedResource> <http://localhost:8080/rest/node/to>;
<http://www.w3.org/ns/ldp#membersInlined> "true";
<http://www.w3.org/ns/ldp#membershipObject> <http://www.w3.org/ns/ldp#MemberSubject>;
<http://www.w3.org/ns/ldp#membershipPredicate> <http://fedora.info/definitions/v4/repository#hasChild>;
<http://www.w3.org/ns/ldp#membershipSubject> <http://localhost:8080/rest/node/to/update>;
<http://www.w3.org/ns/ldp#nextPage> <http://localhost:8080/rest/node/to/update?limit=-1&amp;offset=-1>;
<http://www.w3.org/ns/ldp#pageOf> <http://localhost:8080/rest/node/to/update> .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment