cul_hydra_models 0.1.2 → 0.1.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/cul_hydra_models/version.rb +1 -1
- data/lib/cul_hydra_models/version.rb~ +1 -1
- data/spec/fixtures/cmodels/ldpd_ADLMetadata.xml +56 -0
- data/spec/fixtures/cmodels/ldpd_AESMetadata.xml +56 -0
- data/spec/fixtures/cmodels/ldpd_BagAggregator.xml +70 -0
- data/spec/fixtures/cmodels/ldpd_Concept.xml +69 -0
- data/spec/fixtures/cmodels/ldpd_ContentAggregator.xml +70 -0
- data/spec/fixtures/cmodels/ldpd_DynamicAggregator.xml +56 -0
- data/spec/fixtures/cmodels/ldpd_JP2ImageAggregator.xml +60 -0
- data/spec/fixtures/cmodels/ldpd_METSMetadata.xml +56 -0
- data/spec/fixtures/cmodels/ldpd_METSStructuredAggregator.xml +53 -0
- data/spec/fixtures/cmodels/ldpd_MODSMetadata.xml +73 -0
- data/spec/fixtures/cmodels/ldpd_MostRecent.xml +46 -0
- data/spec/fixtures/cmodels/ldpd_PTIFImageAggregator.xml +63 -0
- data/spec/fixtures/cmodels/ldpd_Resource.xml +72 -0
- data/spec/fixtures/cmodels/ldpd_RestrictedResource.xml +54 -0
- data/spec/fixtures/cmodels/ldpd_Since.xml +62 -0
- data/spec/fixtures/cmodels/ldpd_StaticAudioAggregator.xml +54 -0
- data/spec/fixtures/cmodels/ldpd_StaticImageAggregator.xml +71 -0
- data/spec/fixtures/cmodels/ldpd_htest.xml +54 -0
- data/spec/fixtures/cmodels/ldpd_nullbind.xml +63 -0
- data/spec/fixtures/cmodels/ldpd_sdef.Aggregator.xml +71 -0
- data/spec/fixtures/cmodels/ldpd_sdef.Core.xml +48 -0
- data/spec/fixtures/cmodels/ldpd_sdef.Image.xml +47 -0
- data/spec/fixtures/cmodels/ldpd_sdef.Metadata.xml +62 -0
- data/spec/fixtures/cmodels/ldpd_sdef.Resource.xml +76 -0
- data/spec/fixtures/cmodels/ldpd_sdef.ZoomingImage.xml +46 -0
- data/spec/fixtures/cmodels/ldpd_sdep.BagAggregator.xml +160 -0
- data/spec/fixtures/cmodels/ldpd_sdep.BagAggregatorCore.xml +221 -0
- data/spec/fixtures/cmodels/ldpd_sdep.ContentAggregatorCore.xml +221 -0
- data/spec/fixtures/cmodels/ldpd_sdep.DynamicAggregator.xml +171 -0
- data/spec/fixtures/cmodels/ldpd_sdep.DynamicAggregatorCore.xml +215 -0
- data/spec/fixtures/cmodels/ldpd_sdep.JP2Image.xml +220 -0
- data/spec/fixtures/cmodels/ldpd_sdep.JP2ImageAggregator.xml +167 -0
- data/spec/fixtures/cmodels/ldpd_sdep.JP2ImageCore.xml +229 -0
- data/spec/fixtures/cmodels/ldpd_sdep.MODSMetadata.xml +158 -0
- data/spec/fixtures/cmodels/ldpd_sdep.MODSMetadataCore.xml +227 -0
- data/spec/fixtures/cmodels/ldpd_sdep.PTIFImage.xml +222 -0
- data/spec/fixtures/cmodels/ldpd_sdep.PTIFImageAggregator.xml +167 -0
- data/spec/fixtures/cmodels/ldpd_sdep.PTIFImageCore.xml +215 -0
- data/spec/fixtures/cmodels/ldpd_sdep.StaticImage.xml +210 -0
- data/spec/fixtures/cmodels/ldpd_sdep.StaticImageAggregator.xml +186 -0
- data/spec/fixtures/cmodels/ldpd_sdep.StaticImageCore.xml +220 -0
- data/spec/fixtures/cmodels/ore_Proxy.xml +50 -0
- data/spec/fixtures/cmodels/pcdm_Collection.xml +52 -0
- metadata +44 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b29731563a052e5e1de0416cabf8d1135e61c48f
|
4
|
+
data.tar.gz: c47b6cbfb47447c8d9e7c96c458a806d13e0bbc5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 53d9317eb9c9267fe1b6aedc48332bc3908a2cbcaafbc63b07db14053d2c882d79a3408115040e3d82aa815c7a02e8c77e0120da7ad3802e7e5523ca406b32d1
|
7
|
+
data.tar.gz: 4e4b7044830767950cc09af30decc0eb66772ddcd832f7e7bdae8ab0ea73b0ef4021af447f7036f05bc484b58ebb331f4bf778c5c3179afdc128e82e1f7c50e0
|
@@ -0,0 +1,56 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<foxml:digitalObject VERSION="1.1" PID="ldpd:ADLMetadata"
|
3
|
+
xmlns:foxml="info:fedora/fedora-system:def/foxml#"
|
4
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
5
|
+
xsi:schemaLocation="info:fedora/fedora-system:def/foxml# http://www.fedora.info/definitions/1/0/foxml1-1.xsd">
|
6
|
+
<foxml:objectProperties>
|
7
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="Active"/>
|
8
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="CModel for metadata objects"/>
|
9
|
+
</foxml:objectProperties>
|
10
|
+
|
11
|
+
<foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
12
|
+
<foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for Metadata CModel" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/">
|
13
|
+
<foxml:xmlContent>
|
14
|
+
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
|
15
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
16
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
17
|
+
xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
|
18
|
+
<dc:title>CModel for metadata objects</dc:title>
|
19
|
+
<dc:creator>CUL/IS:LDPD</dc:creator>
|
20
|
+
<dc:contributor>NNC</dc:contributor>
|
21
|
+
<dc:identifier>ldpd:ADLMetadata</dc:identifier>
|
22
|
+
</oai_dc:dc>
|
23
|
+
</foxml:xmlContent>
|
24
|
+
</foxml:datastreamVersion>
|
25
|
+
</foxml:datastream>
|
26
|
+
<foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
27
|
+
<foxml:datastreamVersion ID="RELS-EXT1.0" LABEL="RDF Statements about this object" MIMETYPE="application/rdf+xml" FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0">
|
28
|
+
<foxml:xmlContent>
|
29
|
+
<rdf:RDF xmlns:fedora-model="info:fedora/fedora-system:def/model#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
30
|
+
<rdf:Description rdf:about="info:fedora/ldpd:ADLMetadata">
|
31
|
+
<fedora-model:hasModel rdf:resource="info:fedora/fedora-system:ContentModel-3.0"></fedora-model:hasModel>
|
32
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Metadata"></fedora-model:hasService>
|
33
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Core"></fedora-model:hasService>
|
34
|
+
</rdf:Description>
|
35
|
+
</rdf:RDF>
|
36
|
+
</foxml:xmlContent>
|
37
|
+
</foxml:datastreamVersion>
|
38
|
+
</foxml:datastream>
|
39
|
+
<foxml:datastream ID="DS-COMPOSITE-MODEL" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
40
|
+
<foxml:datastreamVersion ID="DS-COMPOSITE-MODEL1.0" LABEL="Datastream Composite Model" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:FedoraDSCompositeModel-1.0">
|
41
|
+
<foxml:xmlContent>
|
42
|
+
<dsCompositeModel xmlns="info:fedora/fedora-system:def/dsCompositeModel#">
|
43
|
+
<dsTypeModel ID="DC">
|
44
|
+
<form FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" MIME="text/xml"></form>
|
45
|
+
</dsTypeModel>
|
46
|
+
<dsTypeModel ID="RELS-EXT">
|
47
|
+
<form FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0" MIME="application/rdf+xml"></form>
|
48
|
+
</dsTypeModel>
|
49
|
+
<dsTypeModel ID="CONTENT">
|
50
|
+
<form MIME="text/plain"></form>
|
51
|
+
</dsTypeModel>
|
52
|
+
</dsCompositeModel>
|
53
|
+
</foxml:xmlContent>
|
54
|
+
</foxml:datastreamVersion>
|
55
|
+
</foxml:datastream>
|
56
|
+
</foxml:digitalObject>
|
@@ -0,0 +1,56 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<foxml:digitalObject VERSION="1.1" PID="ldpd:AESMetadata"
|
3
|
+
xmlns:foxml="info:fedora/fedora-system:def/foxml#"
|
4
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
5
|
+
xsi:schemaLocation="info:fedora/fedora-system:def/foxml# http://www.fedora.info/definitions/1/0/foxml1-1.xsd">
|
6
|
+
<foxml:objectProperties>
|
7
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="Active"/>
|
8
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="CModel for metadata objects"/>
|
9
|
+
</foxml:objectProperties>
|
10
|
+
|
11
|
+
<foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
12
|
+
<foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for Metadata CModel" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/">
|
13
|
+
<foxml:xmlContent>
|
14
|
+
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
|
15
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
16
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
17
|
+
xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
|
18
|
+
<dc:title>CModel for metadata objects</dc:title>
|
19
|
+
<dc:creator>CUL/IS:LDPD</dc:creator>
|
20
|
+
<dc:contributor>NNC</dc:contributor>
|
21
|
+
<dc:identifier>ldpd:AESMetadata</dc:identifier>
|
22
|
+
</oai_dc:dc>
|
23
|
+
</foxml:xmlContent>
|
24
|
+
</foxml:datastreamVersion>
|
25
|
+
</foxml:datastream>
|
26
|
+
<foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
27
|
+
<foxml:datastreamVersion ID="RELS-EXT1.0" LABEL="RDF Statements about this object" MIMETYPE="application/rdf+xml" FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0">
|
28
|
+
<foxml:xmlContent>
|
29
|
+
<rdf:RDF xmlns:fedora-model="info:fedora/fedora-system:def/model#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
30
|
+
<rdf:Description rdf:about="info:fedora/ldpd:AESMetadata">
|
31
|
+
<fedora-model:hasModel rdf:resource="info:fedora/fedora-system:ContentModel-3.0"></fedora-model:hasModel>
|
32
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Metadata"></fedora-model:hasService>
|
33
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Core"></fedora-model:hasService>
|
34
|
+
</rdf:Description>
|
35
|
+
</rdf:RDF>
|
36
|
+
</foxml:xmlContent>
|
37
|
+
</foxml:datastreamVersion>
|
38
|
+
</foxml:datastream>
|
39
|
+
<foxml:datastream ID="DS-COMPOSITE-MODEL" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
40
|
+
<foxml:datastreamVersion ID="DS-COMPOSITE-MODEL1.0" LABEL="Datastream Composite Model" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:FedoraDSCompositeModel-1.0">
|
41
|
+
<foxml:xmlContent>
|
42
|
+
<dsCompositeModel xmlns="info:fedora/fedora-system:def/dsCompositeModel#">
|
43
|
+
<dsTypeModel ID="DC">
|
44
|
+
<form FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" MIME="text/xml"></form>
|
45
|
+
</dsTypeModel>
|
46
|
+
<dsTypeModel ID="RELS-EXT">
|
47
|
+
<form FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0" MIME="application/rdf+xml"></form>
|
48
|
+
</dsTypeModel>
|
49
|
+
<dsTypeModel ID="CONTENT">
|
50
|
+
<form FORMAT_URI="http://www.aes.org/audioObject" MIME="text/xml"></form>
|
51
|
+
</dsTypeModel>
|
52
|
+
</dsCompositeModel>
|
53
|
+
</foxml:xmlContent>
|
54
|
+
</foxml:datastreamVersion>
|
55
|
+
</foxml:datastream>
|
56
|
+
</foxml:digitalObject>
|
@@ -0,0 +1,70 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<foxml:digitalObject VERSION="1.1" PID="ldpd:BagAggregator"
|
3
|
+
xmlns:foxml="info:fedora/fedora-system:def/foxml#"
|
4
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
5
|
+
xsi:schemaLocation="info:fedora/fedora-system:def/foxml# http://www.fedora.info/definitions/1/0/foxml1-1.xsd">
|
6
|
+
<foxml:objectProperties>
|
7
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="Active"/>
|
8
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="CModel for aggregator objects"/>
|
9
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#createdDate" VALUE="2009-05-21T21:55:36.881Z"/>
|
10
|
+
<foxml:property NAME="info:fedora/fedora-system:def/view#lastModifiedDate" VALUE="2009-05-21T21:55:36.881Z"/>
|
11
|
+
</foxml:objectProperties>
|
12
|
+
<foxml:datastream ID="AUDIT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="false">
|
13
|
+
<foxml:datastreamVersion ID="AUDIT.0" LABEL="Audit Trail for this object" CREATED="2009-05-21T21:55:36.881Z" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:format/xml.fedora.audit">
|
14
|
+
<foxml:xmlContent>
|
15
|
+
<audit:auditTrail xmlns:audit="info:fedora/fedora-system:def/audit#">
|
16
|
+
<audit:record ID="AUDREC1">
|
17
|
+
<audit:process type="Fedora API-M"/>
|
18
|
+
<audit:action>ingest</audit:action>
|
19
|
+
<audit:componentID></audit:componentID>
|
20
|
+
<audit:responsibility>fedoraAdmin</audit:responsibility>
|
21
|
+
<audit:date>2009-05-21T21:55:36.881Z</audit:date>
|
22
|
+
<audit:justification>Ingested from local file /var/tmp/datamodel-load/BagAggregator.xml</audit:justification>
|
23
|
+
</audit:record>
|
24
|
+
</audit:auditTrail>
|
25
|
+
</foxml:xmlContent>
|
26
|
+
</foxml:datastreamVersion>
|
27
|
+
</foxml:datastream>
|
28
|
+
<foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
29
|
+
<foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for CModel for aggregator objects" CREATED="2009-05-21T21:55:37.301Z" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" SIZE="366">
|
30
|
+
<foxml:xmlContent>
|
31
|
+
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
|
32
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
33
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
34
|
+
xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
|
35
|
+
<dc:title>CModel for aggregator objects</dc:title>
|
36
|
+
<dc:creator>CUL/IS:LDPD</dc:creator>
|
37
|
+
<dc:contributor>NNC</dc:contributor>
|
38
|
+
<dc:identifier>ldpd:BagAggregator</dc:identifier>
|
39
|
+
</oai_dc:dc>
|
40
|
+
</foxml:xmlContent>
|
41
|
+
</foxml:datastreamVersion>
|
42
|
+
</foxml:datastream>
|
43
|
+
<foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
44
|
+
<foxml:datastreamVersion ID="RELS-EXT1.0" LABEL="RDF Statements about this object" CREATED="2008-07-09T13:59:55.984Z" MIMETYPE="application/rdf+xml" FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0" SIZE="594">
|
45
|
+
<foxml:xmlContent>
|
46
|
+
<rdf:RDF xmlns:fedora-model="info:fedora/fedora-system:def/model#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
47
|
+
<rdf:Description rdf:about="info:fedora/ldpd:BagAggregator">
|
48
|
+
<fedora-model:hasModel rdf:resource="info:fedora/fedora-system:ContentModel-3.0"></fedora-model:hasModel>
|
49
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Aggregator"></fedora-model:hasService>
|
50
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Core"></fedora-model:hasService>
|
51
|
+
</rdf:Description>
|
52
|
+
</rdf:RDF>
|
53
|
+
</foxml:xmlContent>
|
54
|
+
</foxml:datastreamVersion>
|
55
|
+
</foxml:datastream>
|
56
|
+
<foxml:datastream ID="DS-COMPOSITE-MODEL" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
57
|
+
<foxml:datastreamVersion ID="DS-COMPOSITE-MODEL1.0" LABEL="Datastream Composite Model" CREATED="2008-07-09T13:59:55.968Z" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:FedoraDSCompositeModel-1.0" SIZE="447">
|
58
|
+
<foxml:xmlContent>
|
59
|
+
<dsCompositeModel xmlns="info:fedora/fedora-system:def/dsCompositeModel#">
|
60
|
+
<dsTypeModel ID="DC">
|
61
|
+
<form FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" MIME="text/xml"></form>
|
62
|
+
</dsTypeModel>
|
63
|
+
<dsTypeModel ID="RELS-EXT">
|
64
|
+
<form FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0" MIME="application/rdf+xml"></form>
|
65
|
+
</dsTypeModel>
|
66
|
+
</dsCompositeModel>
|
67
|
+
</foxml:xmlContent>
|
68
|
+
</foxml:datastreamVersion>
|
69
|
+
</foxml:datastream>
|
70
|
+
</foxml:digitalObject>
|
@@ -0,0 +1,69 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<foxml:digitalObject VERSION="1.1" PID="ldpd:Concept"
|
3
|
+
xmlns:foxml="info:fedora/fedora-system:def/foxml#"
|
4
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
5
|
+
xsi:schemaLocation="info:fedora/fedora-system:def/foxml# http://www.fedora.info/definitions/1/0/foxml1-1.xsd">
|
6
|
+
<foxml:objectProperties>
|
7
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="Active"/>
|
8
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="CModel for concept objects"/>
|
9
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#createdDate" VALUE="2014-10-31T10:00:01.001Z"/>
|
10
|
+
<foxml:property NAME="info:fedora/fedora-system:def/view#lastModifiedDate" VALUE="2014-10-31T10:00:01.001Z"/>
|
11
|
+
</foxml:objectProperties>
|
12
|
+
<foxml:datastream ID="AUDIT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="false">
|
13
|
+
<foxml:datastreamVersion ID="AUDIT.0" LABEL="Audit Trail for this object" CREATED="2014-10-31T10:00:01.001Z" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:format/xml.fedora.audit">
|
14
|
+
<foxml:xmlContent>
|
15
|
+
<audit:auditTrail xmlns:audit="info:fedora/fedora-system:def/audit#">
|
16
|
+
<audit:record ID="AUDREC1">
|
17
|
+
<audit:process type="Fedora API-M"/>
|
18
|
+
<audit:action>ingest</audit:action>
|
19
|
+
<audit:componentID></audit:componentID>
|
20
|
+
<audit:responsibility>fedoraAdmin</audit:responsibility>
|
21
|
+
<audit:date>2014-10-31T10:00:01.001Z</audit:date>
|
22
|
+
<audit:justification>Ingested from local file /var/tmp/datamodel-load/ConceptCModel.xml</audit:justification>
|
23
|
+
</audit:record>
|
24
|
+
</audit:auditTrail>
|
25
|
+
</foxml:xmlContent>
|
26
|
+
</foxml:datastreamVersion>
|
27
|
+
</foxml:datastream>
|
28
|
+
<foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
29
|
+
<foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for CModel for concept objects" CREATED="2014-10-31T10:00:01.102Z" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" SIZE="370">
|
30
|
+
<foxml:xmlContent>
|
31
|
+
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
|
32
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
33
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
34
|
+
xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
|
35
|
+
<dc:title>CModel for concept objects</dc:title>
|
36
|
+
<dc:creator>CUL/IS:LDPD</dc:creator>
|
37
|
+
<dc:contributor>NNC</dc:contributor>
|
38
|
+
<dc:identifier>ldpd:Concept</dc:identifier>
|
39
|
+
</oai_dc:dc>
|
40
|
+
</foxml:xmlContent>
|
41
|
+
</foxml:datastreamVersion>
|
42
|
+
</foxml:datastream>
|
43
|
+
<foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
44
|
+
<foxml:datastreamVersion ID="RELS-EXT1.0" LABEL="RDF Statements about this object" CREATED="2014-10-31T10:00:01.203Z" MIMETYPE="application/rdf+xml" FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0" SIZE="598">
|
45
|
+
<foxml:xmlContent>
|
46
|
+
<rdf:RDF xmlns:fedora-model="info:fedora/fedora-system:def/model#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
47
|
+
<rdf:Description rdf:about="info:fedora/ldpd:Concept">
|
48
|
+
<fedora-model:hasModel rdf:resource="info:fedora/fedora-system:ContentModel-3.0"></fedora-model:hasModel>
|
49
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Core"></fedora-model:hasService>
|
50
|
+
</rdf:Description>
|
51
|
+
</rdf:RDF>
|
52
|
+
</foxml:xmlContent>
|
53
|
+
</foxml:datastreamVersion>
|
54
|
+
</foxml:datastream>
|
55
|
+
<foxml:datastream ID="DS-COMPOSITE-MODEL" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
56
|
+
<foxml:datastreamVersion ID="DS-COMPOSITE-MODEL1.0" LABEL="Datastream Composite Model" CREATED="2014-10-31T10:00:01.204Z" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:FedoraDSCompositeModel-1.0" SIZE="447">
|
57
|
+
<foxml:xmlContent>
|
58
|
+
<dsCompositeModel xmlns="info:fedora/fedora-system:def/dsCompositeModel#">
|
59
|
+
<dsTypeModel ID="DC">
|
60
|
+
<form FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" MIME="text/xml"></form>
|
61
|
+
</dsTypeModel>
|
62
|
+
<dsTypeModel ID="RELS-EXT">
|
63
|
+
<form FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0" MIME="application/rdf+xml"></form>
|
64
|
+
</dsTypeModel>
|
65
|
+
</dsCompositeModel>
|
66
|
+
</foxml:xmlContent>
|
67
|
+
</foxml:datastreamVersion>
|
68
|
+
</foxml:datastream>
|
69
|
+
</foxml:digitalObject>
|
@@ -0,0 +1,70 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<foxml:digitalObject VERSION="1.1" PID="ldpd:ContentAggregator"
|
3
|
+
xmlns:foxml="info:fedora/fedora-system:def/foxml#"
|
4
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
5
|
+
xsi:schemaLocation="info:fedora/fedora-system:def/foxml# http://www.fedora.info/definitions/1/0/foxml1-1.xsd">
|
6
|
+
<foxml:objectProperties>
|
7
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="Active"/>
|
8
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="CModel for aggregator objects"/>
|
9
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#createdDate" VALUE="2009-04-24T20:23:31.862Z"/>
|
10
|
+
<foxml:property NAME="info:fedora/fedora-system:def/view#lastModifiedDate" VALUE="2009-04-24T20:23:31.862Z"/>
|
11
|
+
</foxml:objectProperties>
|
12
|
+
<foxml:datastream ID="AUDIT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="false">
|
13
|
+
<foxml:datastreamVersion ID="AUDIT.0" LABEL="Audit Trail for this object" CREATED="2009-04-24T20:23:31.862Z" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:format/xml.fedora.audit">
|
14
|
+
<foxml:xmlContent>
|
15
|
+
<audit:auditTrail xmlns:audit="info:fedora/fedora-system:def/audit#">
|
16
|
+
<audit:record ID="AUDREC1">
|
17
|
+
<audit:process type="Fedora API-M"/>
|
18
|
+
<audit:action>ingest</audit:action>
|
19
|
+
<audit:componentID></audit:componentID>
|
20
|
+
<audit:responsibility>fedoraAdmin</audit:responsibility>
|
21
|
+
<audit:date>2009-04-24T20:23:31.862Z</audit:date>
|
22
|
+
<audit:justification>Ingested from local file /var/tmp/datamodel-load/ContentAggregatorCModel.xml</audit:justification>
|
23
|
+
</audit:record>
|
24
|
+
</audit:auditTrail>
|
25
|
+
</foxml:xmlContent>
|
26
|
+
</foxml:datastreamVersion>
|
27
|
+
</foxml:datastream>
|
28
|
+
<foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
29
|
+
<foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for CModel for aggregator objects" CREATED="2009-04-24T20:23:31.991Z" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" SIZE="370">
|
30
|
+
<foxml:xmlContent>
|
31
|
+
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
|
32
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
33
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
34
|
+
xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
|
35
|
+
<dc:title>CModel for aggregator objects</dc:title>
|
36
|
+
<dc:creator>CUL/IS:LDPD</dc:creator>
|
37
|
+
<dc:contributor>NNC</dc:contributor>
|
38
|
+
<dc:identifier>ldpd:ContentAggregator</dc:identifier>
|
39
|
+
</oai_dc:dc>
|
40
|
+
</foxml:xmlContent>
|
41
|
+
</foxml:datastreamVersion>
|
42
|
+
</foxml:datastream>
|
43
|
+
<foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
44
|
+
<foxml:datastreamVersion ID="RELS-EXT1.0" LABEL="RDF Statements about this object" CREATED="2008-07-09T13:59:55.984Z" MIMETYPE="application/rdf+xml" FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0" SIZE="598">
|
45
|
+
<foxml:xmlContent>
|
46
|
+
<rdf:RDF xmlns:fedora-model="info:fedora/fedora-system:def/model#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
47
|
+
<rdf:Description rdf:about="info:fedora/ldpd:ContentAggregator">
|
48
|
+
<fedora-model:hasModel rdf:resource="info:fedora/fedora-system:ContentModel-3.0"></fedora-model:hasModel>
|
49
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Aggregator"></fedora-model:hasService>
|
50
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Core"></fedora-model:hasService>
|
51
|
+
</rdf:Description>
|
52
|
+
</rdf:RDF>
|
53
|
+
</foxml:xmlContent>
|
54
|
+
</foxml:datastreamVersion>
|
55
|
+
</foxml:datastream>
|
56
|
+
<foxml:datastream ID="DS-COMPOSITE-MODEL" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
57
|
+
<foxml:datastreamVersion ID="DS-COMPOSITE-MODEL1.0" LABEL="Datastream Composite Model" CREATED="2008-07-09T13:59:55.968Z" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:FedoraDSCompositeModel-1.0" SIZE="447">
|
58
|
+
<foxml:xmlContent>
|
59
|
+
<dsCompositeModel xmlns="info:fedora/fedora-system:def/dsCompositeModel#">
|
60
|
+
<dsTypeModel ID="DC">
|
61
|
+
<form FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" MIME="text/xml"></form>
|
62
|
+
</dsTypeModel>
|
63
|
+
<dsTypeModel ID="RELS-EXT">
|
64
|
+
<form FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0" MIME="application/rdf+xml"></form>
|
65
|
+
</dsTypeModel>
|
66
|
+
</dsCompositeModel>
|
67
|
+
</foxml:xmlContent>
|
68
|
+
</foxml:datastreamVersion>
|
69
|
+
</foxml:datastream>
|
70
|
+
</foxml:digitalObject>
|
@@ -0,0 +1,56 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<foxml:digitalObject VERSION="1.1" PID="ldpd:DynamicAggregator"
|
3
|
+
xmlns:foxml="info:fedora/fedora-system:def/foxml#"
|
4
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
5
|
+
xsi:schemaLocation="info:fedora/fedora-system:def/foxml# http://www.fedora.info/definitions/1/0/foxml1-1.xsd">
|
6
|
+
<foxml:objectProperties>
|
7
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="Active"/>
|
8
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="CModel for dynamically-defined aggregator objects"/>
|
9
|
+
</foxml:objectProperties>
|
10
|
+
|
11
|
+
<foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
12
|
+
<foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for CModel for aggregator objects" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/">
|
13
|
+
<foxml:xmlContent>
|
14
|
+
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
|
15
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
16
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
17
|
+
xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
|
18
|
+
<dc:title>CModel for aggregator objects</dc:title>
|
19
|
+
<dc:creator>CUL/IS:LDPD</dc:creator>
|
20
|
+
<dc:contributor>NNC</dc:contributor>
|
21
|
+
<dc:identifier>ldpd:DynamicAggregator</dc:identifier>
|
22
|
+
</oai_dc:dc>
|
23
|
+
</foxml:xmlContent>
|
24
|
+
</foxml:datastreamVersion>
|
25
|
+
</foxml:datastream>
|
26
|
+
<foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
27
|
+
<foxml:datastreamVersion ID="RELS-EXT1.0" LABEL="RDF Statements about this object" MIMETYPE="application/rdf+xml" FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0">
|
28
|
+
<foxml:xmlContent>
|
29
|
+
<rdf:RDF xmlns:fedora-model="info:fedora/fedora-system:def/model#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
30
|
+
<rdf:Description rdf:about="info:fedora/ldpd:DynamicAggregator">
|
31
|
+
<fedora-model:hasModel rdf:resource="info:fedora/fedora-system:ContentModel-3.0"></fedora-model:hasModel>
|
32
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Aggregator"></fedora-model:hasService>
|
33
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Core"></fedora-model:hasService>
|
34
|
+
</rdf:Description>
|
35
|
+
</rdf:RDF>
|
36
|
+
</foxml:xmlContent>
|
37
|
+
</foxml:datastreamVersion>
|
38
|
+
</foxml:datastream>
|
39
|
+
<foxml:datastream ID="DS-COMPOSITE-MODEL" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
40
|
+
<foxml:datastreamVersion ID="DS-COMPOSITE-MODEL1.0" LABEL="Datastream Composite Model" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:FedoraDSCompositeModel-1.0">
|
41
|
+
<foxml:xmlContent>
|
42
|
+
<dsCompositeModel xmlns="info:fedora/fedora-system:def/dsCompositeModel#">
|
43
|
+
<dsTypeModel ID="DC">
|
44
|
+
<form FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" MIME="text/xml"></form>
|
45
|
+
</dsTypeModel>
|
46
|
+
<dsTypeModel ID="RELS-EXT">
|
47
|
+
<form FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0" MIME="application/rdf+xml"></form>
|
48
|
+
</dsTypeModel>
|
49
|
+
<dsTypeModel ID="RIQUERY">
|
50
|
+
<form MIME="text/xml"></form>
|
51
|
+
</dsTypeModel>
|
52
|
+
</dsCompositeModel>
|
53
|
+
</foxml:xmlContent>
|
54
|
+
</foxml:datastreamVersion>
|
55
|
+
</foxml:datastream>
|
56
|
+
</foxml:digitalObject>
|
@@ -0,0 +1,60 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<foxml:digitalObject VERSION="1.1" PID="ldpd:JP2ImageAggregator"
|
3
|
+
xmlns:foxml="info:fedora/fedora-system:def/foxml#"
|
4
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
5
|
+
xsi:schemaLocation="info:fedora/fedora-system:def/foxml# http://www.fedora.info/definitions/1/0/foxml1-1.xsd">
|
6
|
+
<foxml:objectProperties>
|
7
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="Active"/>
|
8
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="CModel for JPEG2000 aggregator objects"/>
|
9
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#createdDate" VALUE="2009-04-24T20:24:08.863Z"/>
|
10
|
+
<foxml:property NAME="info:fedora/fedora-system:def/view#lastModifiedDate" VALUE="2009-04-24T20:24:08.863Z"/>
|
11
|
+
</foxml:objectProperties>
|
12
|
+
|
13
|
+
<foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
14
|
+
<foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for CModel for aggregator objects" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/">
|
15
|
+
<foxml:xmlContent>
|
16
|
+
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
|
17
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
18
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
19
|
+
xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
|
20
|
+
<dc:title>CModel for JPEG2000 aggregator objects</dc:title>
|
21
|
+
<dc:creator>CUL/IS:LDPD</dc:creator>
|
22
|
+
<dc:contributor>NNC</dc:contributor>
|
23
|
+
<dc:identifier>ldpd:JP2ImageAggregator</dc:identifier>
|
24
|
+
</oai_dc:dc>
|
25
|
+
</foxml:xmlContent>
|
26
|
+
</foxml:datastreamVersion>
|
27
|
+
</foxml:datastream>
|
28
|
+
<foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
29
|
+
<foxml:datastreamVersion ID="RELS-EXT1.0" LABEL="RDF Statements about this object" MIMETYPE="application/rdf+xml" FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0">
|
30
|
+
<foxml:xmlContent>
|
31
|
+
<rdf:RDF xmlns:fedora-model="info:fedora/fedora-system:def/model#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
32
|
+
<rdf:Description rdf:about="info:fedora/ldpd:JP2ImageAggregator">
|
33
|
+
<fedora-model:hasModel rdf:resource="info:fedora/fedora-system:ContentModel-3.0"></fedora-model:hasModel>
|
34
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Image"></fedora-model:hasService>
|
35
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.ZoomingImage"></fedora-model:hasService>
|
36
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Aggregator"></fedora-model:hasService>
|
37
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Core"></fedora-model:hasService>
|
38
|
+
</rdf:Description>
|
39
|
+
</rdf:RDF>
|
40
|
+
</foxml:xmlContent>
|
41
|
+
</foxml:datastreamVersion>
|
42
|
+
</foxml:datastream>
|
43
|
+
<foxml:datastream ID="DS-COMPOSITE-MODEL" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
44
|
+
<foxml:datastreamVersion ID="DS-COMPOSITE-MODEL1.0" LABEL="Datastream Composite Model" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:FedoraDSCompositeModel-1.0">
|
45
|
+
<foxml:xmlContent>
|
46
|
+
<dsCompositeModel xmlns="info:fedora/fedora-system:def/dsCompositeModel#">
|
47
|
+
<dsTypeModel ID="DC">
|
48
|
+
<form FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" MIME="text/xml"></form>
|
49
|
+
</dsTypeModel>
|
50
|
+
<dsTypeModel ID="RELS-EXT">
|
51
|
+
<form FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0" MIME="application/rdf+xml"></form>
|
52
|
+
</dsTypeModel>
|
53
|
+
<dsTypeModel ID="SOURCE" ORDERED="false">
|
54
|
+
<form MIME="image/jp2"/>
|
55
|
+
</dsTypeModel>
|
56
|
+
</dsCompositeModel>
|
57
|
+
</foxml:xmlContent>
|
58
|
+
</foxml:datastreamVersion>
|
59
|
+
</foxml:datastream>
|
60
|
+
</foxml:digitalObject>
|
@@ -0,0 +1,56 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<foxml:digitalObject VERSION="1.1" PID="ldpd:METSMetadata"
|
3
|
+
xmlns:foxml="info:fedora/fedora-system:def/foxml#"
|
4
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
5
|
+
xsi:schemaLocation="info:fedora/fedora-system:def/foxml# http://www.fedora.info/definitions/1/0/foxml1-1.xsd">
|
6
|
+
<foxml:objectProperties>
|
7
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="Active"/>
|
8
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="CModel for metadata objects"/>
|
9
|
+
</foxml:objectProperties>
|
10
|
+
|
11
|
+
<foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
12
|
+
<foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for Metadata CModel" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/">
|
13
|
+
<foxml:xmlContent>
|
14
|
+
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
|
15
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
16
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
17
|
+
xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
|
18
|
+
<dc:title>CModel for metadata objects</dc:title>
|
19
|
+
<dc:creator>CUL/IS:LDPD</dc:creator>
|
20
|
+
<dc:contributor>NNC</dc:contributor>
|
21
|
+
<dc:identifier>ldpd:METSMetadata</dc:identifier>
|
22
|
+
</oai_dc:dc>
|
23
|
+
</foxml:xmlContent>
|
24
|
+
</foxml:datastreamVersion>
|
25
|
+
</foxml:datastream>
|
26
|
+
<foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
27
|
+
<foxml:datastreamVersion ID="RELS-EXT1.0" LABEL="RDF Statements about this object" MIMETYPE="application/rdf+xml" FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0">
|
28
|
+
<foxml:xmlContent>
|
29
|
+
<rdf:RDF xmlns:fedora-model="info:fedora/fedora-system:def/model#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
30
|
+
<rdf:Description rdf:about="info:fedora/ldpd:METSMetadata">
|
31
|
+
<fedora-model:hasModel rdf:resource="info:fedora/fedora-system:ContentModel-3.0"></fedora-model:hasModel>
|
32
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Metadata"></fedora-model:hasService>
|
33
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Core"></fedora-model:hasService>
|
34
|
+
</rdf:Description>
|
35
|
+
</rdf:RDF>
|
36
|
+
</foxml:xmlContent>
|
37
|
+
</foxml:datastreamVersion>
|
38
|
+
</foxml:datastream>
|
39
|
+
<foxml:datastream ID="DS-COMPOSITE-MODEL" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
40
|
+
<foxml:datastreamVersion ID="DS-COMPOSITE-MODEL1.0" LABEL="Datastream Composite Model" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:FedoraDSCompositeModel-1.0">
|
41
|
+
<foxml:xmlContent>
|
42
|
+
<dsCompositeModel xmlns="info:fedora/fedora-system:def/dsCompositeModel#">
|
43
|
+
<dsTypeModel ID="DC">
|
44
|
+
<form FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" MIME="text/xml"></form>
|
45
|
+
</dsTypeModel>
|
46
|
+
<dsTypeModel ID="RELS-EXT">
|
47
|
+
<form FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0" MIME="application/rdf+xml"></form>
|
48
|
+
</dsTypeModel>
|
49
|
+
<dsTypeModel ID="CONTENT">
|
50
|
+
<form FORMAT_URI="http://www.loc.gov/METS/" MIME="text/xml"></form>
|
51
|
+
</dsTypeModel>
|
52
|
+
</dsCompositeModel>
|
53
|
+
</foxml:xmlContent>
|
54
|
+
</foxml:datastreamVersion>
|
55
|
+
</foxml:datastream>
|
56
|
+
</foxml:digitalObject>
|
@@ -0,0 +1,53 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<foxml:digitalObject VERSION="1.1" PID="ldpd:METSStructuredAggregator"
|
3
|
+
xmlns:foxml="info:fedora/fedora-system:def/foxml#"
|
4
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
5
|
+
xsi:schemaLocation="info:fedora/fedora-system:def/foxml# http://www.fedora.info/definitions/1/0/foxml1-1.xsd">
|
6
|
+
<foxml:objectProperties>
|
7
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="Active"/>
|
8
|
+
<foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="CModel for aggregator objects with METS structural descriptions"/>
|
9
|
+
</foxml:objectProperties>
|
10
|
+
|
11
|
+
<foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
12
|
+
<foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for CModel for aggregator objects" CREATED="2009-04-24T20:24:09.006Z" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" SIZE="374">
|
13
|
+
<foxml:xmlContent>
|
14
|
+
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
|
15
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
16
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
17
|
+
xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
|
18
|
+
<dc:title>CModel for aggregator objects with METS structural descriptions</dc:title>
|
19
|
+
<dc:creator>CUL/IS:LDPD</dc:creator>
|
20
|
+
<dc:contributor>NNC</dc:contributor>
|
21
|
+
<dc:identifier>ldpd:METSStructuredAggregator</dc:identifier>
|
22
|
+
</oai_dc:dc>
|
23
|
+
</foxml:xmlContent>
|
24
|
+
</foxml:datastreamVersion>
|
25
|
+
</foxml:datastream>
|
26
|
+
<foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
27
|
+
<foxml:datastreamVersion ID="RELS-EXT1.0" LABEL="RDF Statements about this object" MIMETYPE="application/rdf+xml" FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0">
|
28
|
+
<foxml:xmlContent>
|
29
|
+
<rdf:RDF xmlns:fedora-model="info:fedora/fedora-system:def/model#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
30
|
+
<rdf:Description rdf:about="info:fedora/ldpd:METSStructuredAggregator">
|
31
|
+
<fedora-model:hasModel rdf:resource="info:fedora/fedora-system:ContentModel-3.0"></fedora-model:hasModel>
|
32
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Aggregator"></fedora-model:hasService>
|
33
|
+
<fedora-model:hasService rdf:resource="info:fedora/ldpd:sdef.Core"></fedora-model:hasService>
|
34
|
+
</rdf:Description>
|
35
|
+
</rdf:RDF>
|
36
|
+
</foxml:xmlContent>
|
37
|
+
</foxml:datastreamVersion>
|
38
|
+
</foxml:datastream>
|
39
|
+
<foxml:datastream ID="DS-COMPOSITE-MODEL" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
40
|
+
<foxml:datastreamVersion ID="DS-COMPOSITE-MODEL1.0" LABEL="Datastream Composite Model" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:FedoraDSCompositeModel-1.0">
|
41
|
+
<foxml:xmlContent>
|
42
|
+
<dsCompositeModel xmlns="info:fedora/fedora-system:def/dsCompositeModel#">
|
43
|
+
<dsTypeModel ID="DC">
|
44
|
+
<form FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" MIME="text/xml"></form>
|
45
|
+
</dsTypeModel>
|
46
|
+
<dsTypeModel ID="RELS-EXT">
|
47
|
+
<form FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0" MIME="application/rdf+xml"></form>
|
48
|
+
</dsTypeModel>
|
49
|
+
</dsCompositeModel>
|
50
|
+
</foxml:xmlContent>
|
51
|
+
</foxml:datastreamVersion>
|
52
|
+
</foxml:datastream>
|
53
|
+
</foxml:digitalObject>
|