Created
August 16, 2016 17:23
-
-
Save dchandekstark/f78d29b5280bd5d8c8c44b1bdbba1930 to your computer and use it in GitHub Desktop.
This file contains 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
<foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true"> | |
<foxml:datastreamVersion ID="RELS-EXT.0" LABEL="Fedora Object-to-Object Relationship Metadata" CREATED="2014-01-27T19:33:31.713Z" MIMETYPE="application/rdf+xml" SIZE="411"> | |
<foxml:contentDigest TYPE="SHA-256" DIGEST="dc9dd47194e9e6796ca727b232d1b597afde15c430b0777c2a4e1defa5f4f3ea"/> | |
<foxml:xmlContent> | |
<rdf:RDF xmlns:ns0="http://projecthydra.org/ns/relations#" xmlns:ns1="info:fedora/fedora-system:def/model#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> | |
<rdf:Description rdf:about="info:fedora/duke:1556"> | |
<ns0:isGovernedBy rdf:resource="info:fedora/duke:1555"/> | |
<ns1:hasModel rdf:resource="info:fedora/afmodel:Collection"/> | |
</rdf:Description> | |
</rdf:RDF> | |
</foxml:xmlContent> | |
</foxml:datastreamVersion> | |
... | |
</foxml:datastream> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment