All Downloads are FREE. Search and download functionalities are using the official Maven repository.

demo-objects.foxml.local-server-demos.image-collection-demo.dataObjects.demo_SmileyNightlight.xml Maven / Gradle / Ivy

Go to download

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"?>
<foxml:digitalObject PID="demo:SmileyNightlight" xmlns:foxml="info:fedora/fedora-system:def/foxml#"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="info:fedora/fedora-system:def/foxml# http://www.fedora.info/definitions/1/0/foxml1-0.xsd">
  <foxml:objectProperties>
    <foxml:property NAME="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" VALUE="FedoraObject"/>
    <foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="Active"/>
    <foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="Smiley Nightlight"/>
    <foxml:property NAME="info:fedora/fedora-system:def/model#ownerId" VALUE="fedoraAdmin"/>
  </foxml:objectProperties>
  <foxml:datastream CONTROL_GROUP="X" ID="DC"> 
    <foxml:datastreamVersion ID="DC.1" MIMETYPE="text/xml" LABEL="Dublin Core Metadata">
      <foxml:xmlContent>
        <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 Nightlight</dc:title>
          <dc:description>Simple operation: push on, push off.  Very amusing for people who like to push things.</dc:description>
          <dc:identifier>demo:SmileyNightlight</dc:identifier>
        </oai_dc:dc>
      </foxml:xmlContent>
    </foxml:datastreamVersion>
  </foxml:datastream>
  <foxml:datastream CONTROL_GROUP="X" ID="RELS-EXT"> 
    <foxml:datastreamVersion ID="RELS-EXT.0" MIMETYPE="text/xml" LABEL="Relationships to other objects">
      <foxml:xmlContent>
        <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:SmileyNightlight">
            <rel:isMemberOf rdf:resource="info:fedora/demo:SmileyStuff"/>
          </rdf:Description>
        </rdf:RDF>
      </foxml:xmlContent>
    </foxml:datastreamVersion>
  </foxml:datastream>
  <foxml:datastream CONTROL_GROUP="E" ID="MediumSize.jpg"> 
    <foxml:datastreamVersion ID="MediumSize.jpg.0" MIMETYPE="image/jpeg" LABEL="Medium-size image">
      <foxml:contentLocation REF="http://localhost:8080/fedora-demo/image-collection-demo/SmileyNightlight-MediumSize.jpg" TYPE="URL"/>
    </foxml:datastreamVersion>
  </foxml:datastream>
  <foxml:datastream CONTROL_GROUP="E" ID="FullSize.jpg"> 
    <foxml:datastreamVersion ID="FullSize.jpg.0" MIMETYPE="image/jpeg" LABEL="Full-size image">
      <foxml:contentLocation REF="http://localhost:8080/fedora-demo/image-collection-demo/SmileyNightlight-FullSize.jpg" TYPE="URL"/>
    </foxml:datastreamVersion>
  </foxml:datastream>
  <foxml:disseminator BDEF_CONTRACT_PID="demo:DualResImage" ID="DualResImage">
    <foxml:disseminatorVersion BMECH_SERVICE_PID="demo:DualResImageImpl" ID="DualResImage1.0" LABEL="Dual Resolution Disseminator">
      <foxml:serviceInputMap>
        <foxml:datastreamBinding DATASTREAM_ID="FullSize.jpg" KEY="FULL_SIZE" LABEL="Binding to Full-size image" ORDER="0"/>
        <foxml:datastreamBinding DATASTREAM_ID="MediumSize.jpg" KEY="MEDIUM_SIZE" LABEL="Binding to Medium-size image" ORDER="0"/>
      </foxml:serviceInputMap>
    </foxml:disseminatorVersion>
  </foxml:disseminator>
</foxml:digitalObject>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy