Feature #2590
Enable linking a digital object in EAD import
Status: | Verified | Start date: | ||
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | José Raddaoui Marín | % Done: | 100% | |
Category: | EAD | |||
Target version: | Release 1.4.0 | |||
Google Code Legacy ID: | atom-640 | Tested version: | ||
Sponsored: | Yes | Requires documentation: |
Description
to allow for import of digital objects via EAD XML
[g] Legacy categories: Import/Export, EAD
Related issues
History
#1 Updated by Peter Van Garderen almost 13 years ago
[g] Labels added: Component-EAD
#3 Updated by Evelyn McLellan almost 12 years ago
- Priority changed from Low to High
Changed to high.
[g] Labels added: Priority-High
[g] Labels removed: Priority-Low
#4 Updated by Evelyn McLellan over 11 years ago
- Target version set to Release 1.2
[g] Labels added: Milestone-Release-1.2
#5 Updated by David Juhasz almost 11 years ago
[g] New owner: MJ Suhonos
#6 Updated by David Juhasz almost 11 years ago
- Priority set to Medium
[g] Labels added: Priority-Medium
#7 Updated by David Juhasz over 10 years ago
- Target version set to Release 1.3
Roll over to Release 1.3
[g] Labels added: Milestone-Release-1.3
#8 Updated by Jesús García Crespo almost 10 years ago
[g] New owner: David Juhasz
#9 Updated by David Juhasz almost 10 years ago
Reassign to David's new account.
[g] New owner: David Juhasz
#10 Updated by Jessica Bushey almost 10 years ago
See comment made by user: https://groups.google.com/d/msg/ica-atom-users/TWSdjNuegi0/DVzwls8gmpMJ
#11 Updated by Jessica Bushey over 9 years ago
- Target version changed from Release 1.3 to Release 2.1.0
[g] Labels added: Milestone-Release-2.0
[g] Labels removed: Milestone-Release-1.3
#12 Updated by Jesús García Crespo over 9 years ago
- Subject changed from enable <daogrp> on EAD import to Enable <daogrp> on EAD import
- Sponsored set to No
#13 Updated by David Juhasz over 9 years ago
- Category set to EAD
- Assignee changed from David Juhasz to José Raddaoui Marín
- Priority changed from Medium to High
- Target version changed from Release 2.1.0 to Release 1.4.0
- Sponsored changed from No to Yes
#14 Updated by David Juhasz about 9 years ago
If incoming data uses <dao> then use the href attribute as the "master".
If incoming data uses <daogroup> then grab the first <daoloc> href attribute to use as the "master", as we have no other way to determine reliably which resource is the "main" one.
#15 Updated by David Juhasz about 9 years ago
- Subject changed from Enable <daogrp> on EAD import to Enable linking a digital object in EAD import
#16 Updated by José Raddaoui Marín about 9 years ago
- Status changed from New to QA/Review
- % Done changed from 0 to 100
Applied in changeset atom|commit:0e6cb3af345bcb1aa4746164c1079fad00ff4030.
#17 Updated by Jessica Bushey about 9 years ago
- Status changed from QA/Review to Verified
I tested by importing <dao> sample ead and importing <daogrp> sample EAD. Also did a test of importing <daoloc> sample EAD. All worked.