demo-objects.mets.local-server-demos.image-collection-demo.dataObjects.demo_SmileyBeerGlass.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fcrepo-client Show documentation
Show all versions of fcrepo-client Show documentation
The Fedora Client is a Java Library that allows API access to a Fedora Repository. The client is typically one part of a full Fedora installation.
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <METS:mets LABEL="Smiley Beer Glass" OBJID="demo:SmileyBeerGlass" TYPE="FedoraObject" fedoraxsi:schemaLocation="http://www.loc.gov/METS/ http://www.fedora.info/definitions/1/0/mets-fedora-ext.xsd" xmlns:METS="http://www.loc.gov/METS/" xmlns:audit="info:fedora/fedora-system:def/audit#" xmlns:fedoraxsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/TR/xlink"> <METS:metsHdr CREATEDATE="2007-09-26T12:20:45.218Z" LASTMODDATE="2007-09-26T12:20:45.218Z" RECORDSTATUS="A"> <METS:agent ROLE="IPOWNER"> <METS:name>fedoraAdmin</METS:name> </METS:agent> </METS:metsHdr> <METS:amdSec ID="RELS-EXT" STATUS="A" VERSIONABLE="true"> <METS:techMD CREATED="2007-09-26T12:20:45.218Z" ID="RELS-EXT.0"> <METS:mdWrap CHECKSUM="none" CHECKSUMTYPE="DISABLED" LABEL="Relationships to other objects" MDTYPE="OTHER" MIMETYPE="text/xml" OTHERMDTYPE="UNSPECIFIED"> <METS:xmlData> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rel="info:fedora/fedora-system:def/relations-external#"> <rdf:Description rdf:about="info:fedora/demo:SmileyBeerGlass"> <rel:isMemberOf rdf:resource="info:fedora/demo:SmileyStuff"/> </rdf:Description> </rdf:RDF> </METS:xmlData> </METS:mdWrap> </METS:techMD> </METS:amdSec> <METS:amdSec ID="DC" STATUS="A" VERSIONABLE="true"> <METS:techMD CREATED="2007-09-26T12:20:45.218Z" ID="DC.1"> <METS:mdWrap CHECKSUM="none" CHECKSUMTYPE="DISABLED" LABEL="Dublin Core Metadata" MDTYPE="OTHER" MIMETYPE="text/xml" OTHERMDTYPE="UNSPECIFIED"> <METS:xmlData> <oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"> <dc:title>Smiley Beer Glass</dc:title> <dc:description>I guess you you drink other things out of it, but I haven't tried.</dc:description> <dc:identifier>demo:SmileyBeerGlass</dc:identifier> </oai_dc:dc> </METS:xmlData> </METS:mdWrap> </METS:techMD> </METS:amdSec> <METS:fileSec> <METS:fileGrp ID="DATASTREAMS"> <METS:fileGrp ID="MediumSize.jpg" STATUS="A" VERSIONABLE="true"> <METS:file CHECKSUM="none" CHECKSUMTYPE="DISABLED" CREATED="2007-09-26T12:20:45.218Z" ID="MediumSize.jpg.0" MIMETYPE="image/jpeg" OWNERID="E" SIZE="0"> <METS:FLocat LOCTYPE="URL" xlink:href="http://localhost:8080/fedora-demo/image-collection-demo/SmileyBeerGlass-MediumSize.jpg" xlink:title="Medium-size image"/> </METS:file> </METS:fileGrp> <METS:fileGrp ID="FullSize.jpg" STATUS="A" VERSIONABLE="true"> <METS:file CHECKSUM="none" CHECKSUMTYPE="DISABLED" CREATED="2007-09-26T12:20:45.218Z" ID="FullSize.jpg.0" MIMETYPE="image/jpeg" OWNERID="E" SIZE="0"> <METS:FLocat LOCTYPE="URL" xlink:href="http://localhost:8080/fedora-demo/image-collection-demo/SmileyBeerGlass-FullSize.jpg" xlink:title="Full-size image"/> </METS:file> </METS:fileGrp> </METS:fileGrp> </METS:fileSec> <METS:structMap ID="DualResImage1.0b" TYPE="fedora:dsBindingMap"> <METS:div TYPE="demo:DualResImageImpl"> <METS:div LABEL="Binding to Full-size image" ORDER="0" TYPE="FULL_SIZE"> <METS:fptr FILEID="FullSize.jpg"/> </METS:div> <METS:div LABEL="Binding to Medium-size image" ORDER="0" TYPE="MEDIUM_SIZE"> <METS:fptr FILEID="MediumSize.jpg"/> </METS:div> </METS:div> </METS:structMap> <METS:behaviorSec ID="DualResImage" STATUS="A"> <METS:serviceBinding BTYPE="demo:DualResImage" CREATED="2007-09-26T12:20:45.218Z" ID="DualResImage1.0" LABEL="Dual Resolution Disseminator" STRUCTID="DualResImage1.0b"> <METS:interfaceMD LOCTYPE="URN" xlink:href="demo:DualResImage"/> <METS:serviceBindMD LOCTYPE="URN" xlink:href="demo:DualResImageImpl"/> </METS:serviceBinding> </METS:behaviorSec> </METS:mets>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy