active-fedora 6.4.2 → 6.4.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. checksums.yaml +4 -4
  2. data/.mailmap +15 -6
  3. data/active-fedora.gemspec +2 -2
  4. data/gemfiles/gemfile.rails4 +1 -1
  5. data/lib/active_fedora.rb +8 -12
  6. data/lib/active_fedora/digital_object.rb +1 -0
  7. data/lib/active_fedora/model.rb +6 -6
  8. data/lib/active_fedora/om_datastream.rb +14 -3
  9. data/lib/active_fedora/querying.rb +6 -5
  10. data/lib/active_fedora/solr_service.rb +15 -10
  11. data/lib/active_fedora/version.rb +1 -1
  12. data/lib/tasks/active_fedora_dev.rake +1 -17
  13. data/spec/config_helper.rb +1 -1
  14. data/spec/{unit → integration}/auditable_spec.rb +5 -7
  15. data/spec/integration/base_spec.rb +2 -1
  16. data/spec/integration/bug_spec.rb +6 -0
  17. data/spec/integration/complex_rdf_datastream_spec.rb +3 -3
  18. data/spec/integration/model_spec.rb +8 -7
  19. data/spec/integration/om_datastream_spec.rb +78 -73
  20. data/spec/integration/rdf_nested_attributes_spec.rb +2 -2
  21. data/spec/integration/solr_instance_loader_spec.rb +9 -4
  22. data/spec/integration/solr_service_spec.rb +2 -8
  23. data/spec/support/mock_fedora.rb +6 -6
  24. data/spec/unit/active_fedora_spec.rb +12 -1
  25. data/spec/unit/base_extra_spec.rb +10 -10
  26. data/spec/unit/base_spec.rb +18 -18
  27. data/spec/unit/content_model_spec.rb +6 -6
  28. data/spec/unit/datastream_spec.rb +1 -1
  29. data/spec/unit/datastreams_spec.rb +19 -19
  30. data/spec/unit/has_and_belongs_to_many_collection_spec.rb +6 -6
  31. data/spec/unit/has_many_collection_spec.rb +3 -3
  32. data/spec/unit/ntriples_datastream_spec.rb +2 -2
  33. data/spec/unit/om_datastream_spec.rb +6 -6
  34. data/spec/unit/query_spec.rb +11 -11
  35. data/spec/unit/rdf_list_spec.rb +2 -2
  36. data/spec/unit/rdfxml_rdf_datastream_spec.rb +2 -2
  37. data/spec/unit/rels_ext_datastream_spec.rb +6 -6
  38. data/spec/unit/semantic_node_spec.rb +5 -5
  39. data/spec/unit/solr_config_options_spec.rb +1 -1
  40. data/spec/unit/solr_service_spec.rb +42 -20
  41. metadata +10 -23
  42. data/spec/fixtures/auditable.foxml.xml +0 -110
  43. data/spec/fixtures/changeme155.xml +0 -255
  44. data/spec/fixtures/test_12.foxml.xml +0 -60
  45. data/spec/fixtures/test_fixture_mods_article1.foxml.xml +0 -234
  46. data/spec/fixtures/test_fixture_mods_article2.foxml.xml +0 -234
  47. data/spec/hydrangea_fixture_mods_article1.foxml.xml +0 -225
  48. data/spec/integration/mods_article_integration_spec.rb +0 -22
@@ -1,110 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <foxml:digitalObject VERSION="1.1" PID="changeme:242"
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="2013-02-25T16:43:05.802Z"/>
11
- <foxml:property NAME="info:fedora/fedora-system:def/view#lastModifiedDate" VALUE="2013-02-25T16:43:06.379Z"/>
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="2013-02-25T16:43:05.802Z" 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>RELS-EXT</audit:componentID>
21
- <audit:responsibility>fedoraAdmin</audit:responsibility>
22
- <audit:date>2013-02-25T16:43:06.219Z</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>descMetadata</audit:componentID>
29
- <audit:responsibility>fedoraAdmin</audit:responsibility>
30
- <audit:date>2013-02-25T16:43:06.315Z</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>2013-02-25T16:43:06.379Z</audit:date>
39
- <audit:justification></audit:justification>
40
- </audit:record>
41
- </audit:auditTrail>
42
- </foxml:xmlContent>
43
- </foxml:datastreamVersion>
44
- </foxml:datastream>
45
- <foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
46
- <foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for this object" CREATED="2013-02-25T16:43:05.802Z" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" SIZE="341">
47
- <foxml:contentDigest TYPE="SHA-256" DIGEST="eb075bf6da5903e54464631dc998f66f95bffde9f4137132796457d31de5cd44"/>
48
- <foxml:xmlContent>
49
- <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">
50
- <dc:identifier>changeme:242</dc:identifier>
51
- </oai_dc:dc>
52
- </foxml:xmlContent>
53
- </foxml:datastreamVersion>
54
- </foxml:datastream>
55
- <foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
56
- <foxml:datastreamVersion ID="RELS-EXT.0" LABEL="Fedora Object-to-Object Relationship Metadata" CREATED="2013-02-25T16:43:06.219Z" MIMETYPE="application/rdf+xml" SIZE="284">
57
- <foxml:contentDigest TYPE="SHA-256" DIGEST="013d2229de7bd91c61256563eff1b475cd1e8f7e45a2f15de5a36f2d20ec2852"/>
58
- <foxml:xmlContent>
59
- <rdf:RDF xmlns:ns0="info:fedora/fedora-system:def/model#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
60
- <rdf:Description rdf:about="info:fedora/changeme:242">
61
- <ns0:hasModel rdf:resource="info:fedora/afmodel:TestModel"></ns0:hasModel>
62
- </rdf:Description>
63
- </rdf:RDF>
64
- </foxml:xmlContent>
65
- </foxml:datastreamVersion>
66
- </foxml:datastream>
67
- <foxml:datastream ID="descMetadata" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
68
- <foxml:datastreamVersion ID="descMetadata.0" LABEL="" CREATED="2013-02-25T16:43:06.315Z" MIMETYPE="text/xml" SIZE="215">
69
- <foxml:contentDigest TYPE="SHA-256" DIGEST="3f588eca58dea77b31c9ed0b90e4560288a419856c4bb744fab9c7fe8749ad19"/>
70
- <foxml:xmlContent>
71
- <dc xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
72
- <dcterms:title>DulHydra Test Object</dcterms:title>
73
- <dcterms:identifier>test00001</dcterms:identifier>
74
- </dc>
75
- </foxml:xmlContent>
76
- </foxml:datastreamVersion>
77
- </foxml:datastream>
78
- <foxml:datastream ID="rightsMetadata" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
79
- <foxml:datastreamVersion ID="rightsMetadata.0" LABEL="" CREATED="2013-02-25T16:43:06.379Z" MIMETYPE="text/xml" SIZE="596">
80
- <foxml:contentDigest TYPE="SHA-256" DIGEST="472f8634b31bd425dadd9206531ab02a70c08c22e4250bb2b0d3dd0314cfb240"/>
81
- <foxml:xmlContent>
82
- <rightsMetadata xmlns="http://hydra-collab.stanford.edu/schemas/rightsMetadata/v1" version="0.1">
83
- <copyright>
84
- <human type="title"></human>
85
- <human type="description"></human>
86
- <machine type="uri"></machine>
87
- </copyright>
88
- <access type="discover">
89
- <human></human>
90
- <machine></machine>
91
- </access>
92
- <access type="read">
93
- <human></human>
94
- <machine>
95
- <group>public</group>
96
- </machine>
97
- </access>
98
- <access type="edit">
99
- <human></human>
100
- <machine></machine>
101
- </access>
102
- <embargo>
103
- <human></human>
104
- <machine></machine>
105
- </embargo>
106
- </rightsMetadata>
107
- </foxml:xmlContent>
108
- </foxml:datastreamVersion>
109
- </foxml:datastream>
110
- </foxml:digitalObject>
@@ -1,255 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <foxml:digitalObject VERSION="1.1" PID="changeme:551"
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#ownerId" VALUE="fedoraAdmin"/>
9
- <foxml:property NAME="info:fedora/fedora-system:def/model#createdDate" VALUE="2008-11-19T18:18:45.334Z"/>
10
- <foxml:property NAME="info:fedora/fedora-system:def/view#lastModifiedDate" VALUE="2008-11-19T18:18:49.003Z"/>
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="2008-11-19T18:18:45.334Z" 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>modifyObject</audit:action>
19
- <audit:componentID></audit:componentID>
20
- <audit:responsibility>fedoraAdmin</audit:responsibility>
21
- <audit:date>2008-11-19T18:18:45.740Z</audit:date>
22
- <audit:justification></audit:justification>
23
- </audit:record>
24
- <audit:record ID="AUDREC2">
25
- <audit:process type="Fedora API-M"/>
26
- <audit:action>addDatastream</audit:action>
27
- <audit:componentID>Addelson_Frances19971114_Tape_4of4.mp3</audit:componentID>
28
- <audit:responsibility>fedoraAdmin</audit:responsibility>
29
- <audit:date>2008-11-19T18:18:45.863Z</audit:date>
30
- <audit:justification></audit:justification>
31
- </audit:record>
32
- <audit:record ID="AUDREC3">
33
- <audit:process type="Fedora API-M"/>
34
- <audit:action>addDatastream</audit:action>
35
- <audit:componentID>Addelson_Frances19971114_Tape_2of4.mp3</audit:componentID>
36
- <audit:responsibility>fedoraAdmin</audit:responsibility>
37
- <audit:date>2008-11-19T18:18:46.053Z</audit:date>
38
- <audit:justification></audit:justification>
39
- </audit:record>
40
- <audit:record ID="AUDREC4">
41
- <audit:process type="Fedora API-M"/>
42
- <audit:action>addDatastream</audit:action>
43
- <audit:componentID>Addelson_Frances19971114_Tape_3of4.mp3</audit:componentID>
44
- <audit:responsibility>fedoraAdmin</audit:responsibility>
45
- <audit:date>2008-11-19T18:18:46.319Z</audit:date>
46
- <audit:justification></audit:justification>
47
- </audit:record>
48
- <audit:record ID="AUDREC5">
49
- <audit:process type="Fedora API-M"/>
50
- <audit:action>addDatastream</audit:action>
51
- <audit:componentID>Addelson_Frances19971114_Tape_1of4.mp3</audit:componentID>
52
- <audit:responsibility>fedoraAdmin</audit:responsibility>
53
- <audit:date>2008-11-19T18:18:46.472Z</audit:date>
54
- <audit:justification></audit:justification>
55
- </audit:record>
56
- <audit:record ID="AUDREC6">
57
- <audit:process type="Fedora API-M"/>
58
- <audit:action>addDatastream</audit:action>
59
- <audit:componentID>Addelson_Frances19971114_FINAL.doc</audit:componentID>
60
- <audit:responsibility>fedoraAdmin</audit:responsibility>
61
- <audit:date>2008-11-19T18:18:46.631Z</audit:date>
62
- <audit:justification></audit:justification>
63
- </audit:record>
64
- <audit:record ID="AUDREC7">
65
- <audit:process type="Fedora API-M"/>
66
- <audit:action>addDatastream</audit:action>
67
- <audit:componentID>sensitive_passages</audit:componentID>
68
- <audit:responsibility>fedoraAdmin</audit:responsibility>
69
- <audit:date>2008-11-19T18:18:46.808Z</audit:date>
70
- <audit:justification></audit:justification>
71
- </audit:record>
72
- <audit:record ID="AUDREC8">
73
- <audit:process type="Fedora API-M"/>
74
- <audit:action>addDatastream</audit:action>
75
- <audit:componentID>significant_passages</audit:componentID>
76
- <audit:responsibility>fedoraAdmin</audit:responsibility>
77
- <audit:date>2008-11-19T18:18:47.297Z</audit:date>
78
- <audit:justification></audit:justification>
79
- </audit:record>
80
- <audit:record ID="AUDREC9">
81
- <audit:process type="Fedora API-M"/>
82
- <audit:action>addDatastream</audit:action>
83
- <audit:componentID>metadata.csv</audit:componentID>
84
- <audit:responsibility>fedoraAdmin</audit:responsibility>
85
- <audit:date>2008-11-19T18:18:47.894Z</audit:date>
86
- <audit:justification></audit:justification>
87
- </audit:record>
88
- <audit:record ID="AUDREC10">
89
- <audit:process type="Fedora API-M"/>
90
- <audit:action>addDatastream</audit:action>
91
- <audit:componentID>Addelson_Frances19971114_META.xls</audit:componentID>
92
- <audit:responsibility>fedoraAdmin</audit:responsibility>
93
- <audit:date>2008-11-19T18:18:48.061Z</audit:date>
94
- <audit:justification></audit:justification>
95
- </audit:record>
96
- <audit:record ID="AUDREC11">
97
- <audit:process type="Fedora API-M"/>
98
- <audit:action>addDatastream</audit:action>
99
- <audit:componentID>Addelson_Frances19971114_FINAL.pdf</audit:componentID>
100
- <audit:responsibility>fedoraAdmin</audit:responsibility>
101
- <audit:date>2008-11-19T18:18:48.227Z</audit:date>
102
- <audit:justification></audit:justification>
103
- </audit:record>
104
- <audit:record ID="AUDREC12">
105
- <audit:process type="Fedora API-M"/>
106
- <audit:action>addDatastream</audit:action>
107
- <audit:componentID>Addelson_Frances19971114.xml</audit:componentID>
108
- <audit:responsibility>fedoraAdmin</audit:responsibility>
109
- <audit:date>2008-11-19T18:18:48.391Z</audit:date>
110
- <audit:justification></audit:justification>
111
- </audit:record>
112
- <audit:record ID="AUDREC13">
113
- <audit:process type="Fedora API-M"/>
114
- <audit:action>addDatastream</audit:action>
115
- <audit:componentID>properties</audit:componentID>
116
- <audit:responsibility>fedoraAdmin</audit:responsibility>
117
- <audit:date>2008-11-19T18:18:48.542Z</audit:date>
118
- <audit:justification></audit:justification>
119
- </audit:record>
120
- <audit:record ID="AUDREC14">
121
- <audit:process type="Fedora API-M"/>
122
- <audit:action>addDatastream</audit:action>
123
- <audit:componentID>dublin_core</audit:componentID>
124
- <audit:responsibility>fedoraAdmin</audit:responsibility>
125
- <audit:date>2008-11-19T18:18:49.003Z</audit:date>
126
- <audit:justification></audit:justification>
127
- </audit:record>
128
- </audit:auditTrail>
129
- </foxml:xmlContent>
130
- </foxml:datastreamVersion>
131
- </foxml:datastream>
132
- <foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
133
- <foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for this object" CREATED="2008-11-19T18:18:45.334Z" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" SIZE="187">
134
- <foxml:xmlContent>
135
- <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/">
136
- <dc:identifier>changeme:551</dc:identifier>
137
- </oai_dc:dc>
138
- </foxml:xmlContent>
139
- </foxml:datastreamVersion>
140
- </foxml:datastream>
141
- <foxml:datastream ID="Addelson_Frances19971114_Tape_4of4.mp3" STATE="A" CONTROL_GROUP="M" VERSIONABLE="true">
142
- <foxml:datastreamVersion ID="Addelson_Frances19971114_Tape_4of4.mp3.0" LABEL="Addelson_Frances19971114_Tape_4of4.mp3" CREATED="2008-11-19T18:18:45.863Z" MIMETYPE="audio/mpeg">
143
- <foxml:contentLocation TYPE="INTERNAL_ID" REF="changeme:551+Addelson_Frances19971114_Tape_4of4.mp3+Addelson_Frances19971114_Tape_4of4.mp3.0"/>
144
- </foxml:datastreamVersion>
145
- </foxml:datastream>
146
- <foxml:datastream ID="Addelson_Frances19971114_Tape_2of4.mp3" STATE="A" CONTROL_GROUP="M" VERSIONABLE="true">
147
- <foxml:datastreamVersion ID="Addelson_Frances19971114_Tape_2of4.mp3.0" LABEL="Addelson_Frances19971114_Tape_2of4.mp3" CREATED="2008-11-19T18:18:46.053Z" MIMETYPE="audio/mpeg">
148
- <foxml:contentLocation TYPE="INTERNAL_ID" REF="changeme:551+Addelson_Frances19971114_Tape_2of4.mp3+Addelson_Frances19971114_Tape_2of4.mp3.0"/>
149
- </foxml:datastreamVersion>
150
- </foxml:datastream>
151
- <foxml:datastream ID="Addelson_Frances19971114_Tape_3of4.mp3" STATE="A" CONTROL_GROUP="M" VERSIONABLE="true">
152
- <foxml:datastreamVersion ID="Addelson_Frances19971114_Tape_3of4.mp3.0" LABEL="Addelson_Frances19971114_Tape_3of4.mp3" CREATED="2008-11-19T18:18:46.319Z" MIMETYPE="audio/mpeg">
153
- <foxml:contentLocation TYPE="INTERNAL_ID" REF="changeme:551+Addelson_Frances19971114_Tape_3of4.mp3+Addelson_Frances19971114_Tape_3of4.mp3.0"/>
154
- </foxml:datastreamVersion>
155
- </foxml:datastream>
156
- <foxml:datastream ID="Addelson_Frances19971114_Tape_1of4.mp3" STATE="A" CONTROL_GROUP="M" VERSIONABLE="true">
157
- <foxml:datastreamVersion ID="Addelson_Frances19971114_Tape_1of4.mp3.0" LABEL="Addelson_Frances19971114_Tape_1of4.mp3" CREATED="2008-11-19T18:18:46.472Z" MIMETYPE="audio/mpeg">
158
- <foxml:contentLocation TYPE="INTERNAL_ID" REF="changeme:551+Addelson_Frances19971114_Tape_1of4.mp3+Addelson_Frances19971114_Tape_1of4.mp3.0"/>
159
- </foxml:datastreamVersion>
160
- </foxml:datastream>
161
- <foxml:datastream ID="Addelson_Frances19971114_FINAL.doc" STATE="A" CONTROL_GROUP="M" VERSIONABLE="true">
162
- <foxml:datastreamVersion ID="Addelson_Frances19971114_FINAL.doc.0" LABEL="Addelson_Frances19971114_FINAL.doc" CREATED="2008-11-19T18:18:46.631Z" MIMETYPE="application/msword">
163
- <foxml:contentLocation TYPE="INTERNAL_ID" REF="changeme:551+Addelson_Frances19971114_FINAL.doc+Addelson_Frances19971114_FINAL.doc.0"/>
164
- </foxml:datastreamVersion>
165
- </foxml:datastream>
166
- <foxml:datastream ID="sensitive_passages" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
167
- <foxml:datastreamVersion ID="sensitive_passages.0" LABEL="" CREATED="2008-11-19T18:18:46.808Z" MIMETYPE="text/xml" SIZE="156">
168
- <foxml:xmlContent>
169
- <fields>
170
- <sensitive_passage>Pg. 83-86. Some might find the discussion of abortion sensitive or controversial.</sensitive_passage>
171
- </fields>
172
- </foxml:xmlContent>
173
- </foxml:datastreamVersion>
174
- </foxml:datastream>
175
- <foxml:datastream ID="significant_passages" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
176
- <foxml:datastreamVersion ID="significant_passages.0" LABEL="" CREATED="2008-11-19T18:18:47.297Z" MIMETYPE="text/xml" SIZE="252">
177
- <foxml:xmlContent>
178
- <fields>
179
- <significant_passage>Pg. 83-86. Frances talks about her work as a social worker at Beth Israel Hospital, where she counseled women who came seeking abortions before they were federally legalized.</significant_passage>
180
- </fields>
181
- </foxml:xmlContent>
182
- </foxml:datastreamVersion>
183
- </foxml:datastream>
184
- <foxml:datastream ID="metadata.csv" STATE="A" CONTROL_GROUP="M" VERSIONABLE="true">
185
- <foxml:datastreamVersion ID="metadata.csv.0" LABEL="metadata.csv" CREATED="2008-11-19T18:18:47.894Z" MIMETYPE="text/csv">
186
- <foxml:contentLocation TYPE="INTERNAL_ID" REF="changeme:551+metadata.csv+metadata.csv.0"/>
187
- </foxml:datastreamVersion>
188
- </foxml:datastream>
189
- <foxml:datastream ID="Addelson_Frances19971114_META.xls" STATE="A" CONTROL_GROUP="M" VERSIONABLE="true">
190
- <foxml:datastreamVersion ID="Addelson_Frances19971114_META.xls.0" LABEL="Addelson_Frances19971114_META.xls" CREATED="2008-11-19T18:18:48.061Z" MIMETYPE="application/vnd.ms-excel">
191
- <foxml:contentLocation TYPE="INTERNAL_ID" REF="changeme:551+Addelson_Frances19971114_META.xls+Addelson_Frances19971114_META.xls.0"/>
192
- </foxml:datastreamVersion>
193
- </foxml:datastream>
194
- <foxml:datastream ID="Addelson_Frances19971114_FINAL.pdf" STATE="A" CONTROL_GROUP="M" VERSIONABLE="true">
195
- <foxml:datastreamVersion ID="Addelson_Frances19971114_FINAL.pdf.0" LABEL="Addelson_Frances19971114_FINAL.pdf" CREATED="2008-11-19T18:18:48.227Z" MIMETYPE="application/pdf">
196
- <foxml:contentLocation TYPE="INTERNAL_ID" REF="changeme:551+Addelson_Frances19971114_FINAL.pdf+Addelson_Frances19971114_FINAL.pdf.0"/>
197
- </foxml:datastreamVersion>
198
- </foxml:datastream>
199
- <foxml:datastream ID="Addelson_Frances19971114.xml" STATE="A" CONTROL_GROUP="M" VERSIONABLE="true">
200
- <foxml:datastreamVersion ID="Addelson_Frances19971114.xml.0" LABEL="Addelson_Frances19971114.xml" CREATED="2008-11-19T18:18:48.391Z" MIMETYPE="application/xml">
201
- <foxml:contentLocation TYPE="INTERNAL_ID" REF="changeme:551+Addelson_Frances19971114.xml+Addelson_Frances19971114.xml.0"/>
202
- </foxml:datastreamVersion>
203
- </foxml:datastream>
204
- <foxml:datastream ID="properties" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
205
- <foxml:datastreamVersion ID="properties.0" LABEL="" CREATED="2008-11-19T18:18:48.542Z" MIMETYPE="text/xml" SIZE="2117">
206
- <foxml:xmlContent>
207
- <fields>
208
- <narrator>Addelson, Frances</narrator>
209
- <location>Boston, Massachusetts</location>
210
- <interviewer>Ruthchild, Rochelle</interviewer>
211
- <other_contributor>any other contributors, people or corporate names (eg. Temple Israel)</other_contributor>
212
- <transcript_editor>Siegel, Cheryl</transcript_editor>
213
- <bio>Rochelle Ruthchild interviewed Frances Addleson on October 18, November 14, and December 10, 1997. The interview thoroughly examined the trajectory of Frances&apos; life from birth until the time of the interview. As a young child, Frances&apos; father died during the influenza epidemic, and her mother was not equipped to care for her and her siblings. Consequently, they were placed in a Jewish foster home. Although her experience was mostly positive, this experience would leave life-long effects. Frances attended Radcliffe upon the urging of a mentor and later obtained her Master&apos;s degree in social work from Simmons College in 1954. In the 1940&apos;s, she returned to work while her children were still young; a rather unusual event for that time period. While working as a social worker at Beth Israel Hospital in the early 1970&apos;s, she helped counsel countless women who came to the hospital seeking abortions before the procedure was officially legalized during the landmark Roe vs. Wade decision in 1973. Frances would later write two articles that were published in medical journals about her experience during this time. Although not a very religious person, Frances felt connected to the Jewish notion of social justice and remained very active until an accident in the late 1990&apos;s.</bio>
214
- <notes>Addelson, Frances. (1973?) &quot;The Induced Abortion,&quot; American Journal of Ortho-Psychiatry, Addelson, Frances. &quot;Abortion: Source of Guilt or Growth,&quot; National Journal of Gynecology and Obstetrics., Addelson, Frances. &quot;First Zionist Novel,&quot; Jewish Frontier.</notes>
215
- <hard_copy_availability>Yes, please contact the Jewish Women&apos;s Archive for more information on using this source.</hard_copy_availability>
216
- </fields>
217
- </foxml:xmlContent>
218
- </foxml:datastreamVersion>
219
- </foxml:datastream>
220
- <foxml:datastream ID="dublin_core" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
221
- <foxml:datastreamVersion ID="dublin_core.0" LABEL="" CREATED="2008-11-19T18:18:49.003Z" MIMETYPE="text/xml" SIZE="2060">
222
- <foxml:xmlContent>
223
- <dc xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
224
- <type xsi:type="DCMITYPE">sound</type>
225
- <dcterms:creator>Jewish Women&apos;s Archive</dcterms:creator>
226
- <dcterms:extent>987905000;01:35:34, 990201000;01:35:51, 983729000;01:35:10, 138986000:00:13:26</dcterms:extent>
227
- <dcterms:date>1997 October 18 - December 10</dcterms:date>
228
- <dcterms:spatial>Boston [7013445]</dcterms:spatial>
229
- <dcterms:spatial>Dorchester [7013575]</dcterms:spatial>
230
- <dcterms:spatial>Roxbury [7015002]</dcterms:spatial>
231
- <dcterms:publisher>Jewish Women&apos;s Archive</dcterms:publisher>
232
- <dcterms:format>audio/x-wav</dcterms:format>
233
- <dcterms:alternative>Addelson_Frances19971114</dcterms:alternative>
234
- <subject xsi:type="LCSH">Temple Israel (Boston, Mass.)</subject>
235
- <subject xsi:type="LCSH">Abortion counseling</subject>
236
- <subject xsi:type="LCSH">Working mothers</subject>
237
- <subject xsi:type="LCSH">Judiasm</subject>
238
- <subject xsi:type="LCSH">Jewish Families</subject>
239
- <subject xsi:type="LCSH">Jewish children -- Institutional Care</subject>
240
- <subject xsi:type="LCSH">Social service</subject>
241
- <subject xsi:type="LCSH">Aging</subject>
242
- <dcterms:medium>cassette tape</dcterms:medium>
243
- <dcterms:temporal>1909-1997</dcterms:temporal>
244
- <rights>Oral History of Frances Addelson by Jewish Women&apos;s Archive is licensed under a Creative Commons Attribution-Noncommercial 3.0 United States License. Permissions beyond the scope of this license may be available at http://jwa.org/contact.</rights>
245
- <dcterms:language>English</dcterms:language>
246
- <dcterms:title>Oral history with Frances Addelson, 1997 November 14</dcterms:title>
247
- <dcterms:subject>families</dcterms:subject>
248
- <dcterms:subject>Social Work</dcterms:subject>
249
- <dcterms:subject>death</dcterms:subject>
250
- <dcterms:description>The abstract should be a brief paragraph in which the first sentence contains the oral historian&apos;s name, the narrator&apos;s name, and the date which the interview was conducted.</dcterms:description>
251
- </dc>
252
- </foxml:xmlContent>
253
- </foxml:datastreamVersion>
254
- </foxml:datastream>
255
- </foxml:digitalObject>
@@ -1,60 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <foxml:digitalObject VERSION="1.1" PID="test:12"
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="Service Definition Object for Document Transform Demo"/>
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="2008-07-02T05:09:42.015Z"/>
11
- <foxml:property NAME="info:fedora/fedora-system:def/view#lastModifiedDate" VALUE="2009-07-07T23:37:13.950Z"/>
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="2008-07-02T05:09:42.015Z" 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>ingest</audit:action>
20
- <audit:componentID></audit:componentID>
21
- <audit:responsibility>fedoraAdmin</audit:responsibility>
22
- <audit:date>2009-07-07T23:37:13.950Z</audit:date>
23
- <audit:justification>Ingested from local file /Volumes/fedora-solr-testing/fedora/client/demo/foxml/local-server-demos/document-transform-demo/sdef_demo_12.xml</audit:justification>
24
- </audit:record>
25
- </audit:auditTrail>
26
- </foxml:xmlContent>
27
- </foxml:datastreamVersion>
28
- </foxml:datastream>
29
- <foxml:datastream ID="DC" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
30
- <foxml:datastreamVersion ID="DC1.0" LABEL="Dublin Core Record for this object" CREATED="2008-07-02T05:09:42.515Z" MIMETYPE="text/xml" FORMAT_URI="http://www.openarchives.org/OAI/2.0/oai_dc/" SIZE="413">
31
- <foxml:xmlContent>
32
- <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">
33
- <dc:title>Service Definition Object for Document Transform Demo</dc:title>
34
- <dc:identifier>test:12</dc:identifier>
35
- </oai_dc:dc>
36
- </foxml:xmlContent>
37
- </foxml:datastreamVersion>
38
- </foxml:datastream>
39
- <foxml:datastream ID="RELS-EXT" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
40
- <foxml:datastreamVersion ID="RELS-EXT1.0" LABEL="RDF Statements about this object" CREATED="2008-07-02T05:09:42.578Z" MIMETYPE="application/rdf+xml" FORMAT_URI="info:fedora/fedora-system:FedoraRELSExt-1.0" SIZE="356">
41
- <foxml:xmlContent>
42
- <rdf:RDF xmlns:fedora-model="info:fedora/fedora-system:def/model#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
43
- <rdf:Description rdf:about="info:fedora/test:12">
44
- <fedora-model:hasModel rdf:resource="info:fedora/fedora-system:ServiceDefinition-3.0"></fedora-model:hasModel>
45
- </rdf:Description>
46
- </rdf:RDF>
47
- </foxml:xmlContent>
48
- </foxml:datastreamVersion>
49
- </foxml:datastream>
50
- <foxml:datastream ID="METHODMAP" STATE="A" CONTROL_GROUP="X" VERSIONABLE="true">
51
- <foxml:datastreamVersion ID="METHODMAP1.0" LABEL="Abstract Method Map" CREATED="2008-07-02T05:09:42.515Z" MIMETYPE="text/xml" FORMAT_URI="info:fedora/fedora-system:FedoraSDefMethodMap-1.0" SIZE="293">
52
- <foxml:xmlContent>
53
- <fmm:MethodMap xmlns:fmm="http://fedora.comm.nsdlib.org/service/methodmap" name="Fedora MethodMap for NSDL Exhibit (Style 1)">
54
- <fmm:Method operationName="getDocumentStyle1"></fmm:Method>
55
- <fmm:Method operationName="getDocumentStyle2"></fmm:Method>
56
- </fmm:MethodMap>
57
- </foxml:xmlContent>
58
- </foxml:datastreamVersion>
59
- </foxml:datastream>
60
- </foxml:digitalObject>
@@ -1,234 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <foxml:digitalObject VERSION="1.1" PID="test: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>test: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
- </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_article1">
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>