test.junit.foxmlTestObjects.dataobjects.demo_ri5001.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 object should not pass validation --> <foxml:digitalObject PID="demo:ri5001" 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:objectProperties> <foxml:datastream ID="RELS-EXT" CONTROL_GROUP="X" STATE="A" VERSIONABLE="true"> <foxml:datastreamVersion ID="RELS-EXT1.0" MIMETYPE="text/xml" CREATED="2004-12-07T19:32:00Z" LABEL="Relationships"> <foxml:xmlContent> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:nsdl="http://www.nsdl.org/ontologies/relationships#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <rdf:Description rdf:about="info:fedora/demo:ri5001"> <nsdl:hasProperty>An invalid node</nsdl:hasProperty> </rdf:Description> </rdf:RDF> </foxml:xmlContent> <foxml:contentDigest DIGEST="future: hash of content goes here" TYPE="MD5"/> </foxml:datastreamVersion> </foxml:datastream> </foxml:digitalObject>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy