From d3ab836fec0a80f4477369542610d351e9541c6f Mon Sep 17 00:00:00 2001 From: fiver-watson Date: Thu, 6 Jan 2022 15:19:34 +0000 Subject: [PATCH] Fix RAD CSV col name docs, refs #13587 --- user-manual/data-templates/rad-template.rst | 6 +++--- user-manual/import-export/csv-import.rst | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/user-manual/data-templates/rad-template.rst b/user-manual/data-templates/rad-template.rst index 8d4f4462..195f6c9e 100644 --- a/user-manual/data-templates/rad-template.rst +++ b/user-manual/data-templates/rad-template.rst @@ -1786,7 +1786,7 @@ Other notes - Publisher's series **Template field** Other notes - Publisher's series -**CSV Column** ``radPublishersSeriesNote`` +**CSV Column** ``radNotePublishersSeries`` **RAD Rule** "Make notes on important details of publisher's series that are not included in the Publisher's series area, including variant series titles, @@ -1832,7 +1832,7 @@ Other notes- Signatures note **Template field** Other notes- Signatures note -**CSV Column** ``radNoteSignatures`` +**CSV Column** ``radNoteSignaturesInscriptions`` **RAD Rule** "Make notes on signatures, inscriptions, or monograms, etc., which appear on the unit being described. Indicate where such signatures and @@ -1856,7 +1856,7 @@ Other notes - General note **Template field** Other notes - General note -**CSV Column** ``radNoteGeneral`` +**CSV Column** ``generalNote`` **RAD Rule** "Use this note to record any other descriptive information considered important but not falling within the definitions of the other notes. diff --git a/user-manual/import-export/csv-import.rst b/user-manual/import-export/csv-import.rst index eb566c9f..3690e8a0 100644 --- a/user-manual/import-export/csv-import.rst +++ b/user-manual/import-export/csv-import.rst @@ -1512,12 +1512,12 @@ import - any existing data will be left in place: * accessionNumber * radGeneralMaterialDesignation -* radStatementOfResponsibilityNote +* radTitleStatementOfResponsibilityNote * radTitleAttributionsAndConjectures * radTitleContinues * radTitleSourceOfTitleProper * radTitleVariationsInTitle -* radParallelTitles +* radTitleParallelTitles * subjectAccessPoints * placeAccessPoints * genreAccessPoints