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

test.junit.foxmlTestObjects.dataobjects.demo_ri5004.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"?>
<!-- This object should not pass validation
        (May not assert the property rdf:type with value equal to one of the
        three Fedora object types in RELS-EXT)-->
<foxml:digitalObject PID="demo:ri5004"
                     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:ri5004">
                        <rdf:type rdf:resource="info:fedora/fedora-system:def/model#FedoraObject"/>
                    </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