Created
October 28, 2014 16:01
-
-
Save awead/787bdd31c6182db77230 to your computer and use it in GitHub Desktop.
curl -H "Accept: text/turtle" http://localhost:8983/fedora/rest/test/4c/e0/ee/93/4ce0ee93-7bfb-4745-aaaa-62c7ce0cf7e5/fcr:versions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@prefix dc: <http://purl.org/dc/elements/1.1/> . | |
@prefix nt: <http://www.jcp.org/jcr/nt/1.0> . | |
@prefix foaf: <http://xmlns.com/foaf/0.1/> . | |
@prefix fcrepo: <http://fedora.info/definitions/v4/repository#> . | |
@prefix ns001: <http://purl.org/dc/terms/> . | |
@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 fedorarelsext: <http://fedora.info/definitions/v4/rels-ext#> . | |
@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/rest-api#> . | |
@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> . | |
@prefix ldp: <http://www.w3.org/ns/ldp#> . | |
<http://localhost:8983/fedora/rest/test/4c/e0/ee/93/4ce0ee93-7bfb-4745-aaaa-62c7ce0cf7e5> fcrepo:hasVersion <http://localhost:8983/fedora/rest/test/4c/e0/ee/93/4ce0ee93-7bfb-4745-aaaa-62c7ce0cf7e5/fcr:versions/87a0a8c317f1e7fcde3cdf-60e6-4445-930c-07295984294a> . | |
<http://localhost:8983/fedora/rest/test/4c/e0/ee/93/4ce0ee93-7bfb-4745-aaaa-62c7ce0cf7e5/fcr:versions/87a0a8c317f1e7fcde3cdf-60e6-4445-930c-07295984294a> fcrepo:primaryType "nt:frozenNode"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
fedorarelsext:hasModel "WithVersions"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
fcrepo:frozenPrimaryType "nt:folder"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
fcrepo:created "2014-10-28T15:52:38.351Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ; | |
fcrepo:frozenMixinTypes "fedora:resource"^^<http://www.w3.org/2001/XMLSchema#string> , "mix:versionable"^^<http://www.w3.org/2001/XMLSchema#string> , "fedora:object"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
fcrepo:lastModified "2014-10-28T15:52:38.514Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ; | |
fcrepo:frozenUuid "99317407-f7a2-4e17-902c-79e7e048c9e6"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
ns001:title "Greetings Earthlings"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
fcrepo:lastModifiedBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
fcrepo:uuid "87a0a8c317f1e7fcde3cdf-60e6-4445-930c-07295984294a"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
fcrepo:createdBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> . | |
<http://localhost:8983/fedora/rest/test/4c/e0/ee/93/4ce0ee93-7bfb-4745-aaaa-62c7ce0cf7e5/fcr:versions/87a0a8c317f1e71b7dd82a-65ba-41ee-ae8b-1cba47390512> fcrepo:hasVersionLabel "1414511558"^^<http://www.w3.org/2001/XMLSchema#string> . | |
<http://localhost:8983/fedora/rest/test/4c/e0/ee/93/4ce0ee93-7bfb-4745-aaaa-62c7ce0cf7e5> fcrepo:hasVersion <http://localhost:8983/fedora/rest/test/4c/e0/ee/93/4ce0ee93-7bfb-4745-aaaa-62c7ce0cf7e5/fcr:versions/87a0a8c317f1e71b7dd82a-65ba-41ee-ae8b-1cba47390512> . | |
<http://localhost:8983/fedora/rest/test/4c/e0/ee/93/4ce0ee93-7bfb-4745-aaaa-62c7ce0cf7e5/fcr:versions/87a0a8c317f1e71b7dd82a-65ba-41ee-ae8b-1cba47390512> fcrepo:primaryType "nt:frozenNode"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
fedorarelsext:hasModel "WithVersions"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
fcrepo:frozenPrimaryType "nt:folder"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
fcrepo:created "2014-10-28T15:52:38.351Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ; | |
fcrepo:frozenMixinTypes "fedora:resource"^^<http://www.w3.org/2001/XMLSchema#string> , "mix:versionable"^^<http://www.w3.org/2001/XMLSchema#string> , "fedora:object"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
fcrepo:lastModified "2014-10-28T15:52:38.623Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ; | |
fcrepo:frozenUuid "99317407-f7a2-4e17-902c-79e7e048c9e6"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
ns001:title "Surrender and prepare to be boarded"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
fcrepo:lastModifiedBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
fcrepo:uuid "87a0a8c317f1e71b7dd82a-65ba-41ee-ae8b-1cba47390512"^^<http://www.w3.org/2001/XMLSchema#string> ; | |
fcrepo:createdBy "bypassAdmin"^^<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