Difference between revisions of "Map: Qubit, EAD, MARC21, MODS"
(39 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | [[Main Page]] > [[BCAUL pilot project]] > [[ | + | [[Main Page]] > [[BCAUL pilot project]] > [[Import / export maps]] |
{| style="width: 100%; border: 0;" | {| style="width: 100%; border: 0;" | ||
Line 17: | Line 17: | ||
'''Contents''' | '''Contents''' | ||
− | [[# | + | [[#Identity area|Identity area]] |
− | [[# | + | [[#Context area|Context area]] |
− | [[# | + | [[#Content and structure area|Content and structure area]] |
− | [[# | + | [[#Conditions of access and use area|Conditions of access and use area]] |
− | [[# | + | [[#Allied materials area|Allied materials area]] |
− | [[# | + | [[#Notes area|Notes area]] |
− | [[# | + | [[#Access points|Access points]] |
+ | |||
+ | [[#Control area|Control area]] | ||
− | |||
|} | |} | ||
Line 38: | Line 39: | ||
{| style="width:100%; border: 1px solid rgb(192, 192, 192);" | {| style="width:100%; border: 1px solid rgb(192, 192, 192);" | ||
− | <!-- | + | <!-- Identity area --> |
− | |- valign="top" align="left" style="background-color:silver" | + | |- valign="top" align="left" |
− | !Qubit | + | |colspan="7" style="background-color: silver"| |
− | !Qubit method | + | ==== Identity area ==== |
+ | |||
+ | |- valign="top" align="left" style="background-color: silver" | ||
+ | !Interface label | ||
+ | !Qubit field(s) | ||
+ | !Qubit method(s) | ||
!ISAD(G) | !ISAD(G) | ||
!EAD | !EAD | ||
Line 47: | Line 53: | ||
!MODS | !MODS | ||
− | <!-- | + | <!-- Ref code --> |
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | | | + | |Reference code |
+ | |||
+ | |information_object::identifier | ||
+ | |||
+ | repository::identifier | ||
+ | |||
+ | contact_information::country_code | ||
+ | |||
+ | |||
+ | |getIdentifier( ) | ||
+ | |||
+ | getRepository -> getIdentifier( ) | ||
+ | |||
+ | getRepository( ) -> getPrimaryContact() -> getCountryCode( ) | ||
+ | |||
+ | getReferenceCode(array("standard" => "isad")) | ||
+ | |||
− | |||
|style="background-color: silver"|3.1.1 Reference code | |style="background-color: silver"|3.1.1 Reference code | ||
− | | | + | |<eadid countrycode="" mainagencycode=""> |
− | + | <unitid countrycode="" repositorycode=""> | |
Line 68: | Line 89: | ||
− | <!-- | + | <!-- Title --> |
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | | | + | |Title |
− | | | + | |information_object::title |
− | | | + | |getTitle( ) |
− | | | + | |style="background-color: silver"|3.1.2 Title |
+ | |||
+ | |<unittitle> | ||
|245$a Title statement / Title | |245$a Title statement / Title | ||
Line 84: | Line 107: | ||
− | <!-- | + | <!-- Title note --> |
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | | | + | |Title note |
− | |||
− | | | + | |note::type_id="TITLE_NOTE_ID" content=" " |
− | | | + | |getNotesByType($noteTypeId = QubitTerm::TITLE_NOTE_ID) |
− | | | + | |style="background-color: silver"|3.6.1 Notes |
− | + | |<odd type="title note"> | |
− | | | + | |500$a General note |
+ | |<note> | ||
− | <!-- | + | <!-- Level of description --> |
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | | | + | |
− | | | + | |Level of description |
− | |4 | + | |
+ | |||
+ | |information_object::level_of_description_id | ||
+ | |||
+ | |getLevelOfDescription( ) | ||
+ | |||
+ | |style="background-color: silver"|3.1.4 Level of description | ||
+ | |||
|<archdesc level=""> | |<archdesc level=""> | ||
<c level=""> | <c level=""> | ||
+ | | | ||
| | | | ||
+ | |||
+ | |||
+ | <!-- Parent level --> | ||
+ | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
+ | |||
+ | |Parent level | ||
+ | |||
+ | |||
+ | |information_object::parent_id | ||
+ | |||
| | | | ||
+ | |||
+ | |style="background-color: silver"| | ||
+ | |||
| | | | ||
+ | |||
| | | | ||
+ | | | ||
− | <!-- | + | |
+ | <!-- Extent medium --> | ||
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | | | + | |
− | | | + | |Extent and medium |
− | | | + | |
+ | |information_object::extent_and_medium | ||
+ | |||
+ | |getExtentAndMedium( ) | ||
+ | |||
+ | |style="background-color: silver"|3.1.5 Extent and medium | ||
+ | |||
|<physdesc><extent> | |<physdesc><extent> | ||
Line 134: | Line 187: | ||
|300 Physical description | |300 Physical description | ||
− | |||
− | |||
− | |||
|<physicalDescription><extent> | |<physicalDescription><extent> | ||
Line 142: | Line 192: | ||
<genre> | <genre> | ||
− | |||
<!-- CONTEXT AREA --> | <!-- CONTEXT AREA --> | ||
− | |- valign="top" | + | <span id="context"></span> |
− | | colspan=" | + | |- valign="top" align="left" |
− | + | |colspan="7" style="background-color: silver"| | |
− | ==== | + | ==== Context area ==== |
− | + | |- valign="top" align="left" style="background-color: silver" | |
− | |- valign="top" align="left" style="background-color:silver" | + | !Interface label |
+ | !Qubit field(s) | ||
+ | !Qubit method(s) | ||
!ISAD(G) | !ISAD(G) | ||
− | |||
− | |||
!EAD | !EAD | ||
!MARC21 | !MARC21 | ||
− | |||
!MODS | !MODS | ||
− | |||
− | <!-- 3.2.1 --> | + | <!-- Creator / new name --> |
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |Creator / New name | ||
+ | |||
+ | |||
+ | |event::actor_id | ||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"|3.2.1 Name of creator(s) | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | |||
+ | <!-- Creation year --> | ||
|- valign="top" style="background-color: rgb(240, 240, 255);" | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
− | |||
− | |||
− | |||
− | |||
− | + | |Creation year | |
+ | |||
+ | |||
+ | |event::start_date | ||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"|3.1.3 Date(s) | ||
− | + | | | |
− | + | | | |
+ | | | ||
− | |||
− | + | <!-- End year --> | |
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
− | + | |End year | |
− | | | + | |event::end_date |
− | | | + | | |
− | + | |style="background-color: silver"|3.1.3 Date(s) | |
| | | | ||
+ | | | ||
− | <!-- | + | | |
+ | |||
+ | |||
+ | <!-- Date display --> | ||
|- valign="top" style="background-color: rgb(240, 240, 255);" | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
− | + | ||
− | | | + | |Date display |
− | | | + | |event::date_display |
− | + | ||
− | |||
| | | | ||
+ | |||
+ | |style="background-color: silver"|3.1.3 Date(s) | ||
+ | |||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | |||
+ | <!-- Admin history --> | ||
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |Admin history | ||
+ | |||
+ | |||
+ | |actor::history | ||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"|3.2.2 Administrative / biographical history | ||
+ | |||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | |||
+ | <!-- Repository --> | ||
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |Repository | ||
+ | |||
+ | |||
+ | |information_object::repository_id | ||
+ | |||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"| | ||
+ | |||
| | | | ||
+ | |||
| | | | ||
+ | | | ||
− | <!-- | + | <!-- Immediate source of acquisition --> |
|- valign="top" style="background-color: rgb(240, 240, 255);" | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
− | | | + | |
− | | | + | |Immediate source of acquisition |
− | | | + | |
− | | | + | |information_object::acquisition |
− | + | ||
− | + | ||
+ | | | ||
+ | |||
+ | |style="background-color: silver"|3.2.4 Immediate source of acquisition | ||
+ | |||
+ | |||
| | | | ||
+ | |||
| | | | ||
+ | | | ||
− | <!-- | + | <!-- Archival history --> |
|- valign="top" style="background-color: rgb(240, 240, 255);" | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
− | | | + | |
+ | |Archival history | ||
+ | |||
+ | |information_object::archival_history | ||
− | |||
− | |||
− | |||
− | |||
| | | | ||
+ | |||
+ | |style="background-color: silver"|3.2.3 Archival history | ||
+ | |||
+ | |||
| | | | ||
+ | |||
+ | | | ||
+ | |||
| | | | ||
<!-- CONTENT AND STRUCTURE AREA --> | <!-- CONTENT AND STRUCTURE AREA --> | ||
− | |- valign="top" | + | <span id="content"></span> |
− | | colspan=" | + | |- valign="top" align="left" |
− | + | |colspan="7" style="background-color: silver"| | |
− | ==== | + | ==== Content and structure area ==== |
− | + | |- valign="top" align="left" style="background-color: silver" | |
− | |- valign="top" align="left" style="background-color:silver" | + | !Interface label |
+ | !Qubit field(s) | ||
+ | !Qubit method(s) | ||
!ISAD(G) | !ISAD(G) | ||
− | |||
− | |||
!EAD | !EAD | ||
!MARC21 | !MARC21 | ||
− | |||
!MODS | !MODS | ||
− | |||
− | <!-- | + | <!-- Scope and content --> |
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | + | ||
− | | | + | |Scope and content |
− | + | ||
− | + | ||
− | | | + | |information_object::scope_and_content |
− | + | ||
− | + | ||
| | | | ||
+ | |style="background-color: silver"|3.3.1 Scope and content | ||
− | <!-- | + | | |
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | <!-- Appraisal --> | ||
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | | | + | |
+ | |Appraisal, destruction and scheduling | ||
+ | |||
+ | |||
+ | |information_object::appraisal | ||
+ | |||
+ | |||
| | | | ||
− | |||
− | |||
− | |||
− | |||
− | + | |style="background-color: silver"|3.3.2 Appraisal, destruction and scheduling information | |
− | |||
+ | | | ||
| | | | ||
+ | |||
| | | | ||
− | <!-- | + | <!-- Accruals --> |
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | | | + | |
− | + | |Accruals | |
− | + | ||
− | | | + | |
− | + | |information_object::accruals | |
| | | | ||
− | | | + | |
+ | |style="background-color: silver"|3.3.3 Accruals | ||
+ | |||
| | | | ||
+ | | | ||
− | <!-- | + | | |
+ | |||
+ | <!-- System of arrangement --> | ||
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | | | + | |
− | + | |System of arrangement | |
− | | | + | |
− | | | + | |
− | | | + | |information_object::arrangement |
+ | |||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"|3.3.4 System of arrangement | ||
| | | | ||
+ | |||
| | | | ||
+ | |||
| | | | ||
<!-- CONDITIONS OF ACCESS AND USE AREA --> | <!-- CONDITIONS OF ACCESS AND USE AREA --> | ||
− | |- valign="top" | + | <span id="conditions"></span> |
− | | colspan=" | + | |- valign="top" align="left" |
− | + | |colspan="7" style="background-color: silver"| | |
− | ==== | + | |
+ | ==== Conditions of access and use area ==== | ||
− | + | |- valign="top" align="left" style="background-color: silver" | |
− | |- valign="top" align="left" style="background-color:silver" | + | !Interface label |
+ | !Qubit field(s) | ||
+ | !Qubit method(s) | ||
!ISAD(G) | !ISAD(G) | ||
− | |||
− | |||
!EAD | !EAD | ||
!MARC21 | !MARC21 | ||
− | |||
!MODS | !MODS | ||
− | |||
− | <!-- | + | <!-- Access --> |
|- valign="top" style="background-color: rgb(240, 240, 255);" | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
− | | | + | |
− | | | + | |Conditions governing access |
− | | | + | |
+ | |||
+ | |information_object::access_conditions | ||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"|3.4.1 Conditions governing access | ||
+ | |||
|<accessrestrict> | |<accessrestrict> | ||
+ | |||
|506 Restrictions on access note | |506 Restrictions on access note | ||
− | + | ||
|<accessCondition type="restriction on access"> | |<accessCondition type="restriction on access"> | ||
− | | | + | <!-- Reproduction --> |
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |Conditions governing reproduction | ||
− | + | |information_object::reproduction_conditions | |
− | | | ||
− | |||
− | |||
− | + | | | |
+ | |style="background-color: silver"|3.4.2 Conditions governing reproduction | ||
− | |||
|<userestrict> | |<userestrict> | ||
+ | |||
|540 Terms governing use and reproduction note | |540 Terms governing use and reproduction note | ||
− | + | ||
|<accessCondition type="use and reproduction"> | |<accessCondition type="use and reproduction"> | ||
+ | |||
+ | |||
+ | <!-- Language of material --> | ||
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |Language of material | ||
+ | |||
+ | |||
+ | |property::name="information_object_language" value=" " | ||
+ | |||
| | | | ||
+ | |style="background-color: silver"|3.4.3 Language / scripts of material | ||
− | <!-- | + | |<langmaterial><language langcode=" "> |
+ | |||
+ | |546$a Language note | ||
+ | |||
+ | |<language><languageTerm type="text" code="iso639-2b"> | ||
+ | |||
+ | |||
+ | <!-- Script of material --> | ||
|- valign="top" style="background-color: rgb(240, 240, 255);" | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | |Script of material | ||
+ | |||
+ | |||
+ | |property::name="information_object_script" value=" " | ||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"|3.4.3 Language / scripts of material | ||
+ | |||
+ | |<langmaterial><language scriptcode=" "> | ||
+ | |||
+ | |546$b Language code / Information code or alphabet ''[Note that MARC21 allows general characterization (e.g. "phonetic alphabetic") whereas Qubit requires ISO code]'' | ||
| | | | ||
− | <!-- | + | <!-- Physical characteristics --> |
|- valign="top" style="background-color: rgb(240, 240, 255);" | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
− | |||
− | |||
− | |||
− | + | |Physical characteristics | |
− | | | + | |information_object::physical_characteristics |
− | |||
− | + | | | |
+ | |style="background-color: silver"|3.4.4 Physical characteristics | ||
| | | | ||
+ | |||
| | | | ||
+ | |||
| | | | ||
− | <!-- | + | <!-- Finding aids --> |
|- valign="top" style="background-color: rgb(240, 240, 255);" | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
− | + | ||
− | | | + | |Finding aids |
− | |||
− | |||
− | |||
+ | |||
+ | |information_object::finding_aids | ||
| | | | ||
+ | |||
+ | |style="background-color: silver"|3.4.5 Finding aids | ||
+ | |||
| | | | ||
+ | |||
+ | | | ||
+ | |||
| | | | ||
<!-- ALLIED MATERIALS AREA --> | <!-- ALLIED MATERIALS AREA --> | ||
− | |- valign="top" | + | <span id="allied"></span> |
− | | colspan=" | + | |- valign="top" align="left" |
− | + | |colspan="7" style="background-color: silver"| | |
− | ==== | + | |
+ | ==== Allied materials area ==== | ||
− | + | |- valign="top" align="left" style="background-color: silver" | |
− | |- valign="top" align="left" style="background-color:silver" | + | !Interface label |
+ | !Qubit field(s) | ||
+ | !Qubit method(s) | ||
!ISAD(G) | !ISAD(G) | ||
− | |||
− | |||
!EAD | !EAD | ||
!MARC21 | !MARC21 | ||
− | |||
!MODS | !MODS | ||
− | |||
− | <!-- | + | <!-- Location of originals --> |
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | | | + | |
+ | |Location of originals | ||
− | + | ||
− | + | |information_object::location_of_originals | |
− | + | ||
− | |||
− | | | ||
− | |||
| | | | ||
+ | |style="background-color: silver"|3.5.1 Existence and location of originals | ||
− | <!-- | + | | |
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | |||
+ | <!-- Location of copies --> | ||
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | |||
− | |||
+ | |Location of copies | ||
+ | |||
+ | |||
+ | |information_object::location_of_copies | ||
− | |||
− | |||
− | |||
| | | | ||
+ | |||
+ | |style="background-color: silver"|3.5.2 Existence and location of copies | ||
+ | |||
+ | |||
| | | | ||
+ | |||
| | | | ||
+ | | | ||
− | <!-- | + | |
+ | <!-- Related units of description --> | ||
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | |||
− | |||
− | + | |Related units of description | |
− | |||
+ | |information_object::related_units_of_description | ||
− | |||
− | |||
− | |||
| | | | ||
+ | |||
+ | |style="background-color: silver"|3.5.3 Related units of description | ||
+ | |||
| | | | ||
+ | |||
| | | | ||
+ | |||
| | | | ||
− | <!-- | + | <!-- Publication note --> |
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | | | + | |
+ | |Publication note | ||
+ | |||
+ | |||
+ | |note::type="publication note" content=" " | ||
| | | | ||
− | | | + | |
− | + | |style="background-color: silver"|3.5.4 Publication note | |
− | + | ||
| | | | ||
+ | |||
| | | | ||
+ | |||
| | | | ||
<!-- NOTES AREA --> | <!-- NOTES AREA --> | ||
− | |- valign="top" | + | <span id="notes"></span> |
− | | colspan=" | + | |- valign="top" align="left" |
− | + | |colspan="7" style="background-color: silver"| | |
− | |||
− | + | ==== Notes area ==== | |
− | |- valign="top" align="left" style="background-color:silver" | + | |
+ | |- valign="top" align="left" style="background-color: silver" | ||
+ | !Interface label | ||
+ | !Qubit field(s) | ||
+ | !Qubit method(s) | ||
!ISAD(G) | !ISAD(G) | ||
− | |||
− | |||
!EAD | !EAD | ||
!MARC21 | !MARC21 | ||
− | |||
!MODS | !MODS | ||
− | |||
− | <!-- 3.6.1 --> | + | <!-- Note --> |
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |Note | ||
+ | |||
+ | |note::content | ||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"|3.6.1 Notes | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | |||
+ | <!-- Note type --> | ||
|- valign="top" style="background-color: rgb(240, 240, 255);" | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
− | |||
− | |||
− | |||
− | |||
− | + | |Note type | |
+ | |note::type_id | ||
− | |||
| | | | ||
− | | | + | |
+ | |style="background-color: silver"|3.6.1 Notes | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
| | | | ||
− | <!-- | + | <!-- ACCESS POINTS --> |
− | |- valign="top" | + | <span id="conditions"></span> |
− | | colspan=" | + | |- valign="top" align="left" |
− | + | |colspan="7" style="background-color: silver"| | |
− | ==== | + | |
+ | ==== Access points ==== | ||
− | + | |- valign="top" align="left" style="background-color: silver" | |
− | |- valign="top" align="left" style="background-color:silver" | + | !Interface label |
+ | !Qubit field(s) | ||
+ | !Qubit method(s) | ||
!ISAD(G) | !ISAD(G) | ||
− | |||
− | |||
!EAD | !EAD | ||
!MARC21 | !MARC21 | ||
− | |||
!MODS | !MODS | ||
− | |||
− | <!-- | + | <!-- Subject access points --> |
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | | | + | |
+ | |Subject access points | ||
+ | |||
+ | |object_term_relation::term_id=" " object_id=" " | ||
| | | | ||
+ | |||
+ | |style="background-color: silver"| | ||
+ | |||
| | | | ||
− | + | ||
− | |||
− | |||
| | | | ||
+ | |||
| | | | ||
+ | <!-- Place access points --> | ||
+ | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
+ | |||
+ | |Place access points | ||
− | |||
− | |||
− | |||
+ | |object_term_relation::term_id=" " object_id=" " | ||
| | | | ||
− | + | ||
− | | | + | |style="background-color: silver"| |
− | | | + | |
| | | | ||
+ | |||
| | | | ||
+ | |||
| | | | ||
− | <!-- | + | <!-- Name access points --> |
|- valign="top" style="background-color: rgb(255, 243, 243);" | |- valign="top" style="background-color: rgb(255, 243, 243);" | ||
− | |||
− | |||
− | |||
− | |||
− | + | |Name access points | |
− | + | |object_term_relation::term_id=" " object_id=" " | |
+ | | | ||
+ | |||
+ | |style="background-color: silver"| | ||
− | |||
| | | | ||
+ | |||
| | | | ||
+ | |||
| | | | ||
− | <!-- | + | <!-- CONTROL AREA --> |
− | |- valign="top" | + | <span id="conditions"></span> |
− | | colspan=" | + | |- valign="top" align="left" |
− | + | |colspan="7" style="background-color: silver"| | |
− | |||
− | + | ==== Control area ==== | |
− | |- valign="top" align="left" style="background-color:silver" | + | |
+ | |- valign="top" align="left" style="background-color: silver" | ||
+ | !Interface label | ||
+ | !Qubit field(s) | ||
+ | !Qubit method(s) | ||
!ISAD(G) | !ISAD(G) | ||
− | |||
− | |||
!EAD | !EAD | ||
!MARC21 | !MARC21 | ||
− | |||
!MODS | !MODS | ||
− | |||
+ | <!-- Description record identifier --> | ||
|- valign="top" style="background-color: rgb(240, 240, 255);" | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
− | | | + | |Description record identifier |
− | |||
− | |||
− | + | |information_object::description_identifier | |
− | | | ||
− | + | | | |
− | | | ||
− | + | |style="background-color: silver"| | |
− | |||
− | + | | | |
− | | | ||
− | + | | | |
− | | | ||
− | <!-- | + | | |
− | | | + | |
+ | <!-- Institution identifier --> | ||
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |Institution identifier | ||
+ | |||
+ | |||
+ | |information_object::institution_responsible_identifier | ||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"| | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | |||
+ | <!-- Rules or conventions --> | ||
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |Rules or conventions | ||
+ | |||
+ | |||
+ | |information_object::rules | ||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"| | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | |||
+ | <!-- Status --> | ||
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |Status | ||
+ | |||
+ | |||
+ | |information_object::description_status_id | ||
+ | |||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"| | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | |||
+ | <!-- Level of detail --> | ||
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |Level of detail | ||
+ | |||
+ | |||
+ | |information_object::description_detail_id | ||
+ | |||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"| | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | |||
+ | <!-- Dates of creation, revision and deletion --> | ||
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |Dates of creation, revision and deletion | ||
+ | |||
+ | |||
+ | |information_object::revision_history | ||
+ | |||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"| | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | |||
+ | <!-- Languages of archival description --> | ||
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |Languages of archival description | ||
+ | |||
+ | |||
+ | |property::name = "language_of_information_object_description" value = " " | ||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"| | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | |||
+ | <!-- Scripts of archival description --> | ||
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |Scripts of archival description | ||
+ | |||
+ | |||
+ | |property::name = "script_of_information_object_description" value = " " | ||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"| | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | |||
+ | <!-- Sources --> | ||
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |Sources | ||
+ | |||
+ | |||
+ | |information_object::sources | ||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"| | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
|} | |} | ||
+ | |||
+ | <!-- name --> | ||
+ | |- valign="top" style="background-color: rgb(240, 240, 255);" | ||
+ | |||
+ | |FieldLabel | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | |style="background-color: silver"| | ||
+ | |||
+ | | | ||
+ | |||
+ | | | ||
+ | |||
+ | | |
Latest revision as of 11:35, 19 September 2008
Please note that ICA-AtoM is no longer actively supported by Artefactual Systems.
Visit https://www.accesstomemory.org for information about AtoM, the currently supported version.
Main Page > BCAUL pilot project > Import / export maps
Qubit import / export mapsDocument status: in progress
|
Contents Conditions of access and use area
|
Identity area | ||||||
Interface label | Qubit field(s) | Qubit method(s) | ISAD(G) | EAD | MARC21 | MODS |
---|---|---|---|---|---|---|
Reference code | information_object::identifier
repository::identifier contact_information::country_code
|
getIdentifier( )
getRepository -> getIdentifier( ) getRepository( ) -> getPrimaryContact() -> getCountryCode( ) getReferenceCode(array("standard" => "isad"))
|
3.1.1 Reference code | <eadid countrycode="" mainagencycode="">
<unitid countrycode="" repositorycode="">
|
050 Library of Congress call number
090 Local call number |
<identifier>
|
Title | information_object::title | getTitle( ) | 3.1.2 Title | <unittitle> | 245$a Title statement / Title | <titleinfo><title>
|
Title note
|
note::type_id="TITLE_NOTE_ID" content=" " | getNotesByType($noteTypeId = QubitTerm::TITLE_NOTE_ID) | 3.6.1 Notes | <odd type="title note"> | 500$a General note | <note>
|
Level of description
|
information_object::level_of_description_id | getLevelOfDescription( ) | 3.1.4 Level of description | <archdesc level="">
<c level=""> |
| |
Parent level
|
information_object::parent_id |
| ||||
Extent and medium | information_object::extent_and_medium | getExtentAndMedium( ) | 3.1.5 Extent and medium | <physdesc><extent>
<physdesc><dimensions> <physdesc><genreform> <physdesc><physfacet>
|
300 Physical description | <physicalDescription><extent>
<genre>
|
Context area | ||||||
Interface label | Qubit field(s) | Qubit method(s) | ISAD(G) | EAD | MARC21 | MODS |
Creator / New name
|
event::actor_id | 3.2.1 Name of creator(s) |
| |||
Creation year
|
event::start_date | 3.1.3 Date(s) |
| |||
End year
|
event::end_date | 3.1.3 Date(s) |
| |||
Date display
|
event::date_display | 3.1.3 Date(s)
|
| |||
Admin history
|
actor::history | 3.2.2 Administrative / biographical history
|
| |||
Repository
|
information_object::repository_id
|
|||||
Immediate source of acquisition | information_object::acquisition
|
3.2.4 Immediate source of acquisition
|
||||
Archival history | information_object::archival_history
|
3.2.3 Archival history
|
| |||
Content and structure area | ||||||
Interface label | Qubit field(s) | Qubit method(s) | ISAD(G) | EAD | MARC21 | MODS |
Scope and content
|
information_object::scope_and_content
|
3.3.1 Scope and content | ||||
Appraisal, destruction and scheduling
|
information_object::appraisal
|
3.3.2 Appraisal, destruction and scheduling information
|
| |||
Accruals
|
information_object::accruals
|
3.3.3 Accruals | ||||
System of arrangement
|
information_object::arrangement
|
3.3.4 System of arrangement
|
| |||
Conditions of access and use area | ||||||
Interface label | Qubit field(s) | Qubit method(s) | ISAD(G) | EAD | MARC21 | MODS |
Conditions governing access
|
information_object::access_conditions | 3.4.1 Conditions governing access | <accessrestrict> | 506 Restrictions on access note | <accessCondition type="restriction on access">
| |
Conditions governing reproduction
|
information_object::reproduction_conditions | 3.4.2 Conditions governing reproduction | <userestrict> | 540 Terms governing use and reproduction note | <accessCondition type="use and reproduction">
| |
Language of material
|
property::name="information_object_language" value=" " | 3.4.3 Language / scripts of material | <langmaterial><language langcode=" "> | 546$a Language note | <language><languageTerm type="text" code="iso639-2b">
| |
Script of material
|
property::name="information_object_script" value=" " | 3.4.3 Language / scripts of material | <langmaterial><language scriptcode=" "> | 546$b Language code / Information code or alphabet [Note that MARC21 allows general characterization (e.g. "phonetic alphabetic") whereas Qubit requires ISO code] |
| |
Physical characteristics
|
information_object::physical_characteristics | 3.4.4 Physical characteristics |
| |||
Finding aids
|
information_object::finding_aids | 3.4.5 Finding aids |
| |||
Allied materials area | ||||||
Interface label | Qubit field(s) | Qubit method(s) | ISAD(G) | EAD | MARC21 | MODS |
Location of originals
|
information_object::location_of_originals | 3.5.1 Existence and location of originals |
| |||
Location of copies
|
information_object::location_of_copies | 3.5.2 Existence and location of copies
|
| |||
Related units of description
|
information_object::related_units_of_description
|
3.5.3 Related units of description |
| |||
Publication note
|
note::type="publication note" content=" "
|
3.5.4 Publication note |
| |||
Notes area | ||||||
Interface label | Qubit field(s) | Qubit method(s) | ISAD(G) | EAD | MARC21 | MODS |
Note | note::content | 3.6.1 Notes |
| |||
Note type | note::type_id | 3.6.1 Notes |
| |||
Access points | ||||||
Interface label | Qubit field(s) | Qubit method(s) | ISAD(G) | EAD | MARC21 | MODS |
Subject access points
|
object_term_relation::term_id=" " object_id=" " | |||||
Place access points
|
object_term_relation::term_id=" " object_id=" " |
| ||||
Name access points | object_term_relation::term_id=" " object_id=" " |
| ||||
Control area | ||||||
Interface label | Qubit field(s) | Qubit method(s) | ISAD(G) | EAD | MARC21 | MODS |
Description record identifier
|
information_object::description_identifier | |||||
Institution identifier
|
information_object::institution_responsible_identifier |
| ||||
Rules or conventions
|
information_object::rules |
| ||||
Status
|
information_object::description_status_id
|
| ||||
Level of detail
|
information_object::description_detail_id
|
| ||||
Dates of creation, revision and deletion
|
information_object::revision_history
|
| ||||
Languages of archival description
|
property::name = "language_of_information_object_description" value = " " |
| ||||
Scripts of archival description
|
property::name = "script_of_information_object_description" value = " " |
| ||||
Sources
|
information_object::sources |
|- valign="top" style="background-color: rgb(240, 240, 255);"
|FieldLabel
|
|
|style="background-color: silver"|
|
|
|