From 45b2ba963374bccf36f7d0828b2152dc3bc8fe49 Mon Sep 17 00:00:00 2001 From: Julian Maurice Date: Wed, 2 Oct 2019 13:44:56 +0200 Subject: [PATCH] Bug 20434: Update UNIMARC framework - authtypes --- misc/migration_tools/ifla/data/authtypes.yml | 28 ++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 misc/migration_tools/ifla/data/authtypes.yml diff --git a/misc/migration_tools/ifla/data/authtypes.yml b/misc/migration_tools/ifla/data/authtypes.yml new file mode 100644 index 0000000000..79bd81a1a5 --- /dev/null +++ b/misc/migration_tools/ifla/data/authtypes.yml @@ -0,0 +1,28 @@ +- auth_tag_to_report: 245 + authtypecode: CLASS + authtypetext: 'Author - Classification section' + summary: '[245a][ -- 245t][. 245i][. 245h][. 245m][. 245q][. 245k][ -- 245x][ -- 245y][ -- 245z][ -- 245l]' +- auth_tag_to_report: 232 + authtypecode: EXP + authtypetext: Title (expression) + summary: '[232a][. 232i][. 232h][. 232m][. 232q][. 232k][ -- 232x][ -- 232y][ -- 232z][ -- 231l]' +- auth_tag_to_report: 242 + authtypecode: NTEXP + authtypetext: 'Name - Title (expression)' + summary: '[242a][ -- 242t][. 242i][. 242h][. 242m][. 242q][. 242k][ -- 242x][ -- 242y][ -- 242z][ -- 242l]' +- auth_tag_to_report: 241 + authtypecode: NTWORK + authtypetext: 'Name - Title (work)' + summary: '[241a][ -- 241t][. 241i][. 241h][. 241m][. 241q][. 241k][ -- 241x][ -- 241y][ -- 241z][ -- 242l]' +- auth_tag_to_report: 223 + authtypecode: PERS + authtypetext: Character + summary: '[223a][ -- 223b][ -- 223c]' +- auth_tag_to_report: 217 + authtypecode: PUB + authtypetext: Publisher or printer + summary: '[217a ][ : 217c][ -- 217x][ -- 217z][ -- 217y]' +- auth_tag_to_report: 231 + authtypecode: WORK + authtypetext: Title (work) + summary: '[231a][. 231i][. 231h][. 231m][. 231q][. 231k][ -- 231x][ -- 231y][ -- 231z][ -- 231l]' -- 2.20.1