Bug 20434: Update UNIMARC framework - authtypes
Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
parent
1c98871d27
commit
b2566b9799
1 changed files with 28 additions and 0 deletions
28
misc/migration_tools/ifla/data/authtypes.yml
Normal file
28
misc/migration_tools/ifla/data/authtypes.yml
Normal file
|
@ -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]'
|
Loading…
Reference in a new issue