active-fedora 6.4.2 → 6.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.mailmap +15 -6
- data/active-fedora.gemspec +2 -2
- data/gemfiles/gemfile.rails4 +1 -1
- data/lib/active_fedora.rb +8 -12
- data/lib/active_fedora/digital_object.rb +1 -0
- data/lib/active_fedora/model.rb +6 -6
- data/lib/active_fedora/om_datastream.rb +14 -3
- data/lib/active_fedora/querying.rb +6 -5
- data/lib/active_fedora/solr_service.rb +15 -10
- data/lib/active_fedora/version.rb +1 -1
- data/lib/tasks/active_fedora_dev.rake +1 -17
- data/spec/config_helper.rb +1 -1
- data/spec/{unit → integration}/auditable_spec.rb +5 -7
- data/spec/integration/base_spec.rb +2 -1
- data/spec/integration/bug_spec.rb +6 -0
- data/spec/integration/complex_rdf_datastream_spec.rb +3 -3
- data/spec/integration/model_spec.rb +8 -7
- data/spec/integration/om_datastream_spec.rb +78 -73
- data/spec/integration/rdf_nested_attributes_spec.rb +2 -2
- data/spec/integration/solr_instance_loader_spec.rb +9 -4
- data/spec/integration/solr_service_spec.rb +2 -8
- data/spec/support/mock_fedora.rb +6 -6
- data/spec/unit/active_fedora_spec.rb +12 -1
- data/spec/unit/base_extra_spec.rb +10 -10
- data/spec/unit/base_spec.rb +18 -18
- data/spec/unit/content_model_spec.rb +6 -6
- data/spec/unit/datastream_spec.rb +1 -1
- data/spec/unit/datastreams_spec.rb +19 -19
- data/spec/unit/has_and_belongs_to_many_collection_spec.rb +6 -6
- data/spec/unit/has_many_collection_spec.rb +3 -3
- data/spec/unit/ntriples_datastream_spec.rb +2 -2
- data/spec/unit/om_datastream_spec.rb +6 -6
- data/spec/unit/query_spec.rb +11 -11
- data/spec/unit/rdf_list_spec.rb +2 -2
- data/spec/unit/rdfxml_rdf_datastream_spec.rb +2 -2
- data/spec/unit/rels_ext_datastream_spec.rb +6 -6
- data/spec/unit/semantic_node_spec.rb +5 -5
- data/spec/unit/solr_config_options_spec.rb +1 -1
- data/spec/unit/solr_service_spec.rb +42 -20
- metadata +10 -23
- data/spec/fixtures/auditable.foxml.xml +0 -110
- data/spec/fixtures/changeme155.xml +0 -255
- data/spec/fixtures/test_12.foxml.xml +0 -60
- data/spec/fixtures/test_fixture_mods_article1.foxml.xml +0 -234
- data/spec/fixtures/test_fixture_mods_article2.foxml.xml +0 -234
- data/spec/hydrangea_fixture_mods_article1.foxml.xml +0 -225
- data/spec/integration/mods_article_integration_spec.rb +0 -22
@@ -1,234 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<foxml:digitalObject VERSION="1.1" PID="test:fixture_mods_article2"
|
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=""/>
|
9
|
-
<foxml:property NAME="info:fedora/fedora-system:def/model#ownerId" VALUE="fedoraAdmin"/>
|
10
|
-
<foxml:property NAME="info:fedora/fedora-system:def/model#createdDate" VALUE="2010-06-17T19:56:19.301Z"/>
|
11
|
-
<foxml:property NAME="info:fedora/fedora-system:def/view#lastModifiedDate" VALUE="2010-06-17T19:57:30.688Z"/>
|
12
|
-
</foxml:objectProperties>
|
13
|
-
<foxml:datastream ID="AUDIT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="false">
|
14
|
-
<foxml:datastreamVersion ID="AUDIT.0" LABEL="Audit Trail for this object" CREATED="2010-06-17T19:56:19.301Z" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:format/xml.fedora.audit">
|
15
|
-
<foxml:xmlContent>
|
16
|
-
<audit:auditTrail xmlns:audit="info:fedora/fedora-system:def/audit#">
|
17
|
-
<audit:record ID="AUDREC1">
|
18
|
-
<audit:process type="Fedora API-M"/>
|
19
|
-
<audit:action>addDatastream</audit:action>
|
20
|
-
<audit:componentID>descMetadata</audit:componentID>
|
21
|
-
<audit:responsibility>fedoraAdmin</audit:responsibility>
|
22
|
-
<audit:date>2010-06-17T19:56:22.150Z</audit:date>
|
23
|
-
<audit:justification></audit:justification>
|
24
|
-
</audit:record>
|
25
|
-
<audit:record ID="AUDREC2">
|
26
|
-
<audit:process type="Fedora API-M"/>
|
27
|
-
<audit:action>addDatastream</audit:action>
|
28
|
-
<audit:componentID>RELS-EXT</audit:componentID>
|
29
|
-
<audit:responsibility>fedoraAdmin</audit:responsibility>
|
30
|
-
<audit:date>2010-06-17T19:56:22.353Z</audit:date>
|
31
|
-
<audit:justification></audit:justification>
|
32
|
-
</audit:record>
|
33
|
-
<audit:record ID="AUDREC3">
|
34
|
-
<audit:process type="Fedora API-M"/>
|
35
|
-
<audit:action>addDatastream</audit:action>
|
36
|
-
<audit:componentID>rightsMetadata</audit:componentID>
|
37
|
-
<audit:responsibility>fedoraAdmin</audit:responsibility>
|
38
|
-
<audit:date>2010-06-17T19:56:23.335Z</audit:date>
|
39
|
-
<audit:justification></audit:justification>
|
40
|
-
</audit:record>
|
41
|
-
<audit:record ID="AUDREC4">
|
42
|
-
<audit:process type="Fedora API-M"/>
|
43
|
-
<audit:action>addDatastream</audit:action>
|
44
|
-
<audit:componentID>properties</audit:componentID>
|
45
|
-
<audit:responsibility>fedoraAdmin</audit:responsibility>
|
46
|
-
<audit:date>2010-06-17T19:56:23.477Z</audit:date>
|
47
|
-
<audit:justification></audit:justification>
|
48
|
-
</audit:record>
|
49
|
-
<audit:record ID="AUDREC5">
|
50
|
-
<audit:process type="Fedora API-M"/>
|
51
|
-
<audit:action>modifyObject</audit:action>
|
52
|
-
<audit:componentID></audit:componentID>
|
53
|
-
<audit:responsibility>fedoraAdmin</audit:responsibility>
|
54
|
-
<audit:date>2010-06-17T19:57:30.688Z</audit:date>
|
55
|
-
<audit:justification></audit:justification>
|
56
|
-
</audit:record>
|
57
|
-
</audit:auditTrail>
|
58
|
-
</foxml:xmlContent>
|
59
|
-
</foxml:datastreamVersion>
|
60
|
-
</foxml:datastream>
|
61
|
-
<foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
62
|
-
<foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for this object" CREATED="2010-06-17T19:56:19.301Z" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" SIZE="360">
|
63
|
-
<foxml:xmlContent>
|
64
|
-
<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">
|
65
|
-
<dc:identifier>test:fixture_mods_article2</dc:identifier>
|
66
|
-
</oai_dc:dc>
|
67
|
-
</foxml:xmlContent>
|
68
|
-
</foxml:datastreamVersion>
|
69
|
-
</foxml:datastream>
|
70
|
-
<foxml:datastream ID="descMetadata" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
71
|
-
<foxml:datastreamVersion ID="descMetadata.0" LABEL="" CREATED="2010-06-17T19:56:22.150Z" MIMETYPE="text/xml" SIZE="19">
|
72
|
-
<foxml:xmlContent>
|
73
|
-
<mods version="3.0" xsi:schemaLocation="http://www.loc.gov/mods/v3
|
74
|
-
http://www.loc.gov/standards/mods/v3/mods-3-0.xsd" xmlns="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
75
|
-
|
76
|
-
<titleInfo>
|
77
|
-
<nonSort>THE</nonSort>
|
78
|
-
<title>ARTICLE TITLE</title>
|
79
|
-
<subTitle>SUBTITLE</subTitle>
|
80
|
-
</titleInfo>
|
81
|
-
<titleInfo type="alternative">
|
82
|
-
<title>VARYING FORM OF TITLE</title>
|
83
|
-
</titleInfo>
|
84
|
-
|
85
|
-
<name type="personal">
|
86
|
-
<namePart type="family">FAMILY NAME</namePart>
|
87
|
-
<namePart type="given">GIVEN NAMES</namePart>
|
88
|
-
<namePart type="termsOfAddress">DR.</namePart>
|
89
|
-
<displayForm>NAME AS IT APPEARS</displayForm>
|
90
|
-
<affiliation>FACULTY, UNIVERSITY</affiliation>
|
91
|
-
<role>
|
92
|
-
<roleTerm authority="marcrelator" type="text">Creator</roleTerm>
|
93
|
-
</role>
|
94
|
-
</name>
|
95
|
-
<name type="personal">
|
96
|
-
<namePart type="family">Lacks</namePart>
|
97
|
-
<namePart type="given">Henrietta</namePart>
|
98
|
-
<displayForm>HeLa</displayForm>
|
99
|
-
<affiliation>Baltimore</affiliation>
|
100
|
-
<role>
|
101
|
-
<roleTerm authority="marcrelator" type="text">Contributor</roleTerm>
|
102
|
-
</role>
|
103
|
-
</name>
|
104
|
-
<name type="corporate">
|
105
|
-
<namePart>NSF</namePart>
|
106
|
-
<role>
|
107
|
-
<roleTerm authority="marcrelator" type="text">Funder</roleTerm>
|
108
|
-
</role>
|
109
|
-
</name>
|
110
|
-
<name type="conference">
|
111
|
-
<namePart>some conference</namePart>
|
112
|
-
<role>
|
113
|
-
<roleTerm authority="marcrelator" type="text">Host</roleTerm>
|
114
|
-
</role>
|
115
|
-
</name>
|
116
|
-
|
117
|
-
<typeOfResource>text</typeOfResource>
|
118
|
-
<genre authority="local">journal article</genre>
|
119
|
-
|
120
|
-
<abstract>ABSTRACT</abstract>
|
121
|
-
<subject>
|
122
|
-
<topic>TOPIC 1</topic>
|
123
|
-
<topic>TOPIC 2</topic>
|
124
|
-
</subject>
|
125
|
-
<subject authority="AUTHORITY SOURCE (RFCD, LCSH)">
|
126
|
-
<topic>CONTROLLED TERM</topic>
|
127
|
-
</subject>
|
128
|
-
|
129
|
-
<language>
|
130
|
-
<languageTerm authority="iso639-2b" type="code">en-aus </languageTerm>
|
131
|
-
</language>
|
132
|
-
|
133
|
-
<physicalDescription>
|
134
|
-
<internetMediaType>application/pdf</internetMediaType>
|
135
|
-
<extent>36 p.</extent>
|
136
|
-
</physicalDescription>
|
137
|
-
|
138
|
-
<relatedItem type="host">
|
139
|
-
<titleInfo>
|
140
|
-
<title>TITLE OF HOST JOURNAL</title>
|
141
|
-
</titleInfo>
|
142
|
-
<originInfo>
|
143
|
-
<publisher>PUBLISHER</publisher>
|
144
|
-
<dateIssued>FEB. 2007</dateIssued>
|
145
|
-
</originInfo>
|
146
|
-
<identifier type="issn">0013-8908</identifier>
|
147
|
-
<part>
|
148
|
-
<detail type="volume">
|
149
|
-
<number>2</number>
|
150
|
-
</detail>
|
151
|
-
<detail type="level">
|
152
|
-
<number>2</number>
|
153
|
-
</detail>
|
154
|
-
<extent unit="pages">
|
155
|
-
<start>195</start>
|
156
|
-
<end>230</end>
|
157
|
-
</extent>
|
158
|
-
<date>FEB. 2007</date>
|
159
|
-
</part>
|
160
|
-
</relatedItem>
|
161
|
-
|
162
|
-
<identifier type="uri">http://URL.edu.au/</identifier>
|
163
|
-
<identifier type="doi">doi:10.1006/jmbi.1995.0238</identifier>
|
164
|
-
<location>
|
165
|
-
<url>http://URL.edu.au/</url>
|
166
|
-
</location>
|
167
|
-
<accessCondition type="restrictionOnAccess">EMBARGO NOTE</accessCondition>
|
168
|
-
<accessCondition type="use and reproduction">OPEN ACCESS</accessCondition>
|
169
|
-
|
170
|
-
</mods>
|
171
|
-
</foxml:xmlContent>
|
172
|
-
</foxml:datastreamVersion>
|
173
|
-
</foxml:datastream>
|
174
|
-
<foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
175
|
-
<foxml:datastreamVersion ID="RELS-EXT.0" LABEL="" CREATED="2010-06-17T19:56:22.353Z" MIMETYPE="text/xml" SIZE="306">
|
176
|
-
<foxml:xmlContent>
|
177
|
-
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
178
|
-
<rdf:Description rdf:about="info:fedora/test:fixture_mods_article2">
|
179
|
-
<hasModel xmlns="info:fedora/fedora-system:def/relations-external#" rdf:resource="info:fedora/afmodel:ModsArticle"></hasModel>
|
180
|
-
</rdf:Description>
|
181
|
-
</rdf:RDF>
|
182
|
-
</foxml:xmlContent>
|
183
|
-
</foxml:datastreamVersion>
|
184
|
-
</foxml:datastream>
|
185
|
-
<foxml:datastream ID="rightsMetadata" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
186
|
-
<foxml:datastreamVersion ID="rightsMetadata.0" LABEL="" CREATED="2010-06-17T19:56:23.335Z" MIMETYPE="text/xml" SIZE="19">
|
187
|
-
<foxml:xmlContent>
|
188
|
-
<rightsMetadata xmlns="http://hydra-collab.stanford.edu/schemas/rightsMetadata/v1">
|
189
|
-
<copyright>
|
190
|
-
<human>(c)2009 The Hydra Project</human>
|
191
|
-
<human type="someSpecialisedType">Blah Blah</human>
|
192
|
-
<human type="aDifferentType">More blah</human>
|
193
|
-
<machine><a rel="license" href="http://creativecommons.org/licenses/publicdomain/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/publicdomain/88x31.png" /></a><br />This work is in the <a rel="license" href="http://creativecommons.org/licenses/publicdomain/">Public Domain</a>.</machine>
|
194
|
-
</copyright>
|
195
|
-
<access type="discover">
|
196
|
-
<human></human>
|
197
|
-
<machine>
|
198
|
-
<policy>hydra-policy:4502</policy>
|
199
|
-
<group>public</group>
|
200
|
-
</machine>
|
201
|
-
</access>
|
202
|
-
<access type="read">
|
203
|
-
<human></human>
|
204
|
-
<machine>
|
205
|
-
<group>public</group>
|
206
|
-
</machine>
|
207
|
-
</access>
|
208
|
-
<access type="edit">
|
209
|
-
<human></human>
|
210
|
-
<machine>
|
211
|
-
<person>researcher1</person>
|
212
|
-
<group>archivist</group>
|
213
|
-
</machine>
|
214
|
-
</access>
|
215
|
-
<access type="etc">
|
216
|
-
<!-- etc -->
|
217
|
-
</access>
|
218
|
-
<use>
|
219
|
-
<human>You are free to re-distribute this object, but you cannot change it or sell it. </human>
|
220
|
-
<machine><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/88x31.png" /></a><br />This <span xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://purl.org/dc/dcmitype/Sound" rel="dc:type">work</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.</machine>
|
221
|
-
</use>
|
222
|
-
|
223
|
-
</rightsMetadata>
|
224
|
-
</foxml:xmlContent>
|
225
|
-
</foxml:datastreamVersion>
|
226
|
-
</foxml:datastream>
|
227
|
-
<foxml:datastream ID="properties" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
228
|
-
<foxml:datastreamVersion ID="properties.0" LABEL="" CREATED="2010-06-17T19:56:23.477Z" MIMETYPE="text/xml" SIZE="19">
|
229
|
-
<foxml:xmlContent>
|
230
|
-
<fields></fields>
|
231
|
-
</foxml:xmlContent>
|
232
|
-
</foxml:datastreamVersion>
|
233
|
-
</foxml:datastream>
|
234
|
-
</foxml:digitalObject>
|
@@ -1,225 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<foxml:digitalObject VERSION="1.1" PID="hydrangea:fixture_mods_article1"
|
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=""/>
|
9
|
-
<foxml:property NAME="info:fedora/fedora-system:def/model#ownerId" VALUE="fedoraAdmin"/>
|
10
|
-
<foxml:property NAME="info:fedora/fedora-system:def/model#createdDate" VALUE="2010-06-17T19:56:19.301Z"/>
|
11
|
-
<foxml:property NAME="info:fedora/fedora-system:def/view#lastModifiedDate" VALUE="2010-06-17T19:57:30.688Z"/>
|
12
|
-
</foxml:objectProperties>
|
13
|
-
<foxml:datastream ID="AUDIT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="false">
|
14
|
-
<foxml:datastreamVersion ID="AUDIT.0" LABEL="Audit Trail for this object" CREATED="2010-06-17T19:56:19.301Z" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:format/xml.fedora.audit">
|
15
|
-
<foxml:xmlContent>
|
16
|
-
<audit:auditTrail xmlns:audit="info:fedora/fedora-system:def/audit#">
|
17
|
-
<audit:record ID="AUDREC1">
|
18
|
-
<audit:process type="Fedora API-M"/>
|
19
|
-
<audit:action>addDatastream</audit:action>
|
20
|
-
<audit:componentID>descMetadata</audit:componentID>
|
21
|
-
<audit:responsibility>fedoraAdmin</audit:responsibility>
|
22
|
-
<audit:date>2010-06-17T19:56:22.150Z</audit:date>
|
23
|
-
<audit:justification></audit:justification>
|
24
|
-
</audit:record>
|
25
|
-
<audit:record ID="AUDREC2">
|
26
|
-
<audit:process type="Fedora API-M"/>
|
27
|
-
<audit:action>addDatastream</audit:action>
|
28
|
-
<audit:componentID>RELS-EXT</audit:componentID>
|
29
|
-
<audit:responsibility>fedoraAdmin</audit:responsibility>
|
30
|
-
<audit:date>2010-06-17T19:56:22.353Z</audit:date>
|
31
|
-
<audit:justification></audit:justification>
|
32
|
-
</audit:record>
|
33
|
-
<audit:record ID="AUDREC3">
|
34
|
-
<audit:process type="Fedora API-M"/>
|
35
|
-
<audit:action>addDatastream</audit:action>
|
36
|
-
<audit:componentID>rightsMetadata</audit:componentID>
|
37
|
-
<audit:responsibility>fedoraAdmin</audit:responsibility>
|
38
|
-
<audit:date>2010-06-17T19:56:23.335Z</audit:date>
|
39
|
-
<audit:justification></audit:justification>
|
40
|
-
</audit:record>
|
41
|
-
<audit:record ID="AUDREC4">
|
42
|
-
<audit:process type="Fedora API-M"/>
|
43
|
-
<audit:action>addDatastream</audit:action>
|
44
|
-
<audit:componentID>properties</audit:componentID>
|
45
|
-
<audit:responsibility>fedoraAdmin</audit:responsibility>
|
46
|
-
<audit:date>2010-06-17T19:56:23.477Z</audit:date>
|
47
|
-
<audit:justification></audit:justification>
|
48
|
-
</audit:record>
|
49
|
-
<audit:record ID="AUDREC5">
|
50
|
-
<audit:process type="Fedora API-M"/>
|
51
|
-
<audit:action>modifyObject</audit:action>
|
52
|
-
<audit:componentID></audit:componentID>
|
53
|
-
<audit:responsibility>fedoraAdmin</audit:responsibility>
|
54
|
-
<audit:date>2010-06-17T19:57:30.688Z</audit:date>
|
55
|
-
<audit:justification></audit:justification>
|
56
|
-
</audit:record>
|
57
|
-
</audit:auditTrail>
|
58
|
-
</foxml:xmlContent>
|
59
|
-
</foxml:datastreamVersion>
|
60
|
-
</foxml:datastream>
|
61
|
-
<foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
62
|
-
<foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for this object" CREATED="2010-06-17T19:56:19.301Z" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" SIZE="360">
|
63
|
-
<foxml:xmlContent>
|
64
|
-
<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">
|
65
|
-
<dc:identifier>hydrangea:fixture_mods_article1</dc:identifier>
|
66
|
-
</oai_dc:dc>
|
67
|
-
</foxml:xmlContent>
|
68
|
-
</foxml:datastreamVersion>
|
69
|
-
</foxml:datastream>
|
70
|
-
<foxml:datastream ID="descMetadata" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
71
|
-
<foxml:datastreamVersion ID="descMetadata.0" LABEL="" CREATED="2010-06-17T19:56:22.150Z" MIMETYPE="text/xml" SIZE="19">
|
72
|
-
<foxml:xmlContent>
|
73
|
-
<mods version="3.0" xsi:schemaLocation="http://www.loc.gov/mods/v3
|
74
|
-
http://www.loc.gov/standards/mods/v3/mods-3-0.xsd" xmlns="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
75
|
-
|
76
|
-
<titleInfo>
|
77
|
-
<nonSort>THE</nonSort>
|
78
|
-
<title>ARTICLE TITLE</title>
|
79
|
-
<subTitle>SUBTITLE</subTitle>
|
80
|
-
</titleInfo>
|
81
|
-
<titleInfo type="alternative">
|
82
|
-
<title>VARYING FORM OF TITLE</title>
|
83
|
-
</titleInfo>
|
84
|
-
|
85
|
-
<name type="personal">
|
86
|
-
<namePart type="family">FAMILY NAME</namePart>
|
87
|
-
<namePart type="given">GIVEN NAMES</namePart>
|
88
|
-
<namePart type="termsOfAddress">DR.</namePart>
|
89
|
-
<displayForm>NAME AS IT APPEARS</displayForm>
|
90
|
-
<affiliation>FACULTY, UNIVERSITY</affiliation>
|
91
|
-
<role>
|
92
|
-
<roleTerm authority="marcrelator" type="text">creator</roleTerm>
|
93
|
-
</role>
|
94
|
-
<role>
|
95
|
-
<roleTerm type="text">submitter</roleTerm>
|
96
|
-
</role>
|
97
|
-
</name>
|
98
|
-
<name type="personal">
|
99
|
-
<namePart type="family">Lacks</namePart>
|
100
|
-
<namePart type="given">Henrietta</namePart>
|
101
|
-
<displayForm>HeLa</displayForm>
|
102
|
-
<affiliation>Baltimore</affiliation>
|
103
|
-
<role>
|
104
|
-
<roleTerm type="text">contributor</roleTerm>
|
105
|
-
</role>
|
106
|
-
</name>
|
107
|
-
|
108
|
-
<typeOfResource>text</typeOfResource>
|
109
|
-
<genre authority="local">journal article</genre>
|
110
|
-
|
111
|
-
<abstract>ABSTRACT</abstract>
|
112
|
-
<subject>
|
113
|
-
<topic>TOPIC 1</topic>
|
114
|
-
<topic>TOPIC 2</topic>
|
115
|
-
</subject>
|
116
|
-
<subject authority="AUTHORITY SOURCE (RFCD, LCSH)">
|
117
|
-
<topic>CONTROLLED TERM</topic>
|
118
|
-
</subject>
|
119
|
-
|
120
|
-
<language>
|
121
|
-
<languageTerm authority="iso639-2b" type="code">en-aus </languageTerm>
|
122
|
-
</language>
|
123
|
-
|
124
|
-
<physicalDescription>
|
125
|
-
<internetMediaType>application/pdf</internetMediaType>
|
126
|
-
<extent>36 p.</extent>
|
127
|
-
</physicalDescription>
|
128
|
-
|
129
|
-
<relatedItem type="host">
|
130
|
-
<titleInfo>
|
131
|
-
<title>TITLE OF HOST JOURNAL</title>
|
132
|
-
</titleInfo>
|
133
|
-
<originInfo>
|
134
|
-
<publisher>PUBLISHER</publisher>
|
135
|
-
<dateIssued>DATE</dateIssued>
|
136
|
-
</originInfo>
|
137
|
-
<identifier type="issn">0013-8908</identifier>
|
138
|
-
<part>
|
139
|
-
<detail type="volume">
|
140
|
-
<number>2</number>
|
141
|
-
</detail>
|
142
|
-
<detail type="level">
|
143
|
-
<number>2</number>
|
144
|
-
</detail>
|
145
|
-
<extent unit="pages">
|
146
|
-
<start>195</start>
|
147
|
-
<end>230</end>
|
148
|
-
</extent>
|
149
|
-
<date>FEB. 2007</date>
|
150
|
-
</part>
|
151
|
-
</relatedItem>
|
152
|
-
|
153
|
-
<identifier type="uri">http://URL.edu.au/</identifier>
|
154
|
-
<identifier type="doi">doi:10.1006/jmbi.1995.0238</identifier>
|
155
|
-
<location>
|
156
|
-
<url>http://URL.edu.au/</url>
|
157
|
-
</location>
|
158
|
-
<accessCondition type="restrictionOnAccess">EMBARGO NOTE</accessCondition>
|
159
|
-
<accessCondition type="use and reproduction">OPEN ACCESS</accessCondition>
|
160
|
-
|
161
|
-
</mods>
|
162
|
-
</foxml:xmlContent>
|
163
|
-
</foxml:datastreamVersion>
|
164
|
-
</foxml:datastream>
|
165
|
-
<foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
166
|
-
<foxml:datastreamVersion ID="RELS-EXT.0" LABEL="" CREATED="2010-06-17T19:56:22.353Z" MIMETYPE="text/xml" SIZE="306">
|
167
|
-
<foxml:xmlContent>
|
168
|
-
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
169
|
-
<rdf:Description rdf:about="info:fedora/hydrangea:fixture_mods_article1">
|
170
|
-
<hasModel xmlns="info:fedora/fedora-system:def/relations-external#" rdf:resource="info:fedora/afmodel:HydrangeaArticle"></hasModel>
|
171
|
-
</rdf:Description>
|
172
|
-
</rdf:RDF>
|
173
|
-
</foxml:xmlContent>
|
174
|
-
</foxml:datastreamVersion>
|
175
|
-
</foxml:datastream>
|
176
|
-
<foxml:datastream ID="rightsMetadata" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
177
|
-
<foxml:datastreamVersion ID="rightsMetadata.0" LABEL="" CREATED="2010-06-17T19:56:23.335Z" MIMETYPE="text/xml" SIZE="19">
|
178
|
-
<foxml:xmlContent>
|
179
|
-
<rightsMetadata>
|
180
|
-
<copyright>
|
181
|
-
<human>(c)2009 The Hydra Project</human>
|
182
|
-
<human type="someSpecialisedType">Blah Blah</human>
|
183
|
-
<human type="aDifferentType">More blah</human>
|
184
|
-
<machine><a rel="license" href="http://creativecommons.org/licenses/publicdomain/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/publicdomain/88x31.png" /></a><br />This work is in the <a rel="license" href="http://creativecommons.org/licenses/publicdomain/">Public Domain</a>.</machine>
|
185
|
-
</copyright>
|
186
|
-
<access type="discover">
|
187
|
-
<human></human>
|
188
|
-
<machine>
|
189
|
-
<policy>hydra-policy:4502</policy>
|
190
|
-
<group>public</group>
|
191
|
-
</machine>
|
192
|
-
</access>
|
193
|
-
<access type="read">
|
194
|
-
<human></human>
|
195
|
-
<machine>
|
196
|
-
<group>public</group>
|
197
|
-
</machine>
|
198
|
-
</access>
|
199
|
-
<access type="edit">
|
200
|
-
<human></human>
|
201
|
-
<machine>
|
202
|
-
<person>researcher1</person>
|
203
|
-
<group>archivist</group>
|
204
|
-
</machine>
|
205
|
-
</access>
|
206
|
-
<access type="etc">
|
207
|
-
<!-- etc -->
|
208
|
-
</access>
|
209
|
-
<use>
|
210
|
-
<human>You are free to re-distribute this object, but you cannot change it or sell it. </human>
|
211
|
-
<machine><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/88x31.png" /></a><br />This <span xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://purl.org/dc/dcmitype/Sound" rel="dc:type">work</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.</machine>
|
212
|
-
</use>
|
213
|
-
|
214
|
-
</rightsMetadata>
|
215
|
-
</foxml:xmlContent>
|
216
|
-
</foxml:datastreamVersion>
|
217
|
-
</foxml:datastream>
|
218
|
-
<foxml:datastream ID="properties" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
|
219
|
-
<foxml:datastreamVersion ID="properties.0" LABEL="" CREATED="2010-06-17T19:56:23.477Z" MIMETYPE="text/xml" SIZE="19">
|
220
|
-
<foxml:xmlContent>
|
221
|
-
<fields></fields>
|
222
|
-
</foxml:xmlContent>
|
223
|
-
</foxml:datastreamVersion>
|
224
|
-
</foxml:datastream>
|
225
|
-
</foxml:digitalObject>
|