demo-objects.mets.open-server-demos.simple-image-demos.obj-image-4res-pavilliondraw.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"?> <!---************************************************************************--> <!-- SAMPLE FEDORA DIGITAL OBJECT ENCODED USING METS --> <!-- Creator: Ross Wayland --> <!-- Custodian: University of Virginia Library --> <!-- Note: Demonstration Digital Object. This Fedora data object demonstrates the UVA Simple Image --> <!-- behaviors being fulfilled via the UVA ImageZoomer service. There are 4 datastreams in the object, --> <!-- one for each image resolution specified in the behavior definition. The fulfillment of the behavior contract --> <!-- entails the UVA ImageZoomer wrapping the image content of the appropriate datastream inside a Java --> <!-- applet that provides image zooming capability. --> <!---************************************************************************--> <METS:mets xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:METS="http://www.loc.gov/METS/" xmlns:fedoraAudit="http://fedora.comm.nsdlib.org/audit" xmlns:uvalibdesc="http://dl.lib.virginia.edu/bin/dtd/descmeta/descmeta.dtd" xmlns:uvalibadmin="http://dl.lib.virginia.edu/bin/dtd/admin/admin.dtd" xmlns:xlink="http://www.w3.org/TR/xlink" xsi:schemaLocation="http://www.loc.gov/standards/METS/ http://www.fedora.info/definitions/1/0/mets-fedora-ext.xsd" OBJID="demo:7" TYPE="FedoraObject" LABEL="Image of Architectural Drawings for Pavillion III, University of Virginia" PROFILE="UVA_STD_IMAGE"> <METS:metsHdr> <METS:agent ROLE="IPOWNER"> <METS:name>fedoraAdmin</METS:name> </METS:agent> </METS:metsHdr> <!---*******************************************************************************************************************************************--> <!---User-Defined XML METADATA DATASTREAMS--> <!---*******************************************************************************************************************************************--> <METS:dmdSecFedora ID="DC" STATUS="A"> <METS:descMD ID="DC1.0"> <METS:mdWrap MIMETYPE="text/xml" MDTYPE="OTHER" LABEL="DC Record for Pavillion III Architectural image object"> <METS:xmlData> <!-- This schema described at http://www.openarchives.org/OAI/openarchivesprotocol.html#dublincore --> <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/"> <dc:title>Architectural Image of Pavilion III, University of Virginia</dc:title> <dc:creator>Thomas Jefferson</dc:creator> <dc:subject>Pavilion III</dc:subject> <dc:subject>lawn</dc:subject> <dc:subject>University of Virginia</dc:subject> <dc:subject>Jefferson</dc:subject> <dc:subject>Jeffersonian architecture</dc:subject> <dc:description>Image of architectural drawing of Pavillion III on the lawn at University of Virginia</dc:description> <dc:publisher>IVA</dc:publisher> <dc:format>image/jpeg</dc:format> <dc:identifier>demo:7</dc:identifier> <dc:rights>unrestricted</dc:rights> </oai_dc:dc> </METS:xmlData> </METS:mdWrap> </METS:descMD> </METS:dmdSecFedora> <!---*******************************************************************************************************************************************--> <!--- DATASTREAMS: EXTERNAL-REFERENCED CONTENT and REPOSITORY-MANAGED CONTENT--> <!---*******************************************************************************************************************************************--> <METS:fileSec> <METS:fileGrp ID="DATASTREAMS"> <METS:fileGrp ID="DS1" STATUS="A"> <!--This is the low resolution sized image --> <METS:file ID="DS1.0" MIMETYPE="image/jpeg" OWNERID="E" STATUS="A"> <METS:FLocat LOCTYPE="URL" xlink:href="http://icarus.lib.virginia.edu/images/iva/archerd05small.jpg" xlink:title="Architectural Drawing Pavilion III (low res)"/> </METS:file> </METS:fileGrp> <METS:fileGrp ID="DS2" STATUS="A"> <!-- This is the medium resolution image --> <METS:file ID="DS2.0" MIMETYPE="image/jpeg" OWNERID="E" STATUS="A"> <METS:FLocat LOCTYPE="URL" xlink:href="http://icarus.lib.virginia.edu/images/iva/archerd05medium1.jpg" xlink:title="Architectural Drawing Pavilion III (med res)"/> </METS:file> </METS:fileGrp> <METS:fileGrp ID="DS3"> <!--This is the high resolution image --> <METS:file ID="DS3.0" MIMETYPE="image/jpeg" OWNERID="E" STATUS="A"> <METS:FLocat LOCTYPE="URL" xlink:href="http://icarus.lib.virginia.edu/images/iva/archerd05medium2.jpg" xlink:title="Architectural Drawing Pavilion III (high res)"/> </METS:file> </METS:fileGrp> <METS:fileGrp ID="DS4"> <!--This is the very high resolution image --> <METS:file ID="DS4.0" MIMETYPE="image/jpeg" OWNERID="E" STATUS="A"> <METS:FLocat LOCTYPE="URL" xlink:href="http://icarus.lib.virginia.edu/images/iva/archerd05high.jpg" xlink:title="Architectural Drawing Pavilion III (veryhigh res)"/> </METS:file> </METS:fileGrp> </METS:fileGrp> </METS:fileSec> <!---*******************************************************************************************************************************************--> <!--- FEDORA DATASTREAM BINDING MAPS --> <!-- In Fedora the METS structure maps are associated with the DISSEMINATOR mechanisms (see METS:behaviorSec).--> <!---*******************************************************************************************************************************************--> <METS:structMap ID="S1" TYPE="fedora:dsBindingMap"> <METS:div TYPE="demo:3" LABEL="DS Binding Map for UVA ImageZoomer (Zoom applet wrapper) Mechanism"> <METS:div TYPE="LOWRES_IMG" LABEL="Binding to low resolution image of Pavillion III architectural drawing" ORDER="0"> <METS:fptr FILEID="DS1"/> </METS:div> <METS:div TYPE="MEDRES_IMG" LABEL="Binding to low resolution image of Pavillion III architectural drawing" ORDER="0"> <METS:fptr FILEID="DS2"/> </METS:div> <METS:div TYPE="HIGHRES_IMG" LABEL="Binding to low resolution image of Pavillion III architectural drawing " ORDER="0"> <METS:fptr FILEID="DS3"/> </METS:div> <METS:div TYPE="VERYHIGHRES_IMG" LABEL="Binding to low resolution image of Pavillion III architectural drawing" ORDER="0"> <METS:fptr FILEID="DS4"/> </METS:div> </METS:div> </METS:structMap> <!---*******************************************************************************************************************************************--> <!--- DISSEMINATORS--> <!-- A disseminator provides a "behavior-centric" view of the object. It has an attribute STRUCTID --> <!-- which is an IDREF to a mechanism-specific structMap. The structMap labels datastreams in --> <!-- a manner that is understood by the mechanism defined in the disseminator. --> <!-- --> <!---*******************************************************************************************************************************************--> <!--- THE UVA STANDARD IMAGE DISSEMINATOR --> <!---*******************************************************************************************************************************************--> <METS:behaviorSec ID="DISS1" STATUS="A"> <METS:serviceBinding ID="DISS1.0" STRUCTID="S1" BTYPE="demo:1" LABEL="UVA Simple Image Behaviors"> <!-- Use xlink to point to a Fedora Behavior Definition object which is stored as a separate METS object.--> <!--The Behavior Definition object stores WSDL interface descriptions that formally define the set methods to which --> <!-- the disseminator subscribes --> <METS:interfaceMD LABEL="UVA Simple Image Behavior Definition" LOCTYPE="URN" xlink:href="demo:1"/> <!--Use xlink to point to the Behavior Mechanism object which will be stored as a separate METS object.--> <!--The Behavior Mechanism object stores WSDL bindings to run methods described in Behavior Definition object.--> <METS:serviceBindMD LABEL="UVA ImageZoomer Behavior Mechanism" LOCTYPE="URN" xlink:href="demo:3"/> </METS:serviceBinding> </METS:behaviorSec> </METS:mets>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy