Difference between revisions of "Map: Qubit, EAD, MARC21, MODS"

From ICA-AtoM
Jump to navigation Jump to search
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
[[Main Page]] > [[BCAUL pilot project]] > [[Crosswalks]]
+
[[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|3.1 Identity area]]
+
[[#Identity area|Identity area]]
  
[[#3.2|3.2 Context area]]
+
[[#Context area|Context area]]
  
[[#3.3|3.3 Content and structure area]]
+
[[#Content and structure area|Content and structure area]]
  
[[#3.4|3.4 Conditions of access and use area]]
+
[[#Conditions of access and use area|Conditions of access and use area]]
  
[[#3.5|3.5 Allied materials area]]
+
[[#Allied materials area|Allied materials area]]
  
[[#3.6|3.6 Notes area]]
+
[[#Notes area|Notes area]]
  
[[#3.7|3.7 Description control area]]
+
[[#Access points|Access points]]
 +
 
 +
[[#Control area|Control area]]
  
[[#sources|Sources consulted]]
 
  
 
|}
 
|}
Line 39: Line 40:
  
 
<!-- Identity area -->
 
<!-- Identity area -->
<span id="identity"></span>
+
|- valign="top" align="left"
|- colspan="7" valign="top" align="left" style="background-color: silver"  
+
|colspan="7" style="background-color: silver"|
!Identity area
+
==== Identity area ====
  
<!-- HEADERS -->
 
 
|- valign="top" align="left" style="background-color: silver"
 
|- valign="top" align="left" style="background-color: silver"
 
!Interface label
 
!Interface label
Line 58: Line 58:
 
|Reference code
 
|Reference code
  
|&nbsp;
+
|information_object::identifier
 +
 
 +
repository::identifier
 +
 
 +
contact_information::country_code
 +
 
 +
 
 +
|getIdentifier( )
 +
 
 +
getRepository -> getIdentifier( )
 +
 
 +
getRepository( ) -> getPrimaryContact() -> getCountryCode( )
 +
 
 +
getReferenceCode(array("standard" => "isad"))
 +
 
  
|&nbsp;
 
  
 
|style="background-color: silver"|3.1.1 Reference code
 
|style="background-color: silver"|3.1.1 Reference code
  
|<did><eadid countrycode="" mainagencycode="">
+
|<eadid countrycode="" mainagencycode="">
 +
 
 +
<unitid countrycode="" repositorycode="">
  
<did><unitid countrycode="" repositorycode="">
 
  
 
|050 Library of Congress call number
 
|050 Library of Congress call number
Line 80: Line 94:
 
|Title
 
|Title
  
|&nbsp;
+
|information_object::title
  
|&nbsp;
+
|getTitle( )
  
 
|style="background-color: silver"|3.1.2 Title
 
|style="background-color: silver"|3.1.2 Title
  
|<did><unittitle>
+
|<unittitle>
  
 
|245$a Title statement / Title
 
|245$a Title statement / Title
Line 98: Line 112:
 
|Title note
 
|Title note
  
|&nbsp;
 
  
|&nbsp;
+
|note::type_id="TITLE_NOTE_ID" content=" "
 +
 
 +
|getNotesByType($noteTypeId = QubitTerm::TITLE_NOTE_ID)
  
|style="background-color: silver"|&nbsp;
+
|style="background-color: silver"|3.6.1 Notes
  
|&nbsp;
+
|<odd type="title note">
  
|&nbsp;
+
|500$a General note
  
|&nbsp;
+
|<note>
  
  
Line 116: Line 131:
 
|Level of description
 
|Level of description
  
|&nbsp;
 
  
|&nbsp;
+
|information_object::level_of_description_id
 +
 
 +
|getLevelOfDescription( )
  
 
|style="background-color: silver"|3.1.4 Level of description
 
|style="background-color: silver"|3.1.4 Level of description
Line 136: Line 152:
 
|Parent level
 
|Parent level
  
|&nbsp;
+
 
 +
|information_object::parent_id
  
 
|&nbsp;
 
|&nbsp;
  
|style="background-color: silver"|ISAD(G)
+
|style="background-color: silver"|&nbsp;
  
|EAD
+
|&nbsp;
  
|MARC21
+
|&nbsp;
  
|MODS
+
|&nbsp;
  
  
Line 154: Line 171:
 
|Extent and medium
 
|Extent and medium
  
|&nbsp;
+
|information_object::extent_and_medium
  
|&nbsp;
+
|getExtentAndMedium( )
  
 
|style="background-color: silver"|3.1.5 Extent and medium
 
|style="background-color: silver"|3.1.5 Extent and medium
Line 167: Line 184:
  
 
<physdesc><physfacet>
 
<physdesc><physfacet>
 +
  
 
|300 Physical description
 
|300 Physical description
Line 175: Line 193:
  
  
|}
 
  
 +
<!-- CONTEXT AREA -->
 +
<span id="context"></span>
 +
|- valign="top" align="left"
 +
|colspan="7" style="background-color: silver"|
 +
 +
==== Context area ====
 +
 +
|- valign="top" align="left" style="background-color: silver"
 +
!Interface label
 +
!Qubit field(s)
 +
!Qubit method(s)
 +
!ISAD(G)
 +
!EAD
 +
!MARC21
 +
!MODS
  
<!-- name -->
+
<!-- Creator / new name -->
|- valign="top" style="background-color: rgb(255, 243, 243);"
 
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
  
|FieldLabel
+
|Creator / New name
 +
 
 +
 
 +
|event::actor_id
  
 
|&nbsp;
 
|&nbsp;
 +
 +
|style="background-color: silver"|3.2.1 Name of creator(s)
  
 
|&nbsp;
 
|&nbsp;
  
|style="background-color: silver"|ISAD(G)
+
|&nbsp;
  
|EAD
+
|&nbsp;
  
|MARC21
 
  
|MODS
+
<!-- Creation year -->
 +
|- valign="top" style="background-color: rgb(240, 240, 255);"
  
 +
|Creation year
  
|}
 
  
 +
|event::start_date
  
Identity area
+
|&nbsp;
Reference code
 
Title
 
Title note
 
Level of description
 
Parent level
 
Extent and medium
 
  
Context area
+
|style="background-color: silver"|3.1.3 Date(s)
Creator
 
New name
 
Creation year
 
End year
 
Date display
 
Admin history
 
Repository
 
Immediate source of acquisition
 
Archival history
 
  
Content and structure area
+
|&nbsp;
Scope and content
 
Appraisal, destruction and scheduling
 
Accruals
 
System of arrangement
 
  
Conditions of access and use area
+
|&nbsp;
Conditions governing access
 
Conditions governing reproduction
 
Language of material
 
Script of material
 
Physical characteristics
 
Finding aids
 
  
Allied materials area
+
|&nbsp;
Location of originals
 
Location of copies
 
Related units of description
 
Publication note
 
  
Notes area
 
Note
 
Note type
 
  
Access points
+
<!-- End year -->
Subject access points
+
|- valign="top" style="background-color: rgb(240, 240, 255);"
Place access points
 
Name access points
 
  
Control area
+
|End year
Description record identifier
 
Institution identifier
 
Rules or conventions
 
Status
 
Level of detail
 
Dates of creation, revision and deletion
 
Languages of archival description
 
Scripts of archival description
 
Sources
 
  
  
 +
|event::end_date
  
{| style="width:100%; border: 1px solid rgb(192, 192, 192);"
+
|&nbsp;
  
 +
|style="background-color: silver"|3.1.3 Date(s)
  
 +
|&nbsp;
  
 +
|&nbsp;
  
<!-- 3.1.5 -->
+
|&nbsp;
|- valign="top" style="background-color: rgb(255, 243, 243);"
 
|3.1.5 Extent and medium
 
|1.5B Extent of descriptive unit
 
|4.5 Extent and material
 
|<physdesc><extent>
 
  
<physdesc><dimensions>
 
  
<physdesc><genreform>
+
<!-- Date display -->
 +
|- valign="top" style="background-color: rgb(240, 240, 255);"
  
<physdesc><physfacet>
+
|Date display
  
  
|300 Physical description
+
|event::date_display
|format (extent)
 
  
format (medium)
+
|&nbsp;
  
|<physicalDescription><extent>
+
|style="background-color: silver"|3.1.3 Date(s)
  
<genre>
 
  
 
|&nbsp;
 
|&nbsp;
  
 +
|&nbsp;
  
<!-- CONTEXT AREA -->
+
|&nbsp;
|- valign="top"
 
| colspan="8" style="background-color:silver;"|
 
<span id="3.2"></span>
 
  
==== 3.2 Context area ====
 
  
<!-- HEADERS -->
+
<!-- Admin history -->
|- valign="top" align="left" style="background-color:silver"
 
!ISAD(G)
 
!RAD
 
!RAD2
 
!EAD
 
!MARC21
 
!DC
 
!MODS
 
!CDWA
 
 
 
<!-- 3.2.1 -->
 
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
|3.2.1 Name of creator(s)
 
|Access point: provenance
 
|13 Name of creator / choice of access point
 
|<did><origination><persname>
 
  
<did><origination><corpname>
+
|Admin history
  
<did><origination><famname>
 
  
<did><origination><name>
+
|actor::history
  
 +
|&nbsp;
  
|100 Main entry - personal name
+
|style="background-color: silver"|3.2.2 Administrative / biographical history
  
110 Main entry - corporate name
 
  
111 Main entry - meeting name
+
|&nbsp;
  
 +
|&nbsp;
  
|creator
+
|&nbsp;
  
|<name type=""><namePart>
 
  
<name><role><roleTerm type="text">creator
+
<!-- Repository -->
 +
|- valign="top" style="background-color: rgb(240, 240, 255);"
  
|&nbsp;
+
|Repository
  
  
<!-- 3.2.2 -->
+
|information_object::repository_id
|- valign="top" style="background-color: rgb(240, 240, 255);"
 
|3.2.2 Administrative / biographical history
 
|1.7B Administrative history / biographical sketch
 
  
  
|14 Administrative / biographical history
 
|<bioghist>
 
|545 Biographical or historical data
 
 
|&nbsp;
 
|&nbsp;
 +
 +
|style="background-color: silver"|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
  
 +
|&nbsp;
  
<!-- 3.2.3 -->
+
<!-- Immediate source of acquisition -->
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
|3.2.3 Archival history
+
 
|1.7C Custodial history
+
|Immediate source of acquisition
|7.1 Custodial history
+
 
|<custodhist>
+
|information_object::acquisition
|561 Ownership and custodial history
+
 
|provenance
+
 
 
|&nbsp;
 
|&nbsp;
 +
 +
|style="background-color: silver"|3.2.4 Immediate source of acquisition
 +
 +
 
|&nbsp;
 
|&nbsp;
  
 +
|&nbsp;
 +
 +
|&nbsp;
  
<!-- 3.2.4 -->
+
<!-- Archival history -->
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
|3.2.4 Immediate source of acquisition or transfer
+
 
 +
|Archival history
 +
 
 +
|information_object::archival_history
  
  
|1.8B12 Immediate source of acquisition
 
|7.2 Immediate source of acquisition
 
|<acqinfo>
 
|541 Immediate source of acquisition note
 
 
|&nbsp;
 
|&nbsp;
 +
 +
|style="background-color: silver"|3.2.3 Archival history
 +
 +
 
|&nbsp;
 
|&nbsp;
 +
 +
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
  
  
 
<!-- CONTENT AND STRUCTURE AREA -->
 
<!-- CONTENT AND STRUCTURE AREA -->
|- valign="top"
+
<span id="content"></span>
| colspan="8" style="background-color:silver;"|
+
|- valign="top" align="left"
<span id="3.3"></span>
+
|colspan="7" style="background-color: silver"|
  
==== 3.3 Content and structure area ====
+
==== Content and structure area ====
  
<!-- HEADERS -->
+
|- 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)
!RAD
 
!RAD2
 
 
!EAD
 
!EAD
 
!MARC21
 
!MARC21
!DC
 
 
!MODS
 
!MODS
!CDWA
 
  
<!-- 3.3.1 -->
+
<!-- Scope and content -->
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
|3.3.1 Scope and content
+
 
|1.7D Scope and content
+
|Scope and content
|5.1 Scope and content
+
 
|<scopecontent>
+
 
|520 Summary
+
|information_object::scope_and_content
|description (abstract)
+
 
|<abstract>
+
 
 +
|&nbsp;
 +
 
 +
|style="background-color: silver"|3.3.1 Scope and content
 +
 
 +
|&nbsp;
 +
 
 
|&nbsp;
 
|&nbsp;
  
 +
|&nbsp;
  
<!-- 3.3.2 -->
+
<!-- Appraisal -->
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
|3.3.2 Appraisal, destruction and scheduling information
+
 
 +
|Appraisal, destruction and scheduling
 +
 
 +
 
 +
|information_object::appraisal
 +
 
 +
 
 
|&nbsp;
 
|&nbsp;
|7.3 Appraisal / scheduling / destruction
 
|<appraisal>
 
|583$a Action note / Action
 
|accrualMethod
 
  
accrualPeriodicity
+
|style="background-color: silver"|3.3.2 Appraisal, destruction and scheduling information
  
accrualPolicy
 
  
 +
|&nbsp;
  
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
  
  
<!-- 3.3.3 -->
+
<!-- Accruals -->
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
|3.3.3 Accruals
 
|1.8B19 Accruals
 
|7.4 Accruals
 
|<accruals>
 
|584 Accumulation and frequency of use note
 
  
 +
|Accruals
 +
 +
 +
|information_object::accruals
 +
 +
 +
|&nbsp;
 +
 +
|style="background-color: silver"|3.3.3 Accruals
  
 
|&nbsp;
 
|&nbsp;
|<originInfo><frequency>
+
 
 
|&nbsp;
 
|&nbsp;
  
 +
|&nbsp;
  
<!-- 3.3.4 -->
+
<!-- System of arrangement -->
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
|3.3.4 System of arrangement
+
 
|1.8B13 Arrangement
+
|System of arrangement
|5.2 System of arrangement
+
 
|<arrangement>
+
 
|351 Organization and arrangement of materials
+
|information_object::arrangement
 +
 
 +
 
 +
|&nbsp;
 +
 
 +
|style="background-color: silver"|3.3.4 System of arrangement
  
  
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
  
  
 
<!-- CONDITIONS OF ACCESS AND USE AREA -->
 
<!-- CONDITIONS OF ACCESS AND USE AREA -->
|- valign="top"
+
<span id="conditions"></span>
| colspan="8" style="background-color:silver;"|
+
|- valign="top" align="left"
<span id="3.4"></span>
+
|colspan="7" style="background-color: silver"|
==== 3.4 Conditions of access and use area ====
 
  
<!-- HEADERS -->
+
==== 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)
!RAD
 
!RAD2
 
 
!EAD
 
!EAD
 
!MARC21
 
!MARC21
!DC
 
 
!MODS
 
!MODS
!CDWA
 
  
<!-- 3.4.1 -->
+
<!-- Access -->
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
|3.4.1 Conditions governing access
+
 
|1.8B16a Restrictions on access
+
|Conditions governing access
|6.1 Conditions governing access
+
 
 +
 
 +
|information_object::access_conditions
 +
 
 +
|&nbsp;
 +
 
 +
|style="background-color: silver"|3.4.1 Conditions governing access
 +
 
 
|<accessrestrict>
 
|<accessrestrict>
 +
 
|506 Restrictions on access note
 
|506 Restrictions on access note
|rights
+
 
 
|<accessCondition type="restriction on access">
 
|<accessCondition type="restriction on access">
  
  
|&nbsp;
+
<!-- Reproduction -->
 +
|- valign="top" style="background-color: rgb(240, 240, 255);"
 +
 
 +
|Conditions governing reproduction
  
  
<!-- 3.4.2 -->
+
|information_object::reproduction_conditions
|- valign="top" style="background-color: rgb(240, 240, 255);"
 
|3.4.2 Conditions governing reproduction
 
|1.8B16c Terms governing use and reproduction
 
  
1.8B16d Terms governing publication
+
|&nbsp;
  
 +
|style="background-color: silver"|3.4.2 Conditions governing reproduction
  
|6.4 Conditions governing reproduction
 
 
|<userestrict>
 
|<userestrict>
 +
 
|540 Terms governing use and reproduction note
 
|540 Terms governing use and reproduction note
|rights
+
 
 
|<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=" "
 +
 
|&nbsp;
 
|&nbsp;
 +
 +
|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">
  
  
<!-- 3.4.3 -->
+
<!-- Script of material -->
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
|3.4.3 Language / scripts of material
 
|1.8B14 Language
 
|6.5 Language / script
 
|<langmaterial><language langcode="">
 
|546 Language note
 
|language
 
|<language><languageTerm type="text" code="iso639-2b">
 
  
 +
|Script of material
 +
 +
 +
|property::name="information_object_script" value=" "
 +
 +
|&nbsp;
 +
 +
|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]''
  
 
|&nbsp;
 
|&nbsp;
  
  
<!-- 3.4.4 -->
+
<!-- Physical characteristics -->
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
|3.4.4 Physical characteristics and technical requirements
 
|1.8B91 Physical condition
 
|6.2 Physical access
 
  
6.3 Technical access
+
|Physical characteristics
  
  
|<phystech>
+
|information_object::physical_characteristics
|340 Physical medium
 
  
538 System details note
+
|&nbsp;
  
 +
|style="background-color: silver"|3.4.4 Physical characteristics
  
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
  
  
<!-- 3.4.5 -->
+
<!-- Finding aids -->
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
|3.4.5 Finding aids
 
|1.8B17 Finding aids
 
|6.6 Finding aids
 
|<otherfindaid>
 
|555 Cumulative index / finding aids
 
  
 +
|Finding aids
 +
 +
 +
|information_object::finding_aids
  
 
|&nbsp;
 
|&nbsp;
 +
 +
|style="background-color: silver"|3.4.5 Finding aids
 +
 
|&nbsp;
 
|&nbsp;
 +
 +
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
  
  
 
<!-- ALLIED MATERIALS AREA -->
 
<!-- ALLIED MATERIALS AREA -->
|- valign="top"
+
<span id="allied"></span>
| colspan="8" style="background-color:silver;"|
+
|- valign="top" align="left"
<span id="3.5"></span>
+
|colspan="7" style="background-color: silver"|
==== 3.5 Allied materials area ====
+
 
 +
==== Allied materials area ====
  
<!-- HEADERS -->
+
|- 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)
!RAD
 
!RAD2
 
 
!EAD
 
!EAD
 
!MARC21
 
!MARC21
!DC
 
 
!MODS
 
!MODS
!CDWA
 
  
<!-- 3.5.1 -->
+
<!-- Location of originals -->
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
|3.5.1 Existence and location of originals
 
  
 +
|Location of originals
 +
 +
 +
 +
|information_object::location_of_originals
 +
 +
|&nbsp;
 +
 +
|style="background-color: silver"|3.5.1 Existence and location of originals
 +
 +
|&nbsp;
 +
 +
|&nbsp;
  
|1.8B15a Location of originals
 
|8.1 Existence / location of originals
 
|<originalsloc>
 
|535 Location of originals / duplicates
 
|source
 
|<relatedTerm type="original">
 
 
|&nbsp;
 
|&nbsp;
  
  
<!-- 3.5.2 -->
+
<!-- Location of copies -->
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
|3.5.2 Existence and location of copies
+
 
|1.8B15b Availability of other formats
+
|Location of copies
 +
 
 +
 
 +
|information_object::location_of_copies
 +
 
 +
|&nbsp;
 +
 
 +
|style="background-color: silver"|3.5.2 Existence and location of copies
  
  
|8.2 Existence / location of copies
 
|<altformavail>
 
|535 Location of originals / duplicates
 
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
  
  
<!-- 3.5.3 -->
+
<!-- Related units of description -->
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
|3.5.3 Related units of description
 
|1.8B18 Associated material
 
  
1.8B20 Related groups of records in different fonds
+
|Related units of description
  
1.8B20a Related groups of records within the same fonds
 
  
 +
|information_object::related_units_of_description
  
|8.3 Related units of description
 
|<relatedmaterial>
 
  
<separatedmaterial>
 
 
|&nbsp;
 
|&nbsp;
 +
 +
|style="background-color: silver"|3.5.3 Related units of description
 +
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
  
  
<!-- 3.5.4 -->
+
<!-- Publication note -->
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
|3.5.4 Publication note
+
 
 +
|Publication note
 +
 
 +
 
 +
|note::type="publication note" content=" "
  
  
 
|&nbsp;
 
|&nbsp;
|8.4 Publication note
+
 
|<bibliography>
+
|style="background-color: silver"|3.5.4 Publication note
|&nbsp;
+
 
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
  
  
 
<!-- NOTES AREA -->
 
<!-- NOTES AREA -->
|- valign="top"
+
<span id="notes"></span>
| colspan="8" style="background-color:silver;"|
+
|- valign="top" align="left"
<span id="3.6"></span>
+
|colspan="7" style="background-color: silver"|
==== 3.6 Notes area ====
 
  
<!-- HEADERS -->
+
==== 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)
!RAD
 
!RAD2
 
 
!EAD
 
!EAD
 
!MARC21
 
!MARC21
!DC
 
 
!MODS
 
!MODS
!CDWA
 
  
<!-- 3.6.1 -->
+
<!-- Note -->
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
|3.6.1 Notes
 
|1.8B21 General note
 
|10 Notes
 
|<odd>
 
  
<note>
+
|Note
 +
 
 +
|note::content
 +
 
 +
|&nbsp;
 +
 
 +
|style="background-color: silver"|3.6.1 Notes
 +
 
 +
|&nbsp;
  
 +
|&nbsp;
  
|500 General note
 
 
|&nbsp;
 
|&nbsp;
|<note>
+
 
 +
 
 +
<!-- Note type -->
 +
|- valign="top" style="background-color: rgb(240, 240, 255);"
 +
 
 +
|Note type
 +
 
 +
|note::type_id
 +
 
 +
|&nbsp;
 +
 
 +
|style="background-color: silver"|3.6.1 Notes
 +
 
 +
|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 
|&nbsp;
 
|&nbsp;
  
  
<!-- DESCRIPTION CONTROL AREA -->
+
<!-- ACCESS POINTS -->
|- valign="top"
+
<span id="conditions"></span>
| colspan="8" style="background-color:silver;"|
+
|- valign="top" align="left"
<span id="3.7"></span>
+
|colspan="7" style="background-color: silver"|
==== 3.7 Description control area ====
 
  
<!-- HEADERS -->
+
==== 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)
!RAD
 
!RAD2
 
 
!EAD
 
!EAD
 
!MARC21
 
!MARC21
!DC
 
 
!MODS
 
!MODS
!CDWA
 
  
<!-- 3.7.1 -->
+
<!-- Subject access points -->
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
|3.7.1 Archivist's note
+
 
 +
|Subject access points
  
 +
 +
|object_term_relation::term_id=" " object_id=" "
  
 
|&nbsp;
 
|&nbsp;
 +
 +
|style="background-color: silver"|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
|<processinfo>
+
 
|583 Action note
 
|&nbsp;
 
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
  
 +
<!-- Place access points -->
 +
|- valign="top" style="background-color: rgb(255, 243, 243);"
 +
 +
|Place access points
  
<!-- 3.7.2 -->
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
 
|3.7.2 Rules or conventions
 
  
 +
|object_term_relation::term_id=" " object_id=" "
  
 
|&nbsp;
 
|&nbsp;
|11.1B3 Rules or conventions
+
 
|<profiledesc><descrules>
+
|style="background-color: silver"|&nbsp;
|&nbsp;
+
 
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
  
  
<!--3.7.3 -->
+
<!-- Name access points -->
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
 
|- valign="top" style="background-color: rgb(255, 243, 243);"
|3.7.3 Date(s) of description
 
|&nbsp;
 
|11.1B7 Dates of creation / revision
 
|<processinfo><p><date>
 
  
<revisiondesc><change><date>
+
|Name access points
 +
 
 +
|object_term_relation::term_id=" " object_id=" "
  
<revisiondesc><change><item>
+
|&nbsp;
  
 +
|style="background-color: silver"|&nbsp;
  
|583 Action note
 
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
 +
 
|&nbsp;
 
|&nbsp;
  
  
<!-- SOURCES -->
+
<!-- CONTROL AREA -->
|- valign="top"
+
<span id="conditions"></span>
| colspan="8" style="background-color:silver;"|
+
|- valign="top" align="left"
<span id="sources"></span>
+
|colspan="7" style="background-color: silver"|
==== Sources consulted ====
 
  
<!-- HEADERS -->
+
==== 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)
!RAD
 
!RAD2
 
 
!EAD
 
!EAD
 
!MARC21
 
!MARC21
!DC
 
 
!MODS
 
!MODS
!CDWA
 
  
 +
<!-- Description record identifier -->
 +
|- valign="top" style="background-color: rgb(240, 240, 255);"
 +
 +
|Description record identifier
 +
 +
 +
|information_object::description_identifier
 +
 +
|&nbsp;
 +
 +
|style="background-color: silver"|&nbsp;
 +
 +
|&nbsp;
 +
 +
|&nbsp;
 +
 +
|&nbsp;
 +
 +
<!-- Institution identifier -->
 +
|- valign="top" style="background-color: rgb(240, 240, 255);"
 +
 +
|Institution identifier
 +
 +
 +
|information_object::institution_responsible_identifier
 +
 +
|&nbsp;
 +
 +
|style="background-color: silver"|&nbsp;
 +
 +
|&nbsp;
 +
 +
|&nbsp;
 +
 +
|&nbsp;
 +
 +
 +
<!-- Rules or conventions -->
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
 
|- valign="top" style="background-color: rgb(240, 240, 255);"
  
|[[Crosswalk sources#ica1|ICA(1)]].
+
|Rules or conventions
 +
 
 +
 
 +
|information_object::rules
  
<!-- RAD-->
+
|&nbsp;
|Inferred from [[Crosswalk sources#ccad1|CCAD(1)]] (RAD-EAD) and [[Crosswalk sources#loc1|LOC(1)]] (EAD-ISAD), A.2.
 
  
<!-- RAD2 -->
+
|style="background-color: silver"|&nbsp;
|[[Crosswalk sources#ccad2|CCAD(2)]] (RAD2-ISAD), Appendix G.6.
 
  
<!-- EAD -->
+
|&nbsp;
|[[Crosswalk sources#loc1|LOC(1)]] (ISAD-EAD), A.1. [[Crosswalk sources#rlg1|RLG(1)]].
 
  
<!-- MARC21 -->
+
|&nbsp;
|[[Crosswalk sources#rlg1|RLG(1)]].
 
  
<!-- DC -->
+
|&nbsp;
|[[Crosswalk sources#rlg1|RLG(1)]]. [[Crosswalk sources#art1|ART(1)]].
 
  
<!-- MODS -->
 
|[[Crosswalk sources#art1|ART(1)]].
 
  
<!-- CDWA -->
+
<!-- Status -->
|
+
|- valign="top" style="background-color: rgb(240, 240, 255);"
 +
 
 +
|Status
 +
 
 +
 
 +
|information_object::description_status_id
 +
 
 +
 
 +
|&nbsp;
 +
 
 +
|style="background-color: silver"|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
 
 +
<!-- Level of detail -->
 +
|- valign="top" style="background-color: rgb(240, 240, 255);"
 +
 
 +
|Level of detail
 +
 
 +
 
 +
|information_object::description_detail_id
 +
 
 +
 
 +
|&nbsp;
 +
 
 +
|style="background-color: silver"|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
 
 +
<!-- 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
 +
 
 +
 
 +
|&nbsp;
 +
 
 +
|style="background-color: silver"|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
 
 +
<!-- 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 = " "
 +
 
 +
|&nbsp;
 +
 
 +
|style="background-color: silver"|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
 
 +
<!-- 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 = " "
 +
 
 +
|&nbsp;
 +
 
 +
|style="background-color: silver"|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
 
 +
<!-- Sources -->
 +
|- valign="top" style="background-color: rgb(240, 240, 255);"
 +
 
 +
|Sources
 +
 
 +
 
 +
|information_object::sources
 +
 
 +
|&nbsp;
 +
 
 +
|style="background-color: silver"|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
|&nbsp;
 +
 
 +
|&nbsp;
  
 
|}
 
|}
 +
 +
<!-- name -->
 +
|- valign="top" style="background-color: rgb(240, 240, 255);"
 +
 +
|FieldLabel
 +
 +
|&nbsp;
 +
 +
|&nbsp;
 +
 +
|style="background-color: silver"|&nbsp;
 +
 +
|&nbsp;
 +
 +
|&nbsp;
 +
 +
|&nbsp;

Latest revision as of 12: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 maps

Document status: in progress


Contents

Identity area

Context area

Content and structure area

Conditions of access and use area

Allied materials area

Notes area

Access points

Control 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"|