test.junit.foxmlTestObjects.dataobjects.demo_ri2011.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"?> <!-- A Collection Metadata Demo Object --> <foxml:digitalObject PID="demo:ri2011" 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#createdDate" VALUE="2004-05-05T11:22:33Z"/> <foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="A"/> <foxml:extproperty NAME="urn:bar/baz" VALUE="Ithaca, NY"/> <foxml:extproperty NAME="urn:baz/quux" VALUE="Chicago, IL"/> </foxml:objectProperties> </foxml:digitalObject>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy