rwincewicz
13 years ago
1 changed files with 45 additions and 43 deletions
@ -1,46 +1,48 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
<?xml version="1.0" encoding="UTF-8"?> |
||||||
<foxml:digitalObject VERSION="1.1" PID="islandora:sp_basic_image_collection" |
<foxml:digitalObject VERSION="1.1" PID="islandora:sp_basic_image_collection" |
||||||
xmlns:foxml="info:fedora/fedora-system:def/foxml#" |
xmlns:foxml="info:fedora/fedora-system:def/foxml#" |
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
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-1.xsd"> |
xsi:schemaLocation="info:fedora/fedora-system:def/foxml# http://www.fedora.info/definitions/1/0/foxml1-1.xsd"> |
||||||
<foxml:objectProperties> |
<foxml:objectProperties> |
||||||
<foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="Active"/> |
<foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="Active"/> |
||||||
<foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="Islandora Basic Image Collection"/> |
<foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="Islandora Basic Image Collection"/> |
||||||
<foxml:property NAME="info:fedora/fedora-system:def/model#ownerId" VALUE="fedoraAdmin"/> |
<foxml:property NAME="info:fedora/fedora-system:def/model#ownerId" VALUE="fedoraAdmin"/> |
||||||
<foxml:property NAME="info:fedora/fedora-system:def/model#createdDate" VALUE="2011-09-16T16:49:44.530Z"/> |
<foxml:property NAME="info:fedora/fedora-system:def/model#createdDate" VALUE="2011-09-16T16:49:44.530Z"/> |
||||||
<foxml:property NAME="info:fedora/fedora-system:def/view#lastModifiedDate" VALUE="2011-09-16T16:49:45.066Z"/> |
<foxml:property NAME="info:fedora/fedora-system:def/view#lastModifiedDate" VALUE="2011-09-16T16:49:45.066Z"/> |
||||||
</foxml:objectProperties> |
</foxml:objectProperties> |
||||||
<foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true"> |
<foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true"> |
||||||
<foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for this object" CREATED="2011-09-16T16:49:44.530Z" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" SIZE="420"> |
<foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for this object" CREATED="2011-09-16T16:49:44.530Z" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" SIZE="420"> |
||||||
<foxml:xmlContent> |
<foxml:xmlContent> |
||||||
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd"> |
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd"> |
||||||
<dc:title>Islandora Basic Image Collection</dc:title> |
<dc:title>Islandora Basic Image Collection</dc:title> |
||||||
<dc:identifier>islandora:sp_basic_image_collection</dc:identifier> |
<dc:identifier>islandora:sp_basic_image_collection</dc:identifier> |
||||||
</oai_dc:dc> |
</oai_dc:dc> |
||||||
</foxml:xmlContent> |
</foxml:xmlContent> |
||||||
</foxml:datastreamVersion> |
</foxml:datastreamVersion> |
||||||
<foxml:datastreamVersion ID="RELS-EXT.0" LABEL="Fedora Object-to-Object Relationship Metadata" CREATED="2011-09-16T16:49:44.895Z" MIMETYPE="text/xml" SIZE="453"> |
</foxml:datastream> |
||||||
<foxml:xmlContent> |
<foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true"> |
||||||
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> |
<foxml:datastreamVersion ID="RELS-EXT.0" LABEL="Fedora Object-to-Object Relationship Metadata" CREATED="2011-09-16T16:49:44.895Z" MIMETYPE="text/xml" SIZE="453"> |
||||||
|
<foxml:xmlContent> |
||||||
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> |
||||||
<rdf:Description rdf:about="info:fedora/islandora:sp_basic_image_collection"> |
<rdf:Description rdf:about="info:fedora/islandora:sp_basic_image_collection"> |
||||||
<hasModel xmlns="info:fedora/fedora-system:def/model#" rdf:resource="info:fedora/islandora:collectionCModel"></hasModel> |
<hasModel xmlns="info:fedora/fedora-system:def/model#" rdf:resource="info:fedora/islandora:collectionCModel"></hasModel> |
||||||
<isMemberOfCollection xmlns="info:fedora/fedora-system:def/relations-external#" rdf:resource="info:fedora/islandora:top"></isMemberOfCollection> |
<isMemberOfCollection xmlns="info:fedora/fedora-system:def/relations-external#" rdf:resource="info:fedora/islandora:root"></isMemberOfCollection> |
||||||
</rdf:Description> |
</rdf:Description> |
||||||
</rdf:RDF> |
</rdf:RDF> |
||||||
</foxml:xmlContent> |
</foxml:xmlContent> |
||||||
</foxml:datastreamVersion> |
</foxml:datastreamVersion> |
||||||
</foxml:datastream> |
</foxml:datastream> |
||||||
<foxml:datastream ID="COLLECTION_POLICY" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true"> |
<foxml:datastream ID="COLLECTION_POLICY" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true"> |
||||||
<foxml:datastreamVersion ID="COLLECTION_POLICY.0" LABEL="Collection policy" CREATED="2012-05-24T14:31:59.202Z" MIMETYPE="text/xml" SIZE="507"> |
<foxml:datastreamVersion ID="COLLECTION_POLICY.0" LABEL="Collection policy" CREATED="2012-05-24T14:31:59.202Z" MIMETYPE="text/xml" SIZE="507"> |
||||||
<foxml:xmlContent> |
<foxml:xmlContent> |
||||||
<collection_policy xmlns="http://www.islandora.ca" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Islandora Image Collection" xsi:schemaLocation="http://www.islandora.ca http://syn.lib.umanitoba.ca/collection_policy.xsd"> |
<collection_policy xmlns="http://www.islandora.ca" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Islandora Image Collection" xsi:schemaLocation="http://www.islandora.ca http://syn.lib.umanitoba.ca/collection_policy.xsd"> |
||||||
<content_models> |
<content_models> |
||||||
<content_model dsid="ISLANDORACM" name="New Image" namespace="islandora:1" pid="islandora:sp_basic_image"></content_model> |
<content_model dsid="ISLANDORACM" name="New Image" namespace="islandora:1" pid="islandora:sp_basic_image"></content_model> |
||||||
</content_models> |
</content_models> |
||||||
<search_terms></search_terms> |
<search_terms></search_terms> |
||||||
<relationship>isMemberOfCollection</relationship> |
<relationship>isMemberOfCollection</relationship> |
||||||
</collection_policy> |
</collection_policy> |
||||||
</foxml:xmlContent> |
</foxml:xmlContent> |
||||||
</foxml:datastreamVersion> |
</foxml:datastreamVersion> |
||||||
</foxml:datastream> |
</foxml:datastream> |
||||||
</foxml:digitalObject> |
</foxml:digitalObject> |
Loading…
Reference in new issue