test.fedora.server.validation.foxmlTestObjects.obj_test_101.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"?> <!---*******************************************************************************************************************************************--> <!-- THIS FOXML TEST OBJECT: Test for bad PID--> <!---*******************************************************************************************************************************************--> <foxml:digitalObject xmlns:foxml="info:fedora/fedora-system:def/foxml#" PID="te&st:101" 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"> <!---*******************************************************************************************************************************************--> <!-- FEDORA OBJECT PROPERTIES : non-versionable properties of the digital object--> <!---*******************************************************************************************************************************************--> <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="A"/> <foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="Sandy's Test Object"/> <foxml:property NAME="info:fedora/fedora-system:def/model#contentModel" VALUE="TEST"/> </foxml:objectProperties> </foxml:digitalObject>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy