Skip to content

Instantly share code, notes, and snippets.

@escowles
Last active October 3, 2018 10:45
Show Gist options
  • Select an option

  • Save escowles/264f3167f3f93504c8b9987131ba4fc7 to your computer and use it in GitHub Desktop.

Select an option

Save escowles/264f3167f3f93504c8b9987131ba4fc7 to your computer and use it in GitHub Desktop.
fedora_find_inverse_references_by_ordered
@prefix premis: <http://www.loc.gov/premis/rdf/v1#> .
@prefix test: <info:fedora/test/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns004: <http://www.iana.org/assignments/relation/> .
@prefix ns003: <http://www.openarchives.org/ore/terms/> .
@prefix ns002: <http://bad.com/> .
@prefix ns001: <http://example.com/predicate/> .
@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> .
@prefix xmlns: <http://www.w3.org/2000/xmlns/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix fedora: <http://fedora.info/definitions/v4/repository#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix ebucore: <http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema> .
@prefix fedoraconfig: <http://fedora.info/definitions/v4/config#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
<http://localhost:8988/rest/test_fed/22/58/1f/17/22581f17-09d1-40bc-a9fc-130c01f46d73>
rdf:type fedora:Container ;
rdf:type fedora:Resource ;
fedora:lastModifiedBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
ns001:updated_at "2018-10-03T06:37:05.726856-04:00"^^ns001:valkyrie_time ;
ns001:an_ordered_member_of <http://localhost:8988/rest/test_fed/22/58/1f/17/22581f17-09d1-40bc-a9fc-130c01f46d73#list1> ;
ns001:internal_resource "CustomResource"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:createdBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:created "2018-10-03T10:37:10.758Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
fedora:lastModified "2018-10-03T10:37:10.758Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
ns001:created_at "2018-10-03T06:37:05.726831-04:00"^^ns001:valkyrie_time .
<http://localhost:8988/rest/test_fed/22/58/1f/17/22581f17-09d1-40bc-a9fc-130c01f46d73#list1>
ns004:last <http://localhost:8988/rest/test_fed/22/58/1f/17/22581f17-09d1-40bc-a9fc-130c01f46d73#parent1> ;
ns004:first <http://localhost:8988/rest/test_fed/22/58/1f/17/22581f17-09d1-40bc-a9fc-130c01f46d73#parent1> .
<http://localhost:8988/rest/test_fed/22/58/1f/17/22581f17-09d1-40bc-a9fc-130c01f46d73#parent1>
ns003:proxyFor "406cc0ee-196b-45c4-b66d-749a3671ca33"^^ns001:valkyrie_id .
<http://localhost:8988/rest/test_fed/22/58/1f/17/22581f17-09d1-40bc-a9fc-130c01f46d73>
rdf:type ldp:RDFSource ;
rdf:type ldp:Container ;
fedora:writable "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
fedora:hasParent <http://localhost:8988/rest/test_fed> .
@prefix premis: <http://www.loc.gov/premis/rdf/v1#> .
@prefix test: <info:fedora/test/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns004: <http://www.iana.org/assignments/relation/> .
@prefix ns003: <http://www.openarchives.org/ore/terms/> .
@prefix ns002: <http://bad.com/> .
@prefix ns001: <http://example.com/predicate/> .
@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> .
@prefix xmlns: <http://www.w3.org/2000/xmlns/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix fedora: <http://fedora.info/definitions/v4/repository#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix ebucore: <http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema> .
@prefix fedoraconfig: <http://fedora.info/definitions/v4/config#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
<http://localhost:8988/rest/test_fed/40/6c/c0/ee/406cc0ee-196b-45c4-b66d-749a3671ca33>
rdf:type fedora:Container ;
rdf:type fedora:Resource ;
fedora:lastModifiedBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
ns001:updated_at "2018-10-03T06:37:00.701111-04:00"^^ns001:valkyrie_time ;
fedora:createdBy "bypassAdmin"^^<http://www.w3.org/2001/XMLSchema#string> ;
fedora:created "2018-10-03T10:37:05.721Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
fedora:lastModified "2018-10-03T10:37:05.721Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
ns001:created_at "2018-10-03T06:37:00.701003-04:00"^^ns001:valkyrie_time ;
ns001:internal_resource "CustomResource"^^<http://www.w3.org/2001/XMLSchema#string> ;
rdf:type ldp:RDFSource ;
rdf:type ldp:Container ;
fedora:writable "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
fedora:hasParent <http://localhost:8988/rest/test_fed> .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment