Difference between revisions of "Resources/CSV templates"

From AtoM wiki
(AtoM 2.3 CSV templates: Added more info to the 2.3 CSV changes)
m (AtoM 2.3 CSV templates: fix bolding in admonition)
Line 80: Line 80:
  
 
<admonition type="important">
 
<admonition type="important">
The AtoM 2.3 release will introduce CSV export functionality. During roundtrip testing, it was discovered that events which were not "creation" were not properly roundtripping (e.g. exporting and re-importing properly). Consequently, to better support users importing and exporting data about events and actors who are not creators (but might be accumulators, manufacturers, broadcasters, etc), *major changes have been made to the 2.3 CSV template* relating to actors and events. This means that *2.2 and earlier CSV templates may no longer import properly*. Please see the 2.3 CSV import documentation for further guidance.
+
The AtoM 2.3 release will introduce CSV export functionality. During roundtrip testing, it was discovered that events which were not "creation" were not properly roundtripping (e.g. exporting and re-importing properly). Consequently, to better support users importing and exporting data about events and actors who are not creators (but might be accumulators, manufacturers, broadcasters, etc), '''major changes have been made to the 2.3 CSV template''' relating to actors and events. This means that '''2.2 and earlier CSV templates may no longer import properly'''. Please see the 2.3 CSV import documentation for further guidance.
 
</admonition>
 
</admonition>
  

Revision as of 19:17, 19 April 2016

Main Page > Resources > Resources/CSV templates

On this page you'll find copies of the CSV templates we provide for use when importing data into AtoM. As the CSV files change over versions, we will add sections, so that you can be sure you are using the right template for your AtoM installation.

Tip

Did you know you can also find all the CSV import templates inside AtoM? They are located in lib/task/import/example.

For more information on CSV import, see the CSV section of our User manual. Links directly to each major release's CSV import documentation are included in the relevant sections below.

Page organization

This page has been divided first by type - archival description, or other CSV import type (as the archival description CSV templates are the most commonly used, and also the ones most subject to further development and versioning), and then in each section, by release. If the template has not changed for a version, it will not be added to the newest release section - you can simply download the link in the previous version.

Archival descriptions

Below you'll find copies of the CSV template examples for archival descriptions, organized by each major release. A change log will be included for versions after 2.0.0, so you can quickly determine what has changed.

At this time, we provide templates for the ISAD(G) and RAD descriptive templates in AtoM. If you are wanting to import data but are using a different content standard (e.g. DACS, DC, or MODS), we recommend using the ISAD(G) template, and simply ignoring any fields that do not crosswalk. We will be adding crosswalking mappings from each content standard to the relevant ISAD template CSV column in the Data entry section of our AtoM User manual.

If there are no changes to the archival description CSV templates for a major release, a section will not be included - you can then use the templates from the previous release. Be sure to review the CSV import documentation in the AtoM user manual for your release - a link directly to the CSV import section for each major AtoM version is included in the sections below.

AtoM 2.0 and earlier CSV templates

These archival description CSV templates should work for AtoM 2.0.0, 2.0.1, 2.0.2, and any earlier version of ICA-AtoM that supports CSV import.

Seealso

See the 2.0 CSV import documentation here.

Templates

AtoM 2.1 CSV templates

Change log

  • digitalObjectURI and digitalObjectPath columns added for importing digital objects with archival descriptions - see issue #6525
  • Cast, Credits, and Signatures columns added to RAD CSV template - see issue #7130

Seealso

See the 2.1 CSV import documentation here.

Templates

AtoM 2.2 CSV templates

Change log

  • Change creatorDates column header and related columns labels to creationDates - see issue #6526
  • Add new columns to allow import of alternativeIdentifiers and alternativeIdentifierLabels - see issue #7388

Seealso

See the 2.2 CSV import documentation here.

Templates

AtoM 2.3 CSV templates

Important

The AtoM 2.3 release will introduce CSV export functionality. During roundtrip testing, it was discovered that events which were not "creation" were not properly roundtripping (e.g. exporting and re-importing properly). Consequently, to better support users importing and exporting data about events and actors who are not creators (but might be accumulators, manufacturers, broadcasters, etc), major changes have been made to the 2.3 CSV template relating to actors and events. This means that 2.2 and earlier CSV templates may no longer import properly. Please see the 2.3 CSV import documentation for further guidance.

Change log

  • Changes to how Actors and events (e.g. creators, creation events, etc) are implemented to better support roundtripping of non-creation events (e.g. accumulation, broadcasting, etc)
    • creators, creatorHistories, creationDates, creationDatesStart, and creationDatesEnd columns removed
    • eventActors, eventActorHistories, eventTypes, eventDates, eventDatesStart, and eventDatesEnd columns added to replace previous columns
    • In RAD template, eventDescriptions replaces creationDateNotes, and eventPlaces has been added
  • Added new genreAccessPoints column to support genre access points - see issue #9390

Seealso

See the 2.3 CSV import documentation here.

Templates

Coming soon!

Other CSV templates

Here you'll find the CSV templates for entities other than archival descriptions, including authority records and accessions. Please see the AtoM User manual for further information on using each type.

If there are no changes to the CSV templates for a major release, a link or section will not be included - you can then use the templates from the previous release. Be sure to review the CSV import documentation in the AtoM user manual for your release - a link directly to the CSV import section for each major AtoM version is included in the sections below.

Tip

There is another kind of CSV import, for linking digital objects to existing descriptions, for which we do not provide example templates, because the format is very simple. For further information, see for example the 2.0 CSV import docs about this:

AtoM 2.0.0 and earlier CSV templates

The following CSV templates should work for AtoM 2.0.0, 2.0.1, and 2.0.2, as well as any previous ICA-AtoM release that supports CSV import.

Seealso

See the 2.0 CSV import documentation here.

Templates

AtoM 2.1 CSV templates

Change log

  • Add qubitParentSlug to accessions CSV import to allow accessions import to link to existing descriptions - see issue #6752
  • Add identifier as an option for the second column in the digital object CSV import task - see the related documentation here.

Seealso

See the 2.1 CSV import documentation here.

Templates

AtoM 2.2 CSV templates

Change log

  • Add 4 new columns to Accessions CSV import template to allow for creation date imports - see issue #8463

Seealso

See the 2.2 CSV import documentation here.

Templates