From 4951822d5dd6a3e59bdf5819105f5e197f13c984 Mon Sep 17 00:00:00 2001 From: Bernardo Gonzalez Kriegel Date: Mon, 28 Mar 2022 01:36:38 -0300 Subject: [PATCH] Bug 30373: Rewrite authorities_normal_unimarc to YAML YAML version of authorities_normal_unimarc + sample auth types Includes This files works like it's marc21 counterpart: * Defines an authority default framework * Creates sample auth types by copy Auth type codes and select fields/subfields are based on french files in fr-FR install directory. To test: 1. Apply this patch 2. Repeat UNIMARC install procedure as previous patches 3. Verify authorities_normal_unimarc.yml is loaded without problem 4. In the staff interface verify all auth types are present Signed-off-by: Jonathan Druart Signed-off-by: Fridolin Somers --- .../mandatory/authorities_normal_unimarc.sql | 823 - .../mandatory/authorities_normal_unimarc.txt | 1 - .../mandatory/authorities_normal_unimarc.yml | 28509 ++++++++++++++++ 3 files changed, 28509 insertions(+), 824 deletions(-) delete mode 100644 installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.sql delete mode 100644 installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.txt create mode 100644 installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.yml diff --git a/installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.sql b/installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.sql deleted file mode 100644 index 558fa7ae6c..0000000000 --- a/installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.sql +++ /dev/null @@ -1,823 +0,0 @@ --- *********************************************************************** --- KOHA 3.0 STANDARD DEFAULT UNIMARC AUTHORITY FRAMEWORK --- --- Pretest Version 0.0.1 --- 2007-11-05 --- --- edited --- with much more work remaining --- (PLEASE SEE WARNING BELOW) --- by thd --- --- originally compiled --- by Roberto Sturman --- --- from --- --- UNIMARC authorities : concise version / IFLA Universal Bibliographic --- Control and International MARC Core Programme (UBCIM). - 1997. - --- http://www.ifla.org/VI/3/p1996-1/ucaf.htm . --- 2006-03-15 a. --- *********************************************************************** - - --- **************************************************************************** --- WARNING --- RISK OF DATA LOSS --- --- Modestly corrected and augmented. Missing many elements. The work of the --- original compiler had been done before significant improvements to Koha --- MARC frameworks implementation had been introduced in 2006 for displaying, --- editing, and preserving record data. --- --- Completely unsafe for production use without significant correction and --- augmentation. These problems could be fixed but a few days work would be --- required to fix them completely. -- thd. --- **************************************************************************** - - - - --- ****************************************************** --- KOHA DEFAULT UNIMARC AUTHORITY TYPE. --- ****************************************************** - -INSERT INTO `auth_types` (`authtypecode`, `authtypetext`, `auth_tag_to_report`, `summary`) VALUES - ('', 'Default', '', ''); - - --- ***************************************************************** --- UNIMARC AUTHORITY FIELDS/SUBFIELDS AND COMMMONLY USED EXTENSIONS. --- ***************************************************************** - -INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`) VALUES - ('', '000', 'Record Label', 'Record Label', 0, 1, NULL), - ('', '001', 'Record Identifier', 'Record Identifier', 0, 1, ''), - ('', '005', 'Version Identifier', 'Version Identifier', 0, 0, ''), - ('', '015', 'International Standard Authority Data Number (ISADN)', 'International Standard Authority Data Number (ISADN)', 0, 0, ''), - ('', '035', 'Other System Control Number', 'Other System Control Number', 0, 0, ''), - ('', '100', 'General Processing Data', 'General Processing Data', 0, 1, ''), - ('', '101', 'Language of the Entity', 'Language of the Entity', 0, 0, ''), - ('', '102', 'Nationality of the Entity', 'Nationality of the Entity', 0, 0, ''), - ('', '106', 'Coded Data Field: Personal/Coroprate/Family Name/Trademark Used as Subject Heading', 'Coded Data Field: Personal/Coroprate/Family Name/Trademark Used as Subject Heading', 0, 0, ''), - ('', '120', 'Coded Data Field: Personal Name', 'Coded Data Field: Personal Name', 0, 0, ''), - ('', '123', 'Coded Data Field: Territorial or Geographical Name', 'Coded Data Field: Territorial or Geographical Name', 1, 0, ''), - ('', '150', 'Coded Data Field: Corporate Name', 'Coded Data Field: Corporate Name', 0, 0, ''), - ('', '152', 'Rules', 'Rules', 0, 0, ''), - ('', '154', 'Coded Data Field: Uniform Titles', 'Coded Data Field: Uniform Titles', 0, 0, ''), - ('', '160', 'Geographic Area Code', 'Geographic Area Code', 0, 0, ''), - ('', '200', 'Heading - Personal Name', 'Heading - Personal Name', 1, 0, ''), - ('', '210', 'Heading - Corporate Body Name', 'Heading - Corporate Body Name', 1, 0, ''), - ('', '215', 'Heading - Territorial or Geographical Name', 'Heading - Territorial or Geographical Name', 1, 0, ''), - ('', '216', 'Heading - Trademark', 'Heading - Trademark', 1, 0, ''), - ('', '220', 'Heading - Family Name', 'Heading - Family Name', 1, 0, ''), - ('', '230', 'Heading - Uniform Title', 'Heading - Uniform Title', 1, 0, ''), - ('', '235', 'Heading - Collective Uniform Title', 'Heading - Collective Uniform Title', 0, 0, ''), - ('', '240', 'Heading - Name/Title', 'Heading - Name/Title', 1, 0, ''), - ('', '245', 'Heading - Name/Collective Uniform Title', 'Heading - Name/Collective Uniform Title', 0, 0, ''), - ('', '250', 'Heading - Topical Subject', 'Heading - Topical Subject', 1, 0, ''), - ('', '260', 'Heading - Place Access', 'Heading - Place Access', 1, 0, ''), - ('', '280', 'Heading - Form, Genre or Physical Characteristics', 'Heading - Form, Genre or Physical Characteristics', 0, 0, ''), - ('', '300', 'Information Note', 'Information Note', 1, 0, ''), - ('', '305', 'Textual See Also Reference Note', 'Textual See Also Reference Note', 1, 0, ''), - ('', '310', 'Textual See Reference Note', 'Textual See Reference Note', 1, 0, ''), - ('', '320', 'General Explanatory Reference Note', 'General Explanatory Reference Note', 1, 0, ''), - ('', '330', 'General Scope Note', 'General Scope Note', 1, 0, ''), - ('', '340', 'Biography and Activity Note', 'Biography and Activity Note', 1, 0, ''), - ('', '356', 'Geographical Note', 'Geographical Note', 0, 0, ''), - ('', '400', 'See Reference Tracing - Personal Name', 'See Reference Tracing - Personal Name', 0, 0, ''), - ('', '410', 'See Reference Tracing - Corporate Body Name', 'See Reference Tracing - Corporate Body Name', 1, 0, ''), - ('', '415', 'See Reference Tracing - Territorial or Geographical Name', 'See Reference Tracing - Territorial or Geographical Name', 0, 0, ''), - ('', '416', 'See Reference Tracing - Trademark', 'See Reference Tracing - Trademark', 1, 0, ''), - ('', '420', 'See Reference Tracing - Family Name', 'See Reference Tracing - Family Name', 1, 0, ''), - ('', '430', 'See Reference Tracing - Uniform Title', 'See Reference Tracing - Uniform Title', 1, 0, ''), - ('', '440', 'See Reference Tracing - Name/Title', 'See Reference Tracing - Name/Title', 0, 0, ''), - ('', '445', 'See Reference Tracing - Name/Collective Uniform Title', 'See Reference Tracing - Name/Collective Uniform Title', 1, 0, ''), - ('', '450', 'See Reference Tracing - Topical Subject', 'See Reference Tracing - Topical Subject', 1, 0, ''), - ('', '460', 'See Reference Tracing - Place Access', 'See Reference Tracing - Place Access', 1, 0, ''), - ('', '480', 'See Reference Tracing - Form Genre or Physical Characteristics', 'See Reference Tracing - Form Genre or Physical Characteristics', 0, 0, ''), - ('', '500', 'See Also Reference Tracing - Personal Name', 'See Also Reference Tracing - Personal Name', 1, 0, ''), - ('', '510', 'See Also Reference Tracing - Corporate Body Name', 'See Also Reference Tracing - Corporate Body Name', 1, 0, ''), - ('', '515', 'See Also Reference Tracing - Territorial or Geographical Name', 'See Also Reference Tracing - Territorial or Geographical Name', 1, 0, ''), - ('', '516', 'See Also Reference Tracing - Trademark', 'See Also Reference Tracing - Trademark', 1, 0, ''), - ('', '520', 'See Also Reference Tracing - Family Name', 'See Also Reference Tracing - Family Name', 1, 0, ''), - ('', '530', 'See Also Reference Tracing - Uniform Title', 'See Also Reference Tracing - Uniform Title', 1, 0, ''), - ('', '540', 'See Also Reference Tracing - Name/Title', 'See Also Reference Tracing - Name/Title', 1, 0, ''), - ('', '545', 'See Also Reference Tracing - Name/Collective Uniform Title', 'See Also Reference Tracing - Name/Collective Uniform Title', 1, 0, ''), - ('', '550', 'See Also Reference Tracing - Topical Subject', 'See Also Reference Tracing - Topical Subject', 1, 0, ''), - ('', '560', 'See Also Reference Tracing - Place Access', 'See Also Reference Tracing - Place Access', 1, 0, ''), - ('', '580', 'See Also Reference Tracing - Form, Genre or Physical Characteristics', 'See Also Reference Tracing - Form, Genre or Physical Characteristics', 1, 0, ''), - ('', '675', 'Universal Decimal Classification (UDC)', 'Universal Decimal Classification (UDC)', 1, 0, ''), - ('', '676', 'Dewey Decimal Classification (DDC)', 'Dewey Decimal Classification (DDC)', 1, 0, ''), - ('', '680', 'Library of Congress Classification (LCC)', 'Library of Congress Classification (LCC)', 1, 0, ''), - ('', '686', 'Other Classification Numbers', 'Other Classification Numbers', 1, 0, ''), - ('', '700', 'Linking Heading - Personal Name', 'Linking Heading - Personal Name', 1, 0, ''), - ('', '710', 'Linking Heading - Corporate Body Name', 'Linking Heading - Corporate Body Name', 1, 0, ''), - ('', '715', 'Linking Heading - Territorial or Geographical Name', 'Linking Heading - Territorial or Geographical Name', 1, 0, ''), - ('', '716', 'Linking Heading - Trademark', 'Linking Heading - Trademark', 1, 0, ''), - ('', '720', 'Linking Heading - Family Name', 'Linking Heading - Family Name', 1, 0, ''), - ('', '730', 'Linking Heading - Uniform Title', 'Linking Heading - Uniform Title', 1, 0, ''), - ('', '740', 'Linking Heading - Name/title', 'Linking Heading - Name/title', 1, 0, ''), - ('', '745', 'Linking Heading - Name/Collective Uniform Title', 'Linking Heading - Name/Collective Uniform Title', 1, 0, ''), - ('', '750', 'Linking Heading - Topical Subject', 'Linking Heading - Topical Subject', 1, 0, ''), - ('', '760', 'Linking Heading - Place Access', 'Linking Heading - Place Access', 1, 0, ''), - ('', '780', 'Linking Heading - Form, Genre or Physical Characteristics', 'Linking Heading - Form, Genre or Physical Characteristics', 1, 0, ''), - ('', '801', 'Originating Source', 'Originating Source', 0, 0, ''), - ('', '810', 'Source Data Found', 'Source Data Found', 1, 0, ''), - ('', '815', 'Source Data Not Found', 'Source Data Not Found', 0, 0, ''), - ('', '820', 'Usage or Scope Information', 'Usage or Scope Information', 1, 0, ''), - ('', '825', 'Example Under Note', 'Example Under Note', 1, 0, ''), - ('', '830', 'General Cataloguer's Note', 'General Cataloguer's Note', 1, 0, ''), - ('', '835', 'Deleted Heading Information', 'Deleted Heading Information', 1, 0, ''), - ('', '836', 'Replaced Heading Information', 'Replaced Heading Information', 1, 0, ''), - ('', '856', 'Electronic Location and Access', 'Electronic Location and Access', 1, 0, ''), - ('', '886', 'Data Not Connected From Source Format', 'Data Not Connected From Source Format', 1, 0, ''); - - -INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `tab`, `authorised_value`, `value_builder`, `seealso`, `isurl`, `hidden`, `linkid`, `kohafield`, `frameworkcode`) VALUES - ('', '000', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '001', '@', 'control field', 'control field', 0, 1, 0, '', '', '', 0, 0, 0, '', ''), - ('', '005', '@', 'control field', 'control field', 0, 0, 0, '', '', '', 0, 0, 0, '', ''), - ('', '015', '@', 'ISADN', 'ISADN', 0, 0, 0, '', '', '', 0, 0, 0, '', ''), - ('', '035', 'a', 'System Control Number', 'System Control Number', 0, 0, 0, '', '', '', 0, 1, 0, '', ''), - ('', '035', 'z', 'Cancelled or invalid control number', 'Cancelled or invalid control number', 1, 0, 0, '', '', '', 0, 1, 0, '', ''), - ('', '100', 'a', 'General Processing Data', 'General Processing Data', 0, 1, 1, '', '', '', 0, 1, 0, '', ''), - ('', '101', 'a', 'Language used by the Entity', 'Language used by the Entity', 0, 0, 1, '', '', '', 0, 1, 0, '', ''), - ('', '102', 'a', 'Country of Nationality', 'Country of Nationality', 1, 0, 1, '', '', '', 0, 1, 0, '', ''), - ('', '102', 'b', 'Locality', 'Locality', 1, 0, 1, '', '', '', 0, 1, 0, '', ''), - ('', '106', 'a', 'One Character Code', 'One Character Code', 0, 0, 1, '', '', '', 0, 1, 0, '', ''), - ('', '120', 'a', 'Coded data: personal names', 'Coded data: personal names', 0, 0, 1, '', '', '', 0, 1, 0, '', ''), - ('', '123', 'd', 'Co-ordinates: Westernmost Longitude', 'Co-ordinates: Westernmost Longitude', 0, 0, 1, '', '', '', 0, 1, 0, '', ''), - ('', '123', 'e', 'Co-ordinates: Easternmost Longitude', 'Co-ordinates: Easternmost Longitude', 0, 0, 1, '', '', '', 0, 1, 0, '', ''), - ('', '123', 'f', 'Co-ordinates: Nothernmost Latitude', 'Co-ordinates: Nothernmost Latitude', 0, 0, 1, '', '', '', 0, 1, 0, '', ''), - ('', '123', 'g', 'Co-ordinates: Southernmost Latitude', 'Co-ordinates: Southernmost Latitude', 0, 0, 1, '', '', '', 0, 1, 0, '', ''), - ('', '150', 'a', 'Name Processing Data', 'Name Processing Data', 0, 0, 1, '', '', '', 0, 1, 0, '', ''), - ('', '152', 'a', 'Cataloguing Rules', 'Cataloguing Rules', 0, 0, 1, '', '', '', 0, 1, 0, '', ''), - ('', '152', 'b', 'Subject System', 'Subject System', 0, 0, 1, '', '', '', 0, 1, 0, '', ''), - ('', '154', 'a', 'Title Processing Data', 'Title Processing Data', 0, 0, 1, '', '', '', 0, 1, 0, '', ''), - ('', '160', 'a', 'Geographic Area Code', 'Geographic Area Code', 1, 0, 1, '', '', '', 0, 1, 0, '', ''), - ('', '200', '4', 'Relator Code', 'Relator Code', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '200', '7', 'Script', 'Script', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '200', '8', 'Language of Cataloguing', 'Language of Cataloguing', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '200', 'a', 'Entry Element', 'Entry Element', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '200', 'b', 'Part of Name Other than Entry Element', 'Part of Name Other than Entry Element', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '200', 'c', 'Additions to Name Other than Dates', 'Additions to Name Other than Dates', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '200', 'd', 'Roman Numerals', 'Roman Numerals', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '200', 'f', 'Dates', 'Dates', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '200', 'g', 'Expansion of Initials of Forename', 'Expansion of Initials of Forename', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '200', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '200', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '200', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '200', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '210', '4', 'Relator Code', 'Relator Code', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '210', '7', 'Script', 'Script', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '210', '8', 'Language of Cataloguing', 'Language of Cataloguing', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '210', 'a', 'Entry Element', 'Entry Element', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '210', 'b', 'Subdivision', 'Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '210', 'c', 'Additions to Name or Qualifier', 'Additions to Name or Qualifier', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '210', 'd', 'Number of Meeting', 'Number of Meeting', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '210', 'e', 'Location of Meeting', 'Location of Meeting', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '210', 'f', 'Date of Meeting', 'Date of Meeting', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '210', 'g', 'Inverted Element', 'Inverted Element', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '210', 'h', 'Part of Name Other than Entry Element and Inverted Element', 'Part of Name Other than Entry Element and Inverted Element', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '210', 'j', 'Form Subdivision', 'Form Subdivision', 0, 0, 2, '', NULL, '', 0, 0, 0, '', ''), - ('', '210', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '210', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '210', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '215', '7', 'Script', 'Script', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '215', '8', 'Language of Cataloguing', 'Language of Cataloguing', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '215', 'a', 'Entry Element', 'Entry Element', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '215', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '215', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '215', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '215', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '216', '7', 'Script', 'Script', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '216', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '216', 'a', 'Entry Element', 'Entry Element', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '216', 'c', 'Qualification', 'Qualification', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '216', 'f', 'Dates', 'Dates', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '216', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '216', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '216', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '216', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '220', '4', 'Relator Code', 'Relator Code', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '220', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '220', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '220', 'a', 'Entry Element', 'Entry Element', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '220', 'f', 'Dates', 'Dates', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '220', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '220', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '220', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '220', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', '7', 'Script', 'Script', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', '8', 'Language of Cataloguing', 'Language of Cataloguing', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'a', 'Entry Element', 'Entry Element', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'b', 'General Material Designation', 'General Material Designation', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'k', 'Date of Publication', 'Date of Publication', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'l', 'Form Subheading', 'Form Subheading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'm', 'Language (when Part of Heading)', 'Language (when Part of Heading)', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 0, 0, 2, '', NULL, '', 0, 0, 0, '', ''), - ('', '230', 'q', 'Version (or Date of Version)', 'Version (or Date of Version)', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'r', 'Medium of Performance (for Music)', 'Medium of Performance (for Music)', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 's', 'Numeric Designation (for Music)', 'Numeric Designation (for Music)', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'u', 'Key (for Music)', 'Key (for Music)', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'w', 'Arranged Statement (for Music)', 'Arranged Statement (for Music)', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '230', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', 'a', 'Collective Uniform Title', 'Collective Uniform Title', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', 'b', 'General Material Designation', 'General Material Designation', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', 'e', 'Collective Uniform Subtitle', 'Collective Uniform Subtitle', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', 'k', 'Date of Publication', 'Date of Publication', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', 'm', 'Language (when Part of Heading)', 'Language (when Part of Heading)', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', 'r', 'Medium of Performance (for Music)', 'Medium of Performance (for Music)', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', 's', 'Numeric Designation (for Music)', 'Numeric Designation (for Music)', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', 'u', 'Key (for Music)', 'Key (for Music)', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', 'w', 'Arranged Statement (for Music)', 'Arranged Statement (for Music)', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '235', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '240', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '240', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '240', 'a', 'Entry Element', 'Entry Element', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '240', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '240', 't', 'Title', 'Title', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '240', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '240', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '240', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '245', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '245', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '245', 'a', 'Entry Element', 'Entry Element', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '245', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '245', 't', 'Title', 'Title', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '245', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '245', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '245', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '250', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '250', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '250', 'a', 'Topical Subject', 'Topical Subject', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '250', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '250', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '250', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '250', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '260', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '260', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '260', 'a', 'Country', 'Country', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '260', 'b', 'State or Province, etc.', 'State or Province, etc.', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '260', 'c', 'County', 'County', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '260', 'd', 'City', 'City', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '280', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '280', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '280', 'a', 'Entry Element', 'Entry Element', 0, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '280', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '280', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '280', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '280', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 2, '', '', '', 0, 0, 0, '', ''), - ('', '300', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '300', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '300', 'a', 'Information Note', 'Information Note', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '305', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '305', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '305', 'a', 'Instruction Phrase', 'Instruction Phrase', 1, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '305', 'b', 'Heading Referred', 'Heading Referred', 1, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '310', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '310', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '310', 'a', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '310', 'b', 'Heading Referred', 'Heading Referred', 1, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '320', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '320', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 3, '', NULL, '', 0, 0, 0, '', ''), - ('', '320', 'a', 'General Explanatory Reference Note', 'General Explanatory Reference Note', 1, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '330', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '330', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '330', 'a', 'General Scope Note', 'General Scope Note', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '340', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '340', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '340', 'a', 'Biographical or Activity Note', 'Biographical or Activity Note', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '356', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '356', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '356', 'a', 'Geographical Note', 'Geographical Note', 0, 0, 3, '', '', '', 0, 1, 0, '', ''), - ('', '400', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', '2', 'Subject System Code', 'Subject System Code', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', '4', 'Relator Code', 'Relator Code', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', '5', 'Tracing Control', 'Tracing Control', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', 'a', 'Entry Element', 'Entry Element', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', 'b', 'Part of Name Other than Entry Element', 'Part of Name Other than Entry Element', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', 'c', 'Additions to Name Other than Dates', 'Additions to Name Other than Dates', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', 'd', 'Roman Numerals', 'Roman Numerals', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', 'f', 'Dates', 'Dates', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', 'g', 'Expansion of Initials of Forename', 'Expansion of Initials of Forename', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '400', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', '2', 'sub', 'sub', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', '4', 'Relator Code', 'Relator Code', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', '5', 'Tracing Control', 'Tracing Control', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', '7', 'scr', 'scr', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', 'a', 'Entry Element', 'Entry Element', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', 'b', 'Subdivision', 'Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', 'c', 'Additions to Name or Qualifier', 'Additions to Name or Qualifier', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', 'd', 'Number of Meeting and/or Part of Meeting', 'Number of Meeting and/or Part of Meeting', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', 'e', 'Location of Meeting', 'Location of Meeting', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', 'f', 'Date of Meeting', 'Date of Meeting', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', 'g', 'Inverted Element', 'Inverted Element', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', 'h', 'Part of Name Other than Entry Element and Inverted Element', 'Part of Name Other than Entry Element and Inverted Element', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '410', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '415', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '415', '2', 'Subject System Code', 'Subject System Code', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '415', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '415', '5', 'Tracing Control', 'Tracing Control', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '415', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '415', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '415', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '415', 'a', 'Entry Element', 'Entry Element', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '415', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '415', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '415', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '415', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '416', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '416', '2', 'Subject System Code', 'Subject System Code', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '416', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '416', '5', 'Tracing Control', 'Tracing Control', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '416', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '416', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '416', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '416', 'a', 'Entry Element', 'Entry Element', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '416', 'c', 'Qualification', 'Qualification', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '416', 'f', 'Dates', 'Dates', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '416', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '416', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '416', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '416', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '420', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '420', '2', 'Subject System Code', 'Subject System Code', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '420', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '420', '4', 'Relator Code', 'Relator Code', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '420', '5', 'Tracing Control', 'Tracing Control', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '420', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '420', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '420', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 4, '', NULL, '', 0, 0, 0, '', ''), - ('', '420', 'a', 'Entry Element', 'Entry Element', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '420', 'f', 'Dates', 'Dates', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '420', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '420', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '420', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '420', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', '2', 'Subject System Code', 'Subject System Code', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', '5', 'Tracing Control', 'Tracing Control', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'a', 'Entry Element', 'Entry Element', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'b', 'General Material Designation', 'General Material Designation', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'k', 'Date of Publication', 'Date of Publication', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'l', 'Form Subheading', 'Form Subheading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'm', 'Language (when Part of Heading)', 'Language (when Part of Heading)', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'q', 'Version (or Date of Version)', 'Version (or Date of Version)', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'r', 'Medium of Performance (for Music)', 'Medium of Performance (for Music)', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 's', 'Numeric Designation (for Music)', 'Numeric Designation (for Music)', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'u', 'Key (for Music)', 'Key (for Music)', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'w', 'Arranged Statement (for Music)', 'Arranged Statement (for Music)', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '430', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '440', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '440', '2', 'Subject System Code', 'Subject System Code', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '440', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '440', '5', 'Tracing Control', 'Tracing Control', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '440', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '440', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '440', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '440', 'a', 'Entry Element', 'Entry Element', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '440', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '440', 't', 'Title', 'Title', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '440', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '440', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '440', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '445', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '445', '2', 'Subject System Code', 'Subject System Code', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '445', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '445', '5', 'Tracing Control', 'Tracing Control', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '445', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '445', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '445', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '445', 'a', 'Entry Element', 'Entry Element', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '445', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '445', 't', 'Title', 'Title', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '445', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '445', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '445', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '450', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '450', '2', 'Subject System Code', 'Subject System Code', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '450', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '450', '5', 'Tracing Control', 'Tracing Control', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '450', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '450', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '450', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '450', 'a', 'Entry Element', 'Entry Element', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '450', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '450', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '450', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '450', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '460', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '460', '2', 'Subject System Code', 'Subject System Code', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '460', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '460', '5', 'Tracing Control', 'Tracing Control', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '460', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '460', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '460', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '460', 'a', 'Country', 'Country', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '460', 'b', 'State or Province, etc.', 'State or Province, etc.', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '460', 'c', 'Country', 'Country', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '460', 'd', 'City', 'City', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '480', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '480', '2', 'Subject System Code', 'Subject System Code', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '480', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '480', '5', 'Tracing Control', 'Tracing Control', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '480', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '480', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '480', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '480', 'a', 'Entry Element', 'Entry Element', 0, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '480', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '480', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '480', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '480', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 4, '', '', '', 0, 0, 0, '', ''), - ('', '500', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', '2', 'Subject System Code', 'Subject System Code', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', '4', 'Relator Code', 'Relator Code', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', '5', 'Tracing Control', 'Tracing Control', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', 'a', 'Entry Element', 'Entry Element', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', 'b', 'Part of Name Other than Entry Element', 'Part of Name Other than Entry Element', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', 'c', 'Additions to Name Other than Dates', 'Additions to Name Other than Dates', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', 'd', 'Roman Numerals', 'Roman Numerals', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', 'f', 'Dates', 'Dates', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', 'g', 'Expansion of Initials of Forename', 'Expansion of Initials of Forename', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '500', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', '2', 'Subject System Code', 'Subject System Code', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', '4', 'Relator Code', 'Relator Code', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', '5', 'Tracing Control', 'Tracing Control', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', 'a', 'Entry Element', 'Entry Element', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', 'b', 'Subdivision', 'Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', 'c', 'Additions to Name or Qualifier', 'Additions to Name or Qualifier', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', 'd', 'Number of Meeting and/or Part of Meeting', 'Number of Meeting and/or Part of Meeting', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', 'e', 'Location of Meeting', 'Location of Meeting', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', 'f', 'Date of Meeting', 'Date of Meeting', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', 'g', 'Inverted Element', 'Inverted Element', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', 'h', 'Part of Name Other than Entry Element and Inverted Element', 'Part of Name Other than Entry Element and Inverted Element', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '510', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '515', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '515', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '515', '5', 'Tracing Control', 'Tracing Control', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '515', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '515', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '515', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '515', 'a', 'Entry Element', 'Entry Element', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '515', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '515', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '515', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '515', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '516', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '516', '2', 'Subject System Code', 'Subject System Code', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '516', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '516', '5', 'Tracing Control', 'Tracing Control', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '516', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '516', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '516', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '516', 'a', 'Entry Element', 'Entry Element', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '516', 'c', 'Qualification', 'Qualification', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '516', 'f', 'Dates', 'Dates', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '516', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '516', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '516', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '516', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '520', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '520', '2', 'Subject System Code', 'Subject System Code', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '520', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '520', '4', 'Relator Code', 'Relator Code', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '520', '5', 'Tracing Control', 'Tracing Control', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '520', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '520', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '520', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '520', 'a', 'Entry Element', 'Entry Element', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '520', 'f', 'Dates', 'Dates', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '520', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '520', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '520', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '520', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', '2', 'Subject System Code', 'Subject System Code', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', '5', 'tra', 'tra', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'a', 'Entry Element', 'Entry Element', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'b', 'General Material Designation', 'General Material Designation', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'k', 'Date de Publication', 'Date de Publication', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'l', 'Form Subheading', 'Form Subheading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'm', 'Language (when Part of Heading)', 'Language (when Part of Heading)', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'q', 'Version (or Date of Version)', 'Version (or Date of Version)', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'r', 'Medium of Performance (for Music)', 'Medium of Performance (for Music)', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 's', 'Numeric Designation (for Music)', 'Numeric Designation (for Music)', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'u', 'Key (for Music)', 'Key (for Music)', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'w', 'Arranged Statement (for Music)', 'Arranged Statement (for Music)', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '530', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '540', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '540', '2', 'Subject System Code', 'Subject System Code', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '540', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '540', '5', 'Tracing Control', 'Tracing Control', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '540', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '540', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '540', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '540', 'a', 'Entry Element', 'Entry Element', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '540', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '540', 't', 'Title', 'Title', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '540', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '540', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '540', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '545', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '545', '2', 'Subject System Code', 'Subject System Code', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '545', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '545', '5', 'Tracing Control', 'Tracing Control', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '545', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '545', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '545', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '545', 'a', 'Entry Element', 'Entry Element', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '545', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '545', 't', 'Title', 'Title', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '545', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '545', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '545', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '550', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '550', '2', 'Subject System Code', 'Subject System Code', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '550', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '550', '5', 'Tracing Control', 'Tracing Control', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '550', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '550', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '550', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '550', 'a', 'Entry Element', 'Entry Element', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '550', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '550', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '550', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '550', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '560', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '560', '2', 'Subject System Code', 'Subject System Code', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '560', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '560', '5', 'Tracing Control', 'Tracing Control', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '560', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '560', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '560', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '560', 'a', 'Country', 'Country', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '560', 'b', 'State or Province, etc.', 'State or Province, etc.', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '560', 'c', 'County', 'County', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '560', 'd', 'City', 'City', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '580', '0', 'Instruction Phrase', 'Instruction Phrase', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '580', '2', 'Subject System Code', 'Subject System Code', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '580', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '580', '5', 'Tracing Control', 'Tracing Control', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '580', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '580', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '580', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '580', 'a', 'Entry Element', 'Entry Element', 0, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '580', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '580', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '580', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '580', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, 5, '', '', '', 0, 0, 0, '', ''), - ('', '675', '3', 'Authority Code Number (Link to Classification Format)', 'Authority Code Number (Link to Classification Format)', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '675', 'a', 'UDC Number, Single or Beginning of a Range', 'UDC Number, Single or Beginning of a Range', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '675', 'b', 'UDC Number, End of a Range', 'UDC Number, End of a Range', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '675', 'c', 'Explanatory Terms', 'Explanatory Terms', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '675', 'v', 'UDC Edition', 'UDC Edition', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '675', 'z', 'Language of Edition', 'Language of Edition', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '676', '3', 'Authority Code Number (Link to Classification Format)', 'Authority Code Number (Link to Classification Format)', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '676', 'a', 'DDC Number, Single or Beginning of a Range', 'DDC Number, Single or Beginning of a Range', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '676', 'b', 'DDC Number, End of a Range', 'DDC Number, End of a Range', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '676', 'c', 'Explanatory Terms', 'Explanatory Terms', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '676', 'v', 'DDC Edition', 'DDC Edition', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '676', 'z', 'Language of Edition', 'Language of Edition', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '680', '3', 'Authority Code Number (Link to Classification Format)', 'Authority Code Number (Link to Classification Format)', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '680', 'a', 'LC Number, Single or Beginning of a Range', 'LC Number, Single or Beginning of a Range', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '680', 'b', 'LC Number, End of a Range', 'LC Number, End of a Range', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '680', 'c', 'Explanatory Terms', 'Explanatory Terms', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '686', '2', 'Subject System Code', 'Subject System Code', 0, 0, 6, '', NULL, '', 0, 0, 0, '', ''), - ('', '686', 'a', 'Class Number, Single or Beginning of a Range', 'Class Number, Single or Beginning of a Range', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '686', 'b', 'Class Number, End of a Range', 'Class Number, End of a Range', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '686', 'c', 'Explanatory Terms', 'Explanatory Terms', 0, 0, 6, '', '', '', 0, 1, 0, '', ''), - ('', '700', '2', 'Subject System Code', 'Subject System Code', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '700', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '700', '4', 'Relator Code', 'Relator Code', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '700', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '700', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '700', 'a', 'Entry Element', 'Entry Element', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '700', 'b', 'Part of Name Other than Entry Element', 'Part of Name Other than Entry Element', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '700', 'c', 'Additions to Name Other than Dates', 'Additions to Name Other than Dates', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '700', 'd', 'Roman Numerals', 'Roman Numerals', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '700', 'f', 'Dates', 'Dates', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '700', 'g', 'Expansion of Initials of Forename', 'Expansion of Initials of Forename', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '700', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '700', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '700', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '700', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', '2', 'Subject System Code', 'Subject System Code', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', '4', 'Relator Code', 'Relator Code', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', 'a', 'Entry Element', 'Entry Element', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', 'b', 'Subdivision', 'Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', 'c', 'Additions to Name or Qualifier', 'Additions to Name or Qualifier', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', 'd', 'Number of Meeting and/or Part of Meeting', 'Number of Meeting and/or Part of Meeting', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', 'e', 'Location of Meeting', 'Location of Meeting', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', 'f', 'Date of Meeting', 'Date of Meeting', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', 'g', 'Inverted Element', 'Inverted Element', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', 'h', 'Part of Name Other than Entry Element and Inverted Element', 'Part of Name Other than Entry Element and Inverted Element', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '710', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '715', '2', 'Subject System Code', 'Subject System Code', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '715', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '715', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '715', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '715', 'a', 'Entry Element', 'Entry Element', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '715', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '715', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '715', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '715', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '716', '2', 'Subject System Code', 'Subject System Code', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '716', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '716', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '716', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '716', 'a', 'Entry Element (Data Element)', 'Entry Element (Data Element)', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '716', 'c', 'Qualification', 'Qualification', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '716', 'f', 'Dates', 'Dates', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '716', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '716', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '716', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '716', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '720', '2', 'Subject System Code', 'Subject System Code', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '720', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '720', '4', 'Relator Code', 'Relator Code', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '720', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '720', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '720', 'a', 'Entry Element', 'Entry Element', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '720', 'f', 'Dates', 'Dates', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '720', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '720', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '720', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '720', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', '2', 'Subject System Code', 'Subject System Code', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'a', 'Entry Element', 'Entry Element', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'b', 'General Material Designation', 'General Material Designation', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'k', 'Date of Publication', 'Date of Publication', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'l', 'Form Subheading', 'Form Subheading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'm', 'Language (when Part of Heading)', 'Language (when Part of Heading)', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'q', 'Version (or Date of Version)', 'Version (or Date of Version)', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'r', 'Medium of Performance (for Music)', 'Medium of Performance (for Music)', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 's', 'Numeric Designation (for Music)', 'Numeric Designation (for Music)', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'u', 'Key (for Music)', 'Key (for Music)', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'w', 'Arranged Statement (for Music)', 'Arranged Statement (for Music)', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '730', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '740', '2', 'Subject System Code', 'Subject System Code', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '740', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '740', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '740', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '740', 'a', 'Entry Element', 'Entry Element', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '740', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '740', 't', 'Title', 'Title', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '740', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '740', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '740', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '745', '2', 'Subject System Code', 'Subject System Code', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '745', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '745', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '745', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '745', 'a', 'Entry Element', 'Entry Element', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '745', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '745', 't', 'Title', 'Title', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '745', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '745', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '745', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '750', '2', 'Subject System Code', 'Subject System Code', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '750', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '750', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '750', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '750', 'a', 'Entry Element', 'Entry Element', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '750', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '750', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '750', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '750', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '760', '2', 'Subject System Code', 'Subject System Code', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '760', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '760', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '760', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '760', 'a', 'Country', 'Country', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '760', 'b', 'State or Province, etc.', 'State or Province, etc.', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '760', 'c', 'County', 'County', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '760', 'd', 'City', 'City', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '780', '2', 'Subject System Code', 'Subject System Code', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '780', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '780', '7', 'Script of Cataloguing and Script of the Base Heading', 'Script of Cataloguing and Script of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '780', '8', 'Language of Cataloguing and Language of the Base Heading', 'Language of Cataloguing and Language of the Base Heading', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '780', 'a', 'Entry Element', 'Entry Element', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '780', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '780', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '780', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '780', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, 7, '', '', '', 0, 1, 0, '', ''), - ('', '801', 'a', 'Country', 'Country', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '801', 'b', 'Agency', 'Agency', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '801', 'c', 'Date of Latest Transaction', 'Date of Latest Transaction', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '810', 'a', 'Citation', 'Citation', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '810', 'b', 'Information Found', 'Information Found', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '815', 'a', 'Citation', 'Citation', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '820', 'a', 'Note Text', 'Note Text', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '825', 'a', 'Note Text', 'Note Text', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '830', 'a', 'Note Text', 'Note Text', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '835', 'a', 'Note Text', 'Note Text', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '835', 'b', 'Replacement Heading', 'Replacement Heading', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '835', 'd', 'Date of the Transaction', 'Date of the Transaction', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '836', 'b', 'Replaced Heading', 'Replaced Heading', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '836', 'd', 'Date of the Transaction', 'Date of the Transaction', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'a', 'Host Name', 'Host Name', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'b', 'Access Number', 'Access Number', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'c', 'Compression Information', 'Compression Information', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'd', 'Path', 'Path', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'e', 'Date and Hour of Consultation and Access (YYYMMDDHHMM)', 'Date and Hour of Consultation and Access (YYYMMDDHHMM)', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'f', 'Electronic Name', 'Electronic Name', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'g', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'h', 'Processor of Request', 'Processor of Request', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'i', 'Instruction', 'Instruction', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'j', 'Bits per Second', 'Bits per Second', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'k', 'Password', 'Password', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'l', 'Login/Logoff', 'Login/Logoff', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'm', 'Contact for Access Assistance', 'Contact for Access Assistance', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'n', 'Name of Location of Host in Subfield $a', 'Name of Location of Host in Subfield $a', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'o', 'Operating System', 'Operating System', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'p', 'Port', 'Port', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'q', 'Electronic Format Type', 'Electronic Format Type', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'r', 'Settings', 'Settings', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 's', 'File Size', 'File Size', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 't', 'Terminal Emulation', 'Terminal Emulation', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'u', 'Uniform Address Locator (URL)', 'Uniform Address Locator (URL)', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'v', 'Hours Access Method Available', 'Hours Access Method Available', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'w', 'Record Control Number', 'Record Control Number', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'x', 'Nonpublic Note', 'Nonpublic Note', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'y', 'Access Method', 'Access Method', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '856', 'z', 'Public Note', 'Public Note', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '886', '2', 'System Code', 'System Code', 0, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '886', 'a', 'Tag of the Source Format Field', 'Tag of the Source Format Field', 1, 0, 8, '', '', '', 0, 1, 0, '', ''), - ('', '886', 'b', 'Indicators and Subfields of the Source Format Field', 'Indicators and Subfields of the Source Format Field', 1, 0, 8, '', '', '', 0, 1, 0, '', ''); - - diff --git a/installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.txt b/installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.txt deleted file mode 100644 index 6fba0ac746..0000000000 --- a/installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.txt +++ /dev/null @@ -1 +0,0 @@ -Authority structure for UNIMARC in English. diff --git a/installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.yml b/installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.yml new file mode 100644 index 0000000000..071f4412ee --- /dev/null +++ b/installer/data/mysql/en/marcflavour/unimarc/mandatory/authorities_normal_unimarc.yml @@ -0,0 +1,28509 @@ +--- +# +# Copyright 2021 Koha Development Team +# +# This file is part of Koha. +# +# Koha is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# Koha is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with Koha; if not, write to the Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# +# ************************************************************* +# KOHA UNIMARC STANDARD DEFAULT AUTHORITY FRAMEWORK +# ************************************************************* + +description: + - "Default UNIMARC Standard Authority types:" + - "" + - "Personal Name" + - "Corporate Body Name" + - "Territorial or Geographical Name" + - "Trademark" + - "Printer/Publisher Device" + - "Family Name" + - "Character" + - "Title" + - "Title (Work)" + - "Title (Expression)" + - "Collective Title" + - "Name/Title" + - "Name/Title (Work)" + - "Name/Title (Expression)" + - "Name/Collective Title" + - "Topical Subject" + - "Place and Date of Publication, Performance, Provenance, etc." + - "Form, Genre or Physical Characteristics" + +tables: + - auth_types: + translatable: [ authtypetext, summary ] + multiline: [] + rows: + - authtypecode: "" + authtypetext: "Default" + auth_tag_to_report: "" + summary: "" + + - authtypecode: NP + authtypetext: "Personal Name" + auth_tag_to_report: 200 + summary: "[200a][, 200b][ 200d][ ; 200c][ (200f)]" + + - authtypecode: CO + authtypetext: "Corporate Body Name" + auth_tag_to_report: 210 + summary: "[210a ][ (210c)][. 210b][ -- 210d][ ; 210e][ ; 210f][ -- 210x][ -- 210z][ -- 210y]" + + - authtypecode: SNG + authtypetext: "Territorial or Geographical Name" + auth_tag_to_report: 215 + summary: "[215a][ -- 215x][ -- 215y][ -- 215z]" + + - authtypecode: TM + authtypetext: "Trademark" + auth_tag_to_report: 216 + summary: "[216a][ (216f)][ ; 216c][ -- 216j][ -- 216x][ -- 216y][ -- 216z]" + + - authtypecode: PUB + authtypetext: "Printer/Publisher Device" + auth_tag_to_report: 217 + summary: "[217a ][ : 217c][ -- 217x][ -- 217z][ -- 217y]" + + - authtypecode: FAM + authtypetext: "Family Name" + auth_tag_to_report: 220 + summary: "[220a][ (220f)][ -- 220j][ -- 220x][ -- 220y][ -- 220z]" + + - authtypecode: PERS + authtypetext: "Character" + auth_tag_to_report: 223 + summary: "[223a][ -- 223b][ -- 223c]" + + - authtypecode: TU + authtypetext: "Title" + auth_tag_to_report: 230 + summary: "[230a][. 230i][. 230h][. 230m][. 230q][. 230k][ -- 230x][ -- 230y][ -- 230z][ -- 230l]" + + - authtypecode: WORK + authtypetext: "Title (Work)" + auth_tag_to_report: 231 + summary: "[231a][. 231i][. 231h][. 231m][. 231q][. 231k][ -- 231x][ -- 231y][ -- 231z][ -- 231l]" + + - authtypecode: EXP + authtypetext: "Title (Expression)" + auth_tag_to_report: 232 + summary: "[232a][. 232i][. 232h][. 232m][. 232q][. 232k][ -- 232x][ -- 232y][ -- 232z][ -- 231l]" + + - authtypecode: CO_UNI_TI + authtypetext: "Collective Title" + auth_tag_to_report: 235 + summary: "[235a][ , 235b][ , 235e][ . 235k][ ; 235m][ . 235r][ . 235s][ . 235u][ . 235w][ . 235j][ -- 235x][ -- 235y][ -- 235z]" + + - authtypecode: SAUTTIT + authtypetext: "Name/Title" + auth_tag_to_report: 240 + summary: "[240a][, 240b][ 240d][ ; 240c][ (240f)][. 240t]" + + - authtypecode: NTWORK + authtypetext: "Name/Title (Work)" + auth_tag_to_report: 241 + summary: "[241a][ -- 241t][. 241i][. 241h][. 241m][. 241q][. 241k][ -- 241x][ -- 241y][ -- 241z][ -- 242l]" + + - authtypecode: NTEXP + authtypetext: "Name/Title (Expression)" + auth_tag_to_report: 242 + summary: "[242a][ -- 242t][. 242i][. 242h][. 242m][. 242q][. 242k][ -- 242x][ -- 242y][ -- 242z][ -- 242l]" + + - authtypecode: NAME_COL + authtypetext: "Name/Collective Title" + auth_tag_to_report: 245 + summary: "[245a][ . 245t][ . 245j][ -- 245x][ -- 245y][ -- 245z]" + + - authtypecode: SNC + authtypetext: "Topical Subject" + auth_tag_to_report: 250 + summary: "[250a][ -- 250x][ -- 250y][ -- 250z] [(250b)]" + + - authtypecode: PA + authtypetext: "Place and Date of Publication, Performance, Provenance, etc." + auth_tag_to_report: 260 + summary: "[260a][ . 260b][ . 260c][ . 260d]" + + - authtypecode: GENRE/FORM + authtypetext: "Form, Genre or Physical Characteristics" + auth_tag_to_report: 280 + summary: "[280a][ . 280j][ -- 280x][ -- 280y][ -- 280z]" + + - auth_tag_structure: + translatable: [ liblibrarian, libopac ] + multiline: [] + rows: + - authtypecode: "" + tagfield: "000" + liblibrarian: "Header" + libopac: "Header" + repeatable: 0 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "001" + liblibrarian: "Record Identifier" + libopac: "Record Identifier" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "003" + liblibrarian: "Persistent Record Identifier" + libopac: "Persistent Record Identifier" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "005" + liblibrarian: "Version Identifier" + libopac: "Version Identifier" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "009" + liblibrarian: "PPN (FR)" + libopac: "PPN (FR)" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "010" + liblibrarian: "International Standard Name Identifier (ISNI)" + libopac: "International Standard Name Identifier (ISNI)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "015" + liblibrarian: "International Standard Authority Data Number (Obsolete)" + libopac: "International Standard Authority Data Number (Obsolete)" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "017" + liblibrarian: "Other Identifier" + libopac: "Other Identifier" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "033" + liblibrarian: "Other System Persistent Record Identifier" + libopac: "Other System Persistent Record Identifier" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "035" + liblibrarian: "Other System Control Numbers" + libopac: "Other System Control Numbers" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "036" + liblibrarian: "Music Incipit" + libopac: "Music Incipit" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "050" + liblibrarian: "International Standard Text Code (ISTC)" + libopac: "International Standard Text Code (ISTC)" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "051" + liblibrarian: "International Standard Musical Work Code (ISWC)" + libopac: "International Standard Musical Work Code (ISWC)" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "052" + liblibrarian: "International Standard Audiovisual Number (ISAN)" + libopac: "International Standard Audiovisual Number (ISAN)" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "061" + liblibrarian: "International Standard Recording Code (ISRC)" + libopac: "International Standard Recording Code (ISRC)" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "100" + liblibrarian: "General Processing Data" + libopac: "General Processing Data" + repeatable: 0 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "101" + liblibrarian: "Language of the Entity" + libopac: "Language of the Entity" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "102" + liblibrarian: "Nationality of the Entity" + libopac: "Nationality of the Entity" + repeatable: 0 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "106" + liblibrarian: "Coded Data Field: Entity Name as Subject Access Point" + libopac: "Coded Data Field: Entity Name as Subject Access Point" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "120" + liblibrarian: "Coded Data Field: Personal Name" + libopac: "Coded Data Field: Personal Name" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "122" + liblibrarian: "Coded Data Field: Time Period of Work Content" + libopac: "Coded Data Field: Time Period of Work Content" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "123" + liblibrarian: "Coded Data Field: Territorial or Geographical Name" + libopac: "Coded Data Field: Territorial or Geographical Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "127" + liblibrarian: "Coded Data Field: Duration of Sound Recordings, Visual Projections, Musical Compositions and Performances" + libopac: "Coded Data Field: Duration of Sound Recordings, Visual Projections, Musical Compositions and Performances" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "128" + liblibrarian: "Coded Data Field: Form of Musical Work and Key or Mode" + libopac: "Coded Data Field: Form of Musical Work and Key or Mode" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "150" + liblibrarian: "Coded Data Field: Corporate Name" + libopac: "Coded Data Field: Corporate Name" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "152" + liblibrarian: "RULES" + libopac: "RULES" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "154" + liblibrarian: "Coded Data Field: Title" + libopac: "Coded Data Field: Title" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "160" + liblibrarian: "Geographic Area Code" + libopac: "Geographic Area Code" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "180" + liblibrarian: "Coded Data Field: Form, Genre or Physical Characteristics" + libopac: "Coded Data Field: Form, Genre or Physical Characteristics" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "200" + liblibrarian: "Authorized Access Point - Personal Name" + libopac: "Authorized Access Point - Personal Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "210" + liblibrarian: "Authorized Access Point - Corporate Body Name" + libopac: "Authorized Access Point - Corporate Body Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "215" + liblibrarian: "Authorized Access Point - Territorial or Geographical Name" + libopac: "Authorized Access Point - Territorial or Geographical Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "216" + liblibrarian: "Authorized Access Point - Trademark" + libopac: "Authorized Access Point - Trademark" + repeatable: 1 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "217" + liblibrarian: "Authorized Access Point - Printer/Publisher Device" + libopac: "Authorized Access Point - Printer/Publisher Device" + repeatable: 1 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "220" + liblibrarian: "Authorized Access Point - Family Name" + libopac: "Authorized Access Point - Family Name" + repeatable: 1 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "223" + liblibrarian: "Authorized Access Point - Character" + libopac: "Authorized Access Point - Character" + repeatable: 1 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "230" + liblibrarian: "Authorized Access Point - Title" + libopac: "Authorized Access Point - Title" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "231" + liblibrarian: "Authorized Access Point - Title (Work)" + libopac: "Authorized Access Point - Title (Work)" + repeatable: 1 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "232" + liblibrarian: "Authorized Access Point - Title (Expression) (Provisional)" + libopac: "Authorized Access Point - Title (Expression) (Provisional)" + repeatable: 1 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "235" + liblibrarian: "Authorized Access Point - Collective Title" + libopac: "Authorized Access Point - Collective Title" + repeatable: 1 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "240" + liblibrarian: "Authorized Access Point - Name/Title" + libopac: "Authorized Access Point - Name/Title" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "241" + liblibrarian: "Authorized Access Point - Name/Title (Work)" + libopac: "Authorized Access Point - Name/Title (Work)" + repeatable: 1 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "242" + liblibrarian: "Authorized Access Point - Name/Title (Expression)" + libopac: "Authorized Access Point - Name/Title (Expression)" + repeatable: 1 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "243" + liblibrarian: "Authorized Access Point - Conventional Name/Title for Legal and Religious Texts" + libopac: "Authorized Access Point - Conventional Name/Title for Legal and Religious Texts" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "245" + liblibrarian: "Authorized Access Point - Name/Collective Title" + libopac: "Authorized Access Point - Name/Collective Title" + repeatable: 1 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "250" + liblibrarian: "Authorized Access Point - Topical Subject" + libopac: "Authorized Access Point - Topical Subject" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "260" + liblibrarian: "Authorized Access Point - Place and Date of Publication, Performance, Provenance, etc." + libopac: "Authorized Access Point - Place and Date of Publication, Performance, Provenance, etc." + repeatable: 1 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "280" + liblibrarian: "Authorized Access Point - Form, Genre or Physical Characteristics" + libopac: "Authorized Access Point - Form, Genre or Physical Characteristics" + repeatable: 1 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "300" + liblibrarian: "Information Note" + libopac: "Information Note" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "305" + liblibrarian: "Textual See Also Reference Note" + libopac: "Textual See Also Reference Note" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "310" + liblibrarian: "Textual See Reference Note" + libopac: "Textual See Reference Note" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "320" + liblibrarian: "General Explanatory Reference Note" + libopac: "General Explanatory Reference Note" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "330" + liblibrarian: "General Scope Note" + libopac: "General Scope Note" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "333" + liblibrarian: "Users/Intended Audience Note" + libopac: "Users/Intended Audience Note" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "340" + liblibrarian: "Biography and Activity Note" + libopac: "Biography and Activity Note" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "341" + liblibrarian: "Activity Note Pertaining to Printer/Publisher" + libopac: "Activity Note Pertaining to Printer/Publisher" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "356" + liblibrarian: "Geographical Note" + libopac: "Geographical Note" + repeatable: 1 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "370" + liblibrarian: "Note on Work" + libopac: "Note on Work" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "400" + liblibrarian: "Variant Access Point - Personal Name" + libopac: "Variant Access Point - Personal Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "410" + liblibrarian: "Variant Access Point - Corporate Body Name" + libopac: "Variant Access Point - Corporate Body Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "415" + liblibrarian: "Variant Access Point - Territorial or Geographical Name" + libopac: "Variant Access Point - Territorial or Geographical Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "416" + liblibrarian: "Variant Access Point - Trademark" + libopac: "Variant Access Point - Trademark" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "417" + liblibrarian: "Variant Access Point - Printer/Publisher Device" + libopac: "Variant Access Point - Printer/Publisher Device" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "420" + liblibrarian: "Variant Access Point - Family Name" + libopac: "Variant Access Point - Family Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "423" + liblibrarian: "Variant Access Point - Character" + libopac: "Variant Access Point - Character" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "430" + liblibrarian: "Variant Access Point - Title" + libopac: "Variant Access Point - Title" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "431" + liblibrarian: "Variant Access Point - Title (Work)" + libopac: "Variant Access Point - Title (Work)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "432" + liblibrarian: "Variant Access Point - Title (Expression) (Provisional)" + libopac: "Variant Access Point - Title (Expression) (Provisional)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "440" + liblibrarian: "Variant Access Point - Name/Title" + libopac: "Variant Access Point - Name/Title" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "441" + liblibrarian: "Variant Access Point - Name/Title (Work)" + libopac: "Variant Access Point - Name/Title (Work)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "442" + liblibrarian: "Variant Access Point - Name/Title (Expression)" + libopac: "Variant Access Point - Name/Title (Expression)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "443" + liblibrarian: "Variant Access Point - Conventional Name/Title for Legal and Religious Texts" + libopac: "Variant Access Point - Conventional Name/Title for Legal and Religious Texts" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "445" + liblibrarian: "Variant Access Point - Name/Collective Title" + libopac: "Variant Access Point - Name/Collective Title" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "450" + liblibrarian: "Variant Access Point - Topical Subject" + libopac: "Variant Access Point - Topical Subject" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "460" + liblibrarian: "Variant access point - Place and date of publication, performance, provenance etc." + libopac: "Variant access point - Place and date of publication, performance, provenance etc." + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "480" + liblibrarian: "Variant Access Point - Form, Genre or Physical Characteristics" + libopac: "Variant Access Point - Form, Genre or Physical Characteristics" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "500" + liblibrarian: "Related Access Point - Personal Name" + libopac: "Related Access Point - Personal Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "501" + liblibrarian: "Related Access Point - Personal Name with Responsibility for the Work" + libopac: "Related Access Point - Personal Name with Responsibility for the Work" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "502" + liblibrarian: "Related Access Point - Personal Name for a Contributor Associated with the Expression" + libopac: "Related Access Point - Personal Name for a Contributor Associated with the Expression" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "510" + liblibrarian: "Related Access Point - Corporate Body Name" + libopac: "Related Access Point - Corporate Body Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "511" + liblibrarian: "Related Access Point - Corporate Body Name with Responsibility for the Work" + libopac: "Related Access Point - Corporate Body Name with Responsibility for the Work" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "512" + liblibrarian: "Related Access Point - Corporate Body Name for a Contributor Associated with the Expression" + libopac: "Related Access Point - Corporate Body Name for a Contributor Associated with the Expression" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "515" + liblibrarian: "Related Access Point - Territorial or Geographical Name" + libopac: "Related Access Point - Territorial or Geographical Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "516" + liblibrarian: "Related Access Point - Trademark" + libopac: "Related Access Point - Trademark" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "517" + liblibrarian: "Related Access Point - Printer/Publisher Device" + libopac: "Related Access Point - Printer/Publisher Device" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "520" + liblibrarian: "Related Access Point - Family Name" + libopac: "Related Access Point - Family Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "521" + liblibrarian: "Related Access Point - Family Name with Responsibility for the Work" + libopac: "Related Access Point - Family Name with Responsibility for the Work" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "522" + liblibrarian: "Related Access Point - Family Name for a Associated with the Expression" + libopac: "Related Access Point - Family Name for a Associated with the Expression" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "523" + liblibrarian: "Related Access Point - Character" + libopac: "Related Access Point - Character" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "530" + liblibrarian: "Related Access Point - Title" + libopac: "Related Access Point - Title" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "531" + liblibrarian: "Related Access Point - Title (Work)" + libopac: "Related Access Point - Title (Work)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "532" + liblibrarian: "Related Access Point - Title (Expression) (Provisional)" + libopac: "Related Access Point - Title (Expression) (Provisional)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "540" + liblibrarian: "Related Access Point - Name/Title" + libopac: "Related Access Point - Name/Title" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "541" + liblibrarian: "Related Access Point - Title (Work)" + libopac: "Related Access Point - Title (Work)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "542" + liblibrarian: "Related Access Point - Title (Expression) (Provisional)" + libopac: "Related Access Point - Title (Expression) (Provisional)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "543" + liblibrarian: "Related Access Point - Conventional Name/Title for Legal and Religious Texts" + libopac: "Related Access Point - Conventional Name/Title for Legal and Religious Texts" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "545" + liblibrarian: "Related Access Point - Name/Collective Title" + libopac: "Related Access Point - Name/Collective Title" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "550" + liblibrarian: "Related Access Point - Topical Subject" + libopac: "Related Access Point - Topical Subject" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "560" + liblibrarian: "Related Access Point - Place and Date of Publication, Performance, Provenance, etc." + libopac: "Related Access Point - Place and Date of Publication, Performance, Provenance, etc." + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "580" + liblibrarian: "Related Access Point - Form, Genre or Physical Characteristics" + libopac: "Related Access Point - Form, Genre or Physical Characteristics" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "600" + liblibrarian: "Subject Access Point - Personal Name" + libopac: "Subject Access Point - Personal Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "601" + liblibrarian: "Subject Access Point - Corporate Body Name" + libopac: "Subject Access Point - Corporate Body Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "602" + liblibrarian: "Subject Access Point - Family Name" + libopac: "Subject Access Point - Family Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "606" + liblibrarian: "Subject Access Point - Topical Name" + libopac: "Subject Access Point - Topical Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "607" + liblibrarian: "Subject Access Point - Geographical Name" + libopac: "Subject Access Point - Geographical Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "610" + liblibrarian: "Subject Access Point - Uncontrolled Subject Terms" + libopac: "Subject Access Point - Uncontrolled Subject Terms" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "616" + liblibrarian: "Subject Access Point - Trademark" + libopac: "Subject Access Point - Trademark" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "617" + liblibrarian: "Subject Access Point - Hierarchical Geographical Name" + libopac: "Subject Access Point - Hierarchical Geographical Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "631" + liblibrarian: "Subject Access Point - Title (Work)" + libopac: "Subject Access Point - Title (Work)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "632" + liblibrarian: "Subject Access Point - Title (Expression)" + libopac: "Subject Access Point - Title (Expression)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "640" + liblibrarian: "Place(s) and Date(s) Associated with the Entity" + libopac: "Place(s) and Date(s) Associated with the Entity" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "641" + liblibrarian: "Subject Access Point - Name/Title (Work)" + libopac: "Subject Access Point - Name/Title (Work)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "642" + liblibrarian: "Subject Access Point - Name/Title (Expression)" + libopac: "Subject Access Point - Name/Title (Expression)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "675" + liblibrarian: "Universal Decimal Classification (UDC)" + libopac: "Universal Decimal Classification (UDC)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "676" + liblibrarian: "Dewey Decimal Classification (DDC)" + libopac: "Dewey Decimal Classification (DDC)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "680" + liblibrarian: "Library of Congress Classification (LCC)" + libopac: "Library of Congress Classification (LCC)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "686" + liblibrarian: "Other Classification Numbers" + libopac: "Other Classification Numbers" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "700" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Personal Name" + libopac: "Authorized Access Point in Other Language and/or Script - Personal Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "710" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Corporate Body Name" + libopac: "Authorized Access Point in Other Language and/or Script - Corporate Body Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "715" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Territorial or Geographical Name" + libopac: "Authorized Access Point in Other Language and/or Script - Territorial or Geographical Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "716" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Trademark" + libopac: "Authorized Access Point in Other Language and/or Script - Trademark" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "717" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Printer/Publisher Device" + libopac: "Authorized Access Point in Other Language and/or Script - Printer/Publisher Device" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "720" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Family Name" + libopac: "Authorized Access Point in Other Language and/or Script - Family Name" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "723" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Character" + libopac: "Authorized Access Point in Other Language and/or Script - Character" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "730" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Title" + libopac: "Authorized Access Point in Other Language and/or Script - Title" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "731" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Title (Work)" + libopac: "Authorized Access Point in Other Language and/or Script - Title (Work)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "732" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Title (Expression) (Provisional)" + libopac: "Authorized Access Point in Other Language and/or Script - Title (Expression) (Provisional)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "740" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Name/Title" + libopac: "Authorized Access Point in Other Language and/or Script - Name/Title" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "741" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Name/Title (Work)" + libopac: "Authorized Access Point in Other Language and/or Script - Name/Title (Work)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "742" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Name/Title (Expression)" + libopac: "Authorized Access Point in Other Language and/or Script - Name/Title (Expression)" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "743" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Conventional Name/Title for Legal and Religious Texts" + libopac: "Authorized Access Point in Other Language and/or Script - Conventional Name/Title for Legal and Religious Texts" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "745" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Name/Collective Title" + libopac: "Authorized Access Point in Other Language and/or Script - Name/Collective Title" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "750" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Topical Subject" + libopac: "Authorized Access Point in Other Language and/or Script - Topical Subject" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "760" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Place and Date of Publication, Performance, Provenance, etc." + libopac: "Authorized Access Point in Other Language and/or Script - Place and Date of Publication, Performance, Provenance, etc." + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "780" + liblibrarian: "Authorized Access Point in Other Language and/or Script - Form, Genre or Physical Characteristics" + libopac: "Authorized Access Point in Other Language and/or Script - Form, Genre or Physical Characteristics" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "801" + liblibrarian: "Originating Source" + libopac: "Originating Source" + repeatable: 1 + mandatory: 1 + authorised_value: ~ + + - authtypecode: "" + tagfield: "810" + liblibrarian: "Source Data Found" + libopac: "Source Data Found" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "815" + liblibrarian: "Source Data Not Found" + libopac: "Source Data Not Found" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "820" + liblibrarian: "Usage or Scope Information" + libopac: "Usage or Scope Information" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "822" + liblibrarian: "Corresponding Data in Other Systems" + libopac: "Corresponding Data in Other Systems" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "825" + liblibrarian: "Example Under Note" + libopac: "Example Under Note" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "830" + liblibrarian: "General Cataloguer's Note" + libopac: "General Cataloguer's Note" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "835" + liblibrarian: "Deleted Access Point Information" + libopac: "Deleted Access Point Information" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "836" + liblibrarian: "Replaced Access Point Information" + libopac: "Replaced Access Point Information" + repeatable: 0 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "856" + liblibrarian: "Electronic Location and Access" + libopac: "Electronic Location and Access" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - authtypecode: "" + tagfield: "886" + liblibrarian: "Data Not Converted From Source Format" + libopac: "Data Not Converted From Source Format" + repeatable: 1 + mandatory: 0 + authorised_value: ~ + + - auth_subfield_structure: + translatable: [ liblibrarian, libopac ] + multiline: [] + rows: + - authtypecode: "" + tagfield: "000" + tagsubfield: "@" + liblibrarian: "fixed length control field" + libopac: "fixed length control field" + repeatable: 0 + mandatory: 1 + tab: 0 + authorised_value: + value_builder: unimarc_leader_authorities.pl + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "001" + tagsubfield: "@" + liblibrarian: "control field" + libopac: "control field" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: "" + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: auth_header.authid + frameworkcode: "" + + - authtypecode: "" + tagfield: "003" + tagsubfield: "@" + liblibrarian: "control field" + libopac: "control field" + repeatable: 0 + mandatory: 1 + tab: 0 + authorised_value: + value_builder: "" + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "005" + tagsubfield: "@" + liblibrarian: "control field" + libopac: "control field" + repeatable: 0 + mandatory: 1 + tab: 0 + authorised_value: + value_builder: "" + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "010" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: "" + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "010" + tagsubfield: "a" + liblibrarian: "Number (ISNI)" + libopac: "Number (ISNI)" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: "" + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "010" + tagsubfield: "y" + liblibrarian: "Cancelled ISNI" + libopac: "Cancelled ISNI" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: "" + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "010" + tagsubfield: "z" + liblibrarian: "Erroneous ISNI" + libopac: "Erroneous ISNI" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: "" + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "015" + tagsubfield: "@" + liblibrarian: "tag 015" + libopac: "tag 015" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: "" + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "017" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: "" + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "017" + tagsubfield: "a" + liblibrarian: "Identifier" + libopac: "Identifier" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: "" + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "017" + tagsubfield: "b" + liblibrarian: "Qualification" + libopac: "Qualification" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: "" + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "017" + tagsubfield: "z" + liblibrarian: "Erroneous Identifier" + libopac: "Erroneous Identifier" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: "" + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "033" + tagsubfield: "a" + liblibrarian: "Persistent Record Identifier" + libopac: "Persistent Record Identifier" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: "" + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "033" + tagsubfield: "z" + liblibrarian: "Cancelled or Invalid Persistent Record Identifier" + libopac: "Cancelled or Invalid Persistent Record Identifier" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: "" + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "035" + tagsubfield: "a" + liblibrarian: "System control number" + libopac: "System control number" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "035" + tagsubfield: "z" + liblibrarian: "Cancelled or invalid control number" + libopac: "Cancelled or invalid control number" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "a" + liblibrarian: "Number of work" + libopac: "Number of work" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "b" + liblibrarian: "Number of movement" + libopac: "Number of movement" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "c" + liblibrarian: "Number of incipit" + libopac: "Number of incipit" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "d" + liblibrarian: "Voice/instrument" + libopac: "Voice/instrument" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "e" + liblibrarian: "Role" + libopac: "Role" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "f" + liblibrarian: "Movement caption/heading" + libopac: "Movement caption/heading" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "g" + liblibrarian: "Key or mode" + libopac: "Key or mode" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "m" + liblibrarian: "Clef" + libopac: "Clef" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "n" + liblibrarian: "Key signature" + libopac: "Key signature" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "o" + liblibrarian: "Time signature" + libopac: "Time signature" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "p" + liblibrarian: "Musical notation" + libopac: "Musical notation" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "q" + liblibrarian: "Comments (free text)" + libopac: "Comments (free text)" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "r" + liblibrarian: "Codified note" + libopac: "Codified note" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "t" + liblibrarian: "Text incipit" + libopac: "Text incipit" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "u" + liblibrarian: "Uniform Resource Identifier" + libopac: "Uniform Resource Identifier" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "036" + tagsubfield: "z" + liblibrarian: "Language of text" + libopac: "Language of text" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "050" + tagsubfield: "a" + liblibrarian: "Number" + libopac: "Number" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "050" + tagsubfield: "z" + liblibrarian: "Erroneous ISTC" + libopac: "Erroneous ISTC" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "051" + tagsubfield: "a" + liblibrarian: "Number" + libopac: "Number" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "051" + tagsubfield: "z" + liblibrarian: "Erroneous ISWC" + libopac: "Erroneous ISWC" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "052" + tagsubfield: "a" + liblibrarian: "Number" + libopac: "Number" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "052" + tagsubfield: "z" + liblibrarian: "Erroneous ISAN" + libopac: "Erroneous ISAN" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "061" + tagsubfield: "a" + liblibrarian: "Number" + libopac: "Number" + repeatable: 0 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "061" + tagsubfield: "z" + liblibrarian: "Erroneous ISRC" + libopac: "Erroneous ISRC" + repeatable: 1 + mandatory: 0 + tab: 0 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "100" + tagsubfield: "a" + liblibrarian: "General processing data" + libopac: "General processing data" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: unimarc_field_100_authorities.pl + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "101" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "101" + tagsubfield: "a" + liblibrarian: "Language of or language used by the entity" + libopac: "Language of or language used by the entity" + repeatable: 1 + mandatory: 1 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "101" + tagsubfield: "b" + liblibrarian: "Language of an intermediate expression" + libopac: "Language of an intermediate expression" + repeatable: 1 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "101" + tagsubfield: "c" + liblibrarian: "Language of the original expression" + libopac: "Language of the original expression" + repeatable: 1 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "101" + tagsubfield: "d" + liblibrarian: "Language of summary" + libopac: "Language of summary" + repeatable: 1 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "101" + tagsubfield: "j" + liblibrarian: "Language of subtitles" + libopac: "Language of subtitles" + repeatable: 1 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "101" + tagsubfield: "l" + liblibrarian: "Language from which the entity translates" + libopac: "Language from which the entity translates" + repeatable: 1 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "102" + tagsubfield: "a" + liblibrarian: "Country of nationality" + libopac: "Country of nationality" + repeatable: 1 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "102" + tagsubfield: "b" + liblibrarian: "Locality" + libopac: "Locality" + repeatable: 1 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "106" + tagsubfield: "a" + liblibrarian: "Coded data – use in subject access point" + libopac: "Coded data – use in subject access point" + repeatable: 0 + mandatory: 1 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "106" + tagsubfield: "b" + liblibrarian: "Coded data – use in subject access point as base access point or as subdivision" + libopac: "Coded data – use in subject access point as base access point or as subdivision" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "106" + tagsubfield: "c" + liblibrarian: "Coded data – use in topical subject access point with a geographical subdivision" + libopac: "Coded data – use in topical subject access point with a geographical subdivision" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "120" + tagsubfield: "a" + liblibrarian: "Coded data: personal names" + libopac: "Coded data: personal names" + repeatable: 0 + mandatory: 1 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "122" + tagsubfield: "a" + liblibrarian: "Time period, 9999 B.C. to present" + libopac: "Time period, 9999 B.C. to present" + repeatable: 1 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "123" + tagsubfield: "2" + liblibrarian: "Source" + libopac: "Source" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "123" + tagsubfield: "d" + liblibrarian: "Co-ordinates in sexagesimal form (degrees, minutes, seconds) ‒ Westernmost Longitude" + libopac: "Co-ordinates in sexagesimal form (degrees, minutes, seconds) ‒ Westernmost Longitude" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "123" + tagsubfield: "e" + liblibrarian: "Co-ordinates in sexagesimal form (degrees, minutes, seconds) ‒ Easternmost Longitude" + libopac: "Co-ordinates in sexagesimal form (degrees, minutes, seconds) ‒ Easternmost Longitude" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "123" + tagsubfield: "f" + liblibrarian: "Co-ordinates in sexagesimal form (degrees, minutes, seconds) ‒ Northernmost Latitude" + libopac: "Co-ordinates in sexagesimal form (degrees, minutes, seconds) ‒ Northernmost Latitude" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "123" + tagsubfield: "g" + liblibrarian: "Co-ordinates in sexagesimal form (degrees, minutes, seconds) ‒ Southernmost Latitude" + libopac: "Co-ordinates in sexagesimal form (degrees, minutes, seconds) ‒ Southernmost Latitude" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "123" + tagsubfield: "q" + liblibrarian: "Co-ordinates in decimal degrees ‒ Westernmost Longitude" + libopac: "Co-ordinates in decimal degrees ‒ Westernmost Longitude" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "123" + tagsubfield: "r" + liblibrarian: "Co-ordinates in decimal degrees ‒ Easternmost Longitude" + libopac: "Co-ordinates in decimal degrees ‒ Easternmost Longitude" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "123" + tagsubfield: "s" + liblibrarian: "Co-ordinates in decimal degrees ‒ Northernmost Latitude" + libopac: "Co-ordinates in decimal degrees ‒ Northernmost Latitude" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "123" + tagsubfield: "t" + liblibrarian: "Co-ordinates in decimal degrees ‒ Southernmost Latitude" + libopac: "Co-ordinates in decimal degrees ‒ Southernmost Latitude" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "127" + tagsubfield: "a" + liblibrarian: "Duration" + libopac: "Duration" + repeatable: 1 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "128" + tagsubfield: "a" + liblibrarian: "Form of Musical Work" + libopac: "Form of Musical Work" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "128" + tagsubfield: "d" + liblibrarian: "Key or Mode of Musical Work" + libopac: "Key or Mode of Musical Work" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "150" + tagsubfield: "a" + liblibrarian: "Type of government agency" + libopac: "Type of government agency" + repeatable: 0 + mandatory: 1 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "150" + tagsubfield: "b" + liblibrarian: "Conference or meeting code" + libopac: "Conference or meeting code" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "152" + tagsubfield: "a" + liblibrarian: "Cataloguing rules" + libopac: "Cataloguing rules" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "152" + tagsubfield: "b" + liblibrarian: "Subject system" + libopac: "Subject system" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "154" + tagsubfield: "a" + liblibrarian: "Title processing data" + libopac: "Title processing data" + repeatable: 0 + mandatory: 1 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "160" + tagsubfield: "0" + liblibrarian: "Instruction Phrase" + libopac: "Instruction Phrase" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "160" + tagsubfield: "1" + liblibrarian: "Linking Data" + libopac: "Linking Data" + repeatable: 1 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "160" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "160" + tagsubfield: "3" + liblibrarian: "Authority Record Identifier" + libopac: "Authority Record Identifier" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "160" + tagsubfield: "5" + liblibrarian: "Relationship Control" + libopac: "Relationship Control" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "160" + tagsubfield: "6" + liblibrarian: "Interfield Linking Data" + libopac: "Interfield Linking Data" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "160" + tagsubfield: "7" + liblibrarian: "Script of Cataloguing and Script of the Base Access Point" + libopac: "Script of Cataloguing and Script of the Base Access Point" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "160" + tagsubfield: "8" + liblibrarian: "Script" + libopac: "Script" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "160" + tagsubfield: "a" + liblibrarian: "Geographic area code" + libopac: "Geographic area code" + repeatable: 1 + mandatory: 1 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "180" + tagsubfield: "a" + liblibrarian: "Form or Genre or Physical Characteristics Code" + libopac: "Form or Genre or Physical Characteristics Code" + repeatable: 0 + mandatory: 0 + tab: 1 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 1 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "b" + liblibrarian: "Part of name other than entry element" + libopac: "Part of name other than entry element" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "c" + liblibrarian: "Additions to names other than dates" + libopac: "Additions to names other than dates" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "d" + liblibrarian: "Roman numerals" + libopac: "Roman numerals" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "g" + liblibrarian: "Expansion of initials of forename" + libopac: "Expansion of initials of forename" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "k" + liblibrarian: "Attribution qualifier" + libopac: "Attribution qualifier" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "200" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 1 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "b" + liblibrarian: "Subdivision" + libopac: "Subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "c" + liblibrarian: "Addition to name or qualifier" + libopac: "Addition to name or qualifier" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "d" + liblibrarian: "Number of meeting and/or number of part of meeting" + libopac: "Number of meeting and/or number of part of meeting" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "e" + liblibrarian: "Location of meeting" + libopac: "Location of meeting" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "f" + liblibrarian: "Date of meeting" + libopac: "Date of meeting" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "g" + liblibrarian: "Inverted element" + libopac: "Inverted element" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "h" + liblibrarian: "Part of name other than entry element and inverted element" + libopac: "Part of name other than entry element and inverted element" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "210" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "215" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "215" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "215" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "215" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "215" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "215" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "215" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "216" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "216" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "216" + tagsubfield: "a" + liblibrarian: "Data element" + libopac: "Data element" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "216" + tagsubfield: "c" + liblibrarian: "Qualification" + libopac: "Qualification" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "216" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "216" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "216" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "216" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "216" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "217" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "217" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "217" + tagsubfield: "a" + liblibrarian: "Printer/publisher device description" + libopac: "Printer/publisher device description" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "217" + tagsubfield: "b" + liblibrarian: "Motto" + libopac: "Motto" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "217" + tagsubfield: "c" + liblibrarian: "Standard citation" + libopac: "Standard citation" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "217" + tagsubfield: "d" + liblibrarian: "Size" + libopac: "Size" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "217" + tagsubfield: "f" + liblibrarian: "Date" + libopac: "Date" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "217" + tagsubfield: "g" + liblibrarian: "Iconographic term" + libopac: "Iconographic term" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "217" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "217" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "217" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "217" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "220" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "220" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "220" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "220" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "220" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "220" + tagsubfield: "c" + liblibrarian: "Type of family" + libopac: "Type of family" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "220" + tagsubfield: "d" + liblibrarian: "Places associated with the family" + libopac: "Places associated with the family" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "220" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "220" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "220" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "220" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "220" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "223" + tagsubfield: "7" + liblibrarian: "Script of Cataloguing and Script of the Base Access Point" + libopac: "Script of Cataloguing and Script of the Base Access Point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "223" + tagsubfield: "8" + liblibrarian: "Language of Cataloguing and Language of the Base Access Point" + libopac: "Language of Cataloguing and Language of the Base Access Point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "223" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "223" + tagsubfield: "c" + liblibrarian: "Additions to Name of the Character" + libopac: "Additions to Name of the Character" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 1 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "b" + liblibrarian: "General material designation" + libopac: "General material designation" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "h" + liblibrarian: "Number of section or part" + libopac: "Number of section or part" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "k" + liblibrarian: "Date of publication" + libopac: "Date of publication" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "l" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "m" + liblibrarian: "Language" + libopac: "Language" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "n" + liblibrarian: "Miscellaneous information" + libopac: "Miscellaneous information" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "q" + liblibrarian: "Version (or date of version)" + libopac: "Version (or date of version)" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "w" + liblibrarian: "Arranged statement (for music)" + libopac: "Arranged statement (for music)" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "230" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point." + libopac: "Script of cataloguing and script of the base access point." + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "a" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "c" + liblibrarian: "Form of work" + libopac: "Form of work" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "d" + liblibrarian: "Date of work" + libopac: "Date of work" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "e" + liblibrarian: "Place of origin of work" + libopac: "Place of origin of work" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "f" + liblibrarian: "Original language of the work" + libopac: "Original language of the work" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "h" + liblibrarian: "Number of section or part" + libopac: "Number of section or part" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work" + libopac: "Other distinguishing characteristics of a work" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "231" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "3" + liblibrarian: "Authority record identifier for the related work." + libopac: "Authority record identifier for the related work." + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point." + libopac: "Script of cataloguing and script of the base access point." + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "a" + liblibrarian: "Title [Work]" + libopac: "Title [Work]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "c" + liblibrarian: "Form of work [Work]" + libopac: "Form of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "d" + liblibrarian: "Date of work [Work]" + libopac: "Date of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "e" + liblibrarian: "Place of origin of work [Work]" + libopac: "Place of origin of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "f" + liblibrarian: "Original language of the work [Work]" + libopac: "Original language of the work [Work]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "h" + liblibrarian: "Number of section or part [Work]" + libopac: "Number of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "i" + liblibrarian: "Name of section or part [Work]" + libopac: "Name of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work [Work]" + libopac: "Other distinguishing characteristics of a work [Work]" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "l" + liblibrarian: "Form of the expression [Expression]" + libopac: "Form of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "m" + liblibrarian: "Language of the expression [Expression]" + libopac: "Language of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "n" + liblibrarian: "Content type [Expression]" + libopac: "Content type [Expression]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "o" + liblibrarian: "Date of expression [Expression]" + libopac: "Date of expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music) [Work]" + libopac: "Medium of performance (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music) [Work]" + libopac: "Numeric designation (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "u" + liblibrarian: "Key (for music) [Work]" + libopac: "Key (for music) [Work]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "v" + liblibrarian: "Medium of performance (for music) [Expression]" + libopac: "Medium of performance (for music) [Expression]" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "w" + liblibrarian: "Other characteristics of expression [Expression]" + libopac: "Other characteristics of expression [Expression]" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "232" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "a" + liblibrarian: "Collective title" + libopac: "Collective title" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "b" + liblibrarian: "General material designation" + libopac: "General material designation" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "e" + liblibrarian: "Collective subtitle" + libopac: "Collective subtitle" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "k" + liblibrarian: "Date of publication" + libopac: "Date of publication" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "m" + liblibrarian: "Language" + libopac: "Language" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "w" + liblibrarian: "Arranged statement (for music)" + libopac: "Arranged statement (for music)" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "235" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "240" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "240" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "240" + tagsubfield: "a" + liblibrarian: "Name" + libopac: "Name" + repeatable: 0 + mandatory: 1 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "240" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "240" + tagsubfield: "t" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 1 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "240" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "240" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "240" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "3" + liblibrarian: "Authority record identifier for the name associated with the work" + libopac: "Authority record identifier for the name associated with the work" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "4" + liblibrarian: "Relator Code" + libopac: "Relator Code" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "a" + liblibrarian: "Name" + libopac: "Name" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "c" + liblibrarian: "Form of work" + libopac: "Form of work" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "d" + liblibrarian: "Date of work" + libopac: "Date of work" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "e" + liblibrarian: "Place of origin of work" + libopac: "Place of origin of work" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "f" + liblibrarian: "Original language of the work" + libopac: "Original language of the work" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "h" + liblibrarian: "Number of section or part" + libopac: "Number of section or part" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work" + libopac: "Other distinguishing characteristics of a work" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "t" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "241" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "3" + liblibrarian: "Authority record identifier for the related work" + libopac: "Authority record identifier for the related work" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "a" + liblibrarian: "Name [Work]" + libopac: "Name [Work]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "c" + liblibrarian: "Form of work [Work]" + libopac: "Form of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "d" + liblibrarian: "Date of work [Work]" + libopac: "Date of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "e" + liblibrarian: "Place of origin of work [Work]" + libopac: "Place of origin of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "f" + liblibrarian: "Original language of the work [Work]" + libopac: "Original language of the work [Work]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "h" + liblibrarian: "Number of section or part [Work]" + libopac: "Number of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "i" + liblibrarian: "Name of section or part [Work]" + libopac: "Name of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work [Work]" + libopac: "Other distinguishing characteristics of a work [Work]" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "l" + liblibrarian: "Form of the expression [Expression]" + libopac: "Form of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "m" + liblibrarian: "Language of the expression [Expression]" + libopac: "Language of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "n" + liblibrarian: "Content type [Expression]" + libopac: "Content type [Expression]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "o" + liblibrarian: "Date of expression [Expression]" + libopac: "Date of expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music) [Work]" + libopac: "Medium of performance (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music) [Work]" + libopac: "Numeric designation (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "t" + liblibrarian: "Title [Work]" + libopac: "Title [Work]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "u" + liblibrarian: "Key (for music) [Work]" + libopac: "Key (for music) [Work]" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "v" + liblibrarian: "Medium of performance (for music) [Expression]" + libopac: "Medium of performance (for music) [Expression]" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "w" + liblibrarian: "Other characteristics of expression [Expression]" + libopac: "Other characteristics of expression [Expression]" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "242" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "b" + liblibrarian: "Subdivision" + libopac: "Subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "c" + liblibrarian: "Addition to Name or Qualifier" + libopac: "Addition to Name or Qualifier" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "e" + liblibrarian: "Name of the other party" + libopac: "Name of the other party" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "f" + liblibrarian: "Date of legal issue or version, or date of signing" + libopac: "Date of legal issue or version, or date of signing" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "l" + liblibrarian: "Form subheading" + libopac: "Form subheading" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "n" + liblibrarian: "Miscellaneous information" + libopac: "Miscellaneous information" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "t" + liblibrarian: "Conventional title" + libopac: "Conventional title" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "243" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "245" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "245" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "245" + tagsubfield: "a" + liblibrarian: "Name" + libopac: "Name" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "245" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "245" + tagsubfield: "t" + liblibrarian: "Collective title" + libopac: "Collective title" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "245" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "245" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "245" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "250" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "250" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "250" + tagsubfield: "a" + liblibrarian: "Topical subject or subject category" + libopac: "Topical subject or subject category" + repeatable: 0 + mandatory: 1 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "250" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "250" + tagsubfield: "m" + liblibrarian: "Subject category subdivision code" + libopac: "Subject category subdivision code" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "250" + tagsubfield: "n" + liblibrarian: "Subject category code" + libopac: "Subject category code" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "250" + tagsubfield: "x" + liblibrarian: "Topical subdivision or subject category subdivision text" + libopac: "Topical subdivision or subject category subdivision text" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "250" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "250" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "a" + liblibrarian: "Country (nation state)" + libopac: "Country (nation state)" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "b" + liblibrarian: "State or province, etc." + libopac: "State or province, etc." + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "c" + liblibrarian: "Intermediate political jurisdiction" + libopac: "Intermediate political jurisdiction" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "d" + liblibrarian: "City, etc." + libopac: "City, etc." + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "e" + liblibrarian: "Venue" + libopac: "Venue" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "f" + liblibrarian: "Date" + libopac: "Date" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "g" + liblibrarian: "Season" + libopac: "Season" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "h" + liblibrarian: "Occasion" + libopac: "Occasion" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "i" + liblibrarian: "Final date" + libopac: "Final date" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "k" + liblibrarian: "Subsection of city, etc." + libopac: "Subsection of city, etc." + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "m" + liblibrarian: "Other geographical regions or features" + libopac: "Other geographical regions or features" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "n" + liblibrarian: "Extraterrestrial areas" + libopac: "Extraterrestrial areas" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "260" + tagsubfield: "o" + liblibrarian: "Geographical area" + libopac: "Geographical area" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "280" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "280" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "280" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "280" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "280" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "280" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "280" + tagsubfield: "z" + liblibrarian: "Chronological Subdivision" + libopac: "Chronological Subdivision" + repeatable: 1 + mandatory: 0 + tab: 2 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "300" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "300" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and base access point" + libopac: "Script of cataloguing and base access point" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "300" + tagsubfield: "a" + liblibrarian: "Information note" + libopac: "Information note" + repeatable: 0 + mandatory: 1 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "305" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "305" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "305" + tagsubfield: "a" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 1 + mandatory: 1 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "305" + tagsubfield: "b" + liblibrarian: "Access point referred to" + libopac: "Access point referred to" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "310" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "310" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "310" + tagsubfield: "a" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "310" + tagsubfield: "b" + liblibrarian: "Access point referred to" + libopac: "Access point referred to" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "320" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "320" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "320" + tagsubfield: "a" + liblibrarian: "General explanatory reference note" + libopac: "General explanatory reference note" + repeatable: 1 + mandatory: 1 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "330" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "330" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "330" + tagsubfield: "a" + liblibrarian: "General scope note" + libopac: "General scope note" + repeatable: 0 + mandatory: 1 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "333" + tagsubfield: "a" + liblibrarian: "Text of Note" + libopac: "Text of Note" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "340" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "340" + tagsubfield: "6" + liblibrarian: "Interfield Linking Data" + libopac: "Interfield Linking Data" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "340" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "340" + tagsubfield: "a" + liblibrarian: "Biographical note" + libopac: "Biographical note" + repeatable: 0 + mandatory: 1 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "340" + tagsubfield: "b" + liblibrarian: "Activity note" + libopac: "Activity note" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "340" + tagsubfield: "c" + liblibrarian: "Occupation/Profession" + libopac: "Occupation/Profession" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "340" + tagsubfield: "d" + liblibrarian: "Function/Field of activity" + libopac: "Function/Field of activity" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "340" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "340" + tagsubfield: "p" + liblibrarian: "Affiliation/Address" + libopac: "Affiliation/Address" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "341" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "341" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "341" + tagsubfield: "a" + liblibrarian: "Place of activity" + libopac: "Place of activity" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "341" + tagsubfield: "b" + liblibrarian: "Dates of activity" + libopac: "Dates of activity" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "341" + tagsubfield: "c" + liblibrarian: "Address" + libopac: "Address" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "341" + tagsubfield: "d" + liblibrarian: "Sign" + libopac: "Sign" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "356" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "356" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "356" + tagsubfield: "a" + liblibrarian: "Geographical note" + libopac: "Geographical note" + repeatable: 0 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "370" + tagsubfield: "a" + liblibrarian: "Nature of Content" + libopac: "Nature of Content" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "370" + tagsubfield: "b" + liblibrarian: "Coverage of Content" + libopac: "Coverage of Content" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "370" + tagsubfield: "c" + liblibrarian: "Historical Information" + libopac: "Historical Information" + repeatable: 1 + mandatory: 0 + tab: 3 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "b" + liblibrarian: "Part of name other than entry element" + libopac: "Part of name other than entry element" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "c" + liblibrarian: "Additions to names other than dates" + libopac: "Additions to names other than dates" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "d" + liblibrarian: "Roman numerals" + libopac: "Roman numerals" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "g" + liblibrarian: "Expansion of initials of forename" + libopac: "Expansion of initials of forename" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "400" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "b" + liblibrarian: "Subdivision" + libopac: "Subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "c" + liblibrarian: "Addition to name or qualifier" + libopac: "Addition to name or qualifier" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "d" + liblibrarian: "Number of meeting and/or number of part of meeting" + libopac: "Number of meeting and/or number of part of meeting" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "e" + liblibrarian: "Location of meeting" + libopac: "Location of meeting" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "f" + liblibrarian: "Date of meeting" + libopac: "Date of meeting" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "g" + liblibrarian: "Inverted element" + libopac: "Inverted element" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "h" + liblibrarian: "Part of name other than entry element and inverted element" + libopac: "Part of name other than entry element and inverted element" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "410" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "415" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "415" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "415" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "415" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "415" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "415" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "415" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "415" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "415" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "415" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "415" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "415" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "416" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "416" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "416" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "416" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "416" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "416" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "416" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "416" + tagsubfield: "a" + liblibrarian: "Data element" + libopac: "Data element" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "416" + tagsubfield: "c" + liblibrarian: "Qualification" + libopac: "Qualification" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "416" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "416" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "416" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "416" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "416" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "a" + liblibrarian: "Printer/publisher device description" + libopac: "Printer/publisher device description" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "b" + liblibrarian: "Motto" + libopac: "Motto" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "c" + liblibrarian: "Standard citation" + libopac: "Standard citation" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "d" + liblibrarian: "Size" + libopac: "Size" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "f" + liblibrarian: "Date" + libopac: "Date" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "g" + liblibrarian: "Iconographic term" + libopac: "Iconographic term" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "417" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "c" + liblibrarian: "Type of family" + libopac: "Type of family" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "d" + liblibrarian: "Places associated with the family" + libopac: "Places associated with the family" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "420" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "423" + tagsubfield: "0" + liblibrarian: "Instruction Phrase" + libopac: "Instruction Phrase" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "423" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "423" + tagsubfield: "3" + liblibrarian: "Authority Record Identifier" + libopac: "Authority Record Identifier" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "423" + tagsubfield: "5" + liblibrarian: "Relationship Control" + libopac: "Relationship Control" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "423" + tagsubfield: "6" + liblibrarian: "Interfield Linking Data" + libopac: "Interfield Linking Data" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "423" + tagsubfield: "7" + liblibrarian: "Script of Cataloguing and Script of the Base Access Point" + libopac: "Script of Cataloguing and Script of the Base Access Point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "423" + tagsubfield: "8" + liblibrarian: "Language of Cataloguing and Language of the Base Access Point" + libopac: "Language of Cataloguing and Language of the Base Access Point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "423" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "423" + tagsubfield: "b" + liblibrarian: "Part of Name Other than Entry Element" + libopac: "Part of Name Other than Entry Element" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "423" + tagsubfield: "c" + liblibrarian: "Additions to Name of the Character" + libopac: "Additions to Name of the Character" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "b" + liblibrarian: "General material designation" + libopac: "General material designation" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "h" + liblibrarian: "Number of section or part" + libopac: "Number of section or part" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "k" + liblibrarian: "Date of publication" + libopac: "Date of publication" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "l" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "m" + liblibrarian: "Language" + libopac: "Language" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "n" + liblibrarian: "Miscellaneous information" + libopac: "Miscellaneous information" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "q" + liblibrarian: "Version (or date of version)" + libopac: "Version (or date of version)" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "w" + liblibrarian: "Arranged statement (for music)" + libopac: "Arranged statement (for music)" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "430" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point." + libopac: "Script of cataloguing and script of the base access point." + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "a" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "c" + liblibrarian: "Form of work" + libopac: "Form of work" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "d" + liblibrarian: "Date of work" + libopac: "Date of work" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "e" + liblibrarian: "Place of origin of work" + libopac: "Place of origin of work" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "f" + liblibrarian: "Original language of the work" + libopac: "Original language of the work" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "h" + liblibrarian: "Number of section or part" + libopac: "Number of section or part" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work" + libopac: "Other distinguishing characteristics of a work" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "431" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "3" + liblibrarian: "Authority record identifier for the related work." + libopac: "Authority record identifier for the related work." + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point." + libopac: "Script of cataloguing and script of the base access point." + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "a" + liblibrarian: "Title [Work]" + libopac: "Title [Work]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "c" + liblibrarian: "Form of work [Work]" + libopac: "Form of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "d" + liblibrarian: "Date of work [Work]" + libopac: "Date of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "e" + liblibrarian: "Place of origin of work [Work]" + libopac: "Place of origin of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "f" + liblibrarian: "Original language of the work [Work]" + libopac: "Original language of the work [Work]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "h" + liblibrarian: "Number of section or part [Work]" + libopac: "Number of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "i" + liblibrarian: "Name of section or part [Work]" + libopac: "Name of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work [Work]" + libopac: "Other distinguishing characteristics of a work [Work]" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "l" + liblibrarian: "Form of the expression [Expression]" + libopac: "Form of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "m" + liblibrarian: "Language of the expression [Expression]" + libopac: "Language of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "n" + liblibrarian: "Content type [Expression]" + libopac: "Content type [Expression]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "o" + liblibrarian: "Date of expression [Expression]" + libopac: "Date of expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music) [Work]" + libopac: "Medium of performance (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music) [Work]" + libopac: "Numeric designation (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "u" + liblibrarian: "Key (for music) [Work]" + libopac: "Key (for music) [Work]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "v" + liblibrarian: "Medium of performance (for music) [Expression]" + libopac: "Medium of performance (for music) [Expression]" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "w" + liblibrarian: "Other characteristics of expression [Expression]" + libopac: "Other characteristics of expression [Expression]" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "432" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "440" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "440" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "440" + tagsubfield: "a" + liblibrarian: "Name" + libopac: "Name" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "440" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "440" + tagsubfield: "t" + liblibrarian: "Title" + libopac: "Title" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "440" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "440" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "440" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "3" + liblibrarian: "Authority record identifier for the name associated with the work" + libopac: "Authority record identifier for the name associated with the work" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "4" + liblibrarian: "Relator Code" + libopac: "Relator Code" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "a" + liblibrarian: "Name" + libopac: "Name" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "c" + liblibrarian: "Form of work" + libopac: "Form of work" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "d" + liblibrarian: "Date of work" + libopac: "Date of work" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "e" + liblibrarian: "Place of origin of work" + libopac: "Place of origin of work" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "f" + liblibrarian: "Original language of the work" + libopac: "Original language of the work" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "h" + liblibrarian: "Number of section or part" + libopac: "Number of section or part" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work" + libopac: "Other distinguishing characteristics of a work" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "t" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "441" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "3" + liblibrarian: "Authority record identifier for the related work" + libopac: "Authority record identifier for the related work" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "a" + liblibrarian: "Name [Work]" + libopac: "Name [Work]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "c" + liblibrarian: "Form of work [Work]" + libopac: "Form of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "d" + liblibrarian: "Date of work [Work]" + libopac: "Date of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "e" + liblibrarian: "Place of origin of work [Work]" + libopac: "Place of origin of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "f" + liblibrarian: "Original language of the work [Work]" + libopac: "Original language of the work [Work]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "h" + liblibrarian: "Number of section or part [Work]" + libopac: "Number of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "i" + liblibrarian: "Name of section or part [Work]" + libopac: "Name of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work [Work]" + libopac: "Other distinguishing characteristics of a work [Work]" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "l" + liblibrarian: "Form of the expression [Expression]" + libopac: "Form of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "m" + liblibrarian: "Language of the expression [Expression]" + libopac: "Language of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "n" + liblibrarian: "Content type [Expression]" + libopac: "Content type [Expression]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "o" + liblibrarian: "Date of expression [Expression]" + libopac: "Date of expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music) [Work]" + libopac: "Medium of performance (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music) [Work]" + libopac: "Numeric designation (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "t" + liblibrarian: "Title [Work]" + libopac: "Title [Work]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "u" + liblibrarian: "Key (for music) [Work]" + libopac: "Key (for music) [Work]" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "v" + liblibrarian: "Medium of performance (for music) [Expression]" + libopac: "Medium of performance (for music) [Expression]" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "w" + liblibrarian: "Other characteristics of expression [Expression]" + libopac: "Other characteristics of expression [Expression]" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "442" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "b" + liblibrarian: "Subdivision" + libopac: "Subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "c" + liblibrarian: "Addition to Name or Qualifier" + libopac: "Addition to Name or Qualifier" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "e" + liblibrarian: "Name of the other party" + libopac: "Name of the other party" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "f" + liblibrarian: "Date of legal issue or version, or date of the signing" + libopac: "Date of legal issue or version, or date of the signing" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "l" + liblibrarian: "Form Subheading" + libopac: "Form Subheading" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "n" + liblibrarian: "Miscellaneous information" + libopac: "Miscellaneous information" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "t" + liblibrarian: "Conventional title" + libopac: "Conventional title" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "443" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "445" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "445" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "445" + tagsubfield: "a" + liblibrarian: "Name" + libopac: "Name" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "445" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "445" + tagsubfield: "t" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "445" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "445" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "445" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "450" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "450" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "450" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "450" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "450" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "450" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "450" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "450" + tagsubfield: "a" + liblibrarian: "Topical subject" + libopac: "Topical subject" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "450" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "450" + tagsubfield: "m" + liblibrarian: "Subject category subdivision code" + libopac: "Subject category subdivision code" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "450" + tagsubfield: "n" + liblibrarian: "Subject category code" + libopac: "Subject category code" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "450" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "450" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "450" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "a" + liblibrarian: "Country (nation state)" + libopac: "Country (nation state)" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "b" + liblibrarian: "State or province, etc." + libopac: "State or province, etc." + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "c" + liblibrarian: "Intermediate political jurisdiction" + libopac: "Intermediate political jurisdiction" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "d" + liblibrarian: "City, etc." + libopac: "City, etc." + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "e" + liblibrarian: "Venue" + libopac: "Venue" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "f" + liblibrarian: "Date" + libopac: "Date" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "g" + liblibrarian: "Season" + libopac: "Season" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "h" + liblibrarian: "Occasion" + libopac: "Occasion" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "i" + liblibrarian: "Final date" + libopac: "Final date" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "k" + liblibrarian: "Subsection of city, etc." + libopac: "Subsection of city, etc." + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "m" + liblibrarian: "Other geographical regions or features" + libopac: "Other geographical regions or features" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "n" + liblibrarian: "Extraterrestrial areas" + libopac: "Extraterrestrial areas" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "460" + tagsubfield: "o" + liblibrarian: "Geographical areas such as world, hemisphere, continent" + libopac: "Geographical areas such as world, hemisphere, continent" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "480" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "480" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "480" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "480" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "480" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "480" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "480" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "480" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "480" + tagsubfield: "j" + liblibrarian: "Form Subdivision" + libopac: "Form Subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "480" + tagsubfield: "x" + liblibrarian: "Topical Subdivision" + libopac: "Topical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "480" + tagsubfield: "y" + liblibrarian: "Geographical Subdivision" + libopac: "Geographical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "480" + tagsubfield: "z" + liblibrarian: "Chronological Subdivision" + libopac: "Chronological Subdivision" + repeatable: 1 + mandatory: 0 + tab: 4 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "b" + liblibrarian: "Part of name other than entry element" + libopac: "Part of name other than entry element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "c" + liblibrarian: "Additions to names other than dates" + libopac: "Additions to names other than dates" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "d" + liblibrarian: "Roman numerals" + libopac: "Roman numerals" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "g" + liblibrarian: "Expansion of initials of forename" + libopac: "Expansion of initials of forename" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "o" + liblibrarian: "International Standard Name Identifier (ISNI)" + libopac: "International Standard Name Identifier (ISNI)" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "500" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "501" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "501" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "501" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "501" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "501" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "501" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "501" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "501" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "501" + tagsubfield: "a" + liblibrarian: "Entry element Mandatory" + libopac: "Entry element Mandatory" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "501" + tagsubfield: "b" + liblibrarian: "Part of name other than entry element" + libopac: "Part of name other than entry element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "501" + tagsubfield: "c" + liblibrarian: "Additions to names other than dates" + libopac: "Additions to names other than dates" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "501" + tagsubfield: "d" + liblibrarian: "Roman numerals" + libopac: "Roman numerals" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "501" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "501" + tagsubfield: "g" + liblibrarian: "Expansion of initials of forename" + libopac: "Expansion of initials of forename" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "a" + liblibrarian: "Entry element Mandatory" + libopac: "Entry element Mandatory" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "b" + liblibrarian: "Part of name other than entry element" + libopac: "Part of name other than entry element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "c" + liblibrarian: "Additions to names other than dates" + libopac: "Additions to names other than dates" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "d" + liblibrarian: "Roman numerals" + libopac: "Roman numerals" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "g" + liblibrarian: "Expansion of initials of forename" + libopac: "Expansion of initials of forename" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "502" + tagsubfield: "r" + liblibrarian: "Part or role played (operas, theatrical performances, etc.)" + libopac: "Part or role played (operas, theatrical performances, etc.)" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "b" + liblibrarian: "Subdivision" + libopac: "Subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "c" + liblibrarian: "Addition to name or qualifier" + libopac: "Addition to name or qualifier" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "d" + liblibrarian: "Number of meeting and/or number of part of meeting" + libopac: "Number of meeting and/or number of part of meeting" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "e" + liblibrarian: "Location of meeting" + libopac: "Location of meeting" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "f" + liblibrarian: "Date of meeting" + libopac: "Date of meeting" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "g" + liblibrarian: "Inverted element" + libopac: "Inverted element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "h" + liblibrarian: "Part of name other than entry element and inverted element" + libopac: "Part of name other than entry element and inverted element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "o" + liblibrarian: "International Standard Name Identifier (ISNI)" + libopac: "International Standard Name Identifier (ISNI)" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "510" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "a" + liblibrarian: "Entry element Mandatory" + libopac: "Entry element Mandatory" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "b" + liblibrarian: "Subdivision" + libopac: "Subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "c" + liblibrarian: "Addition to name or qualifier" + libopac: "Addition to name or qualifier" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "d" + liblibrarian: "Number of meeting and/or number of part of meeting" + libopac: "Number of meeting and/or number of part of meeting" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "e" + liblibrarian: "Location of meeting" + libopac: "Location of meeting" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "f" + liblibrarian: "Date of meeting" + libopac: "Date of meeting" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "g" + liblibrarian: "Inverted element" + libopac: "Inverted element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "511" + tagsubfield: "h" + liblibrarian: "Part of name other than entry element and inverted element" + libopac: "Part of name other than entry element and inverted element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "a" + liblibrarian: "Entry element Mandatory" + libopac: "Entry element Mandatory" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "b" + liblibrarian: "Subdivision" + libopac: "Subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "c" + liblibrarian: "Addition to name or qualifier" + libopac: "Addition to name or qualifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "d" + liblibrarian: "Number of meeting and/or number of part of meeting" + libopac: "Number of meeting and/or number of part of meeting" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "e" + liblibrarian: "Location of meeting" + libopac: "Location of meeting" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "f" + liblibrarian: "Date of meeting" + libopac: "Date of meeting" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "g" + liblibrarian: "Inverted element" + libopac: "Inverted element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "h" + liblibrarian: "Part of name other than entry element and inverted element" + libopac: "Part of name other than entry element and inverted element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "512" + tagsubfield: "r" + liblibrarian: "Part or role played (operas, theatrical performances, etc.)" + libopac: "Part or role played (operas, theatrical performances, etc.)" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "515" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "515" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "515" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "515" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "515" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "515" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "515" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "515" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "515" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "515" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "515" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "515" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "516" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "516" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "516" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "516" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "516" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "516" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "516" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "516" + tagsubfield: "a" + liblibrarian: "Data element" + libopac: "Data element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "516" + tagsubfield: "c" + liblibrarian: "Qualification" + libopac: "Qualification" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "516" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "516" + tagsubfield: "j" + liblibrarian: "Form Subdivision" + libopac: "Form Subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "516" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "516" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "516" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "a" + liblibrarian: "Printer/publisher device description" + libopac: "Printer/publisher device description" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "b" + liblibrarian: "Motto" + libopac: "Motto" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "c" + liblibrarian: "Standard citation" + libopac: "Standard citation" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "d" + liblibrarian: "Size" + libopac: "Size" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "f" + liblibrarian: "Date" + libopac: "Date" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "g" + liblibrarian: "Iconographic term" + libopac: "Iconographic term" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "517" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "c" + liblibrarian: "Type of family" + libopac: "Type of family" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "d" + liblibrarian: "Places associated with the family" + libopac: "Places associated with the family" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "o" + liblibrarian: "International Standard Name Identifier (ISNI)" + libopac: "International Standard Name Identifier (ISNI)" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "520" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "521" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "521" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "521" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "521" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "521" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "521" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "521" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "521" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "521" + tagsubfield: "a" + liblibrarian: "Entry element Mandatory" + libopac: "Entry element Mandatory" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "521" + tagsubfield: "c" + liblibrarian: "Type of family" + libopac: "Type of family" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "521" + tagsubfield: "d" + liblibrarian: "Places associated with the family" + libopac: "Places associated with the family" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "521" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "522" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "522" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "522" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "522" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "522" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "522" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "522" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "522" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "522" + tagsubfield: "a" + liblibrarian: "Entry element Mandatory" + libopac: "Entry element Mandatory" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "522" + tagsubfield: "c" + liblibrarian: "Type of family" + libopac: "Type of family" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "522" + tagsubfield: "d" + liblibrarian: "Places associated with the family" + libopac: "Places associated with the family" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "522" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "522" + tagsubfield: "r" + liblibrarian: "Part or role played (operas, theatrical performances, etc.)" + libopac: "Part or role played (operas, theatrical performances, etc.)" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "523" + tagsubfield: "0" + liblibrarian: "Instruction Phrase" + libopac: "Instruction Phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "523" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "523" + tagsubfield: "3" + liblibrarian: "Authority Record Identifier" + libopac: "Authority Record Identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "523" + tagsubfield: "5" + liblibrarian: "Relationship Control" + libopac: "Relationship Control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "523" + tagsubfield: "6" + liblibrarian: "Interfield Linking Data" + libopac: "Interfield Linking Data" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "523" + tagsubfield: "7" + liblibrarian: "Script of Cataloguing and Script of the Base Access Point" + libopac: "Script of Cataloguing and Script of the Base Access Point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "523" + tagsubfield: "8" + liblibrarian: "Language of Cataloguing and Language of the Base Access Point" + libopac: "Language of Cataloguing and Language of the Base Access Point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "523" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "523" + tagsubfield: "b" + liblibrarian: "Part of Name Other than Entry Element" + libopac: "Part of Name Other than Entry Element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "523" + tagsubfield: "c" + liblibrarian: "Additions to Name of the Character" + libopac: "Additions to Name of the Character" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "b" + liblibrarian: "General material designation" + libopac: "General material designation" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "h" + liblibrarian: "Number of section or part" + libopac: "Number of section or part" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "k" + liblibrarian: "Date of publication" + libopac: "Date of publication" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "l" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "m" + liblibrarian: "Language" + libopac: "Language" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "n" + liblibrarian: "Miscellaneous information" + libopac: "Miscellaneous information" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "q" + liblibrarian: "Version (or date of version)" + libopac: "Version (or date of version)" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "w" + liblibrarian: "Arranged statement (for music)" + libopac: "Arranged statement (for music)" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "530" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point." + libopac: "Script of cataloguing and script of the base access point." + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "a" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "c" + liblibrarian: "Form of work" + libopac: "Form of work" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "d" + liblibrarian: "Date of work" + libopac: "Date of work" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "e" + liblibrarian: "Place of origin of work" + libopac: "Place of origin of work" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "f" + liblibrarian: "Original language of the work" + libopac: "Original language of the work" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "h" + liblibrarian: "Number of section or part" + libopac: "Number of section or part" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work" + libopac: "Other distinguishing characteristics of a work" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "531" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "3" + liblibrarian: "Authority record identifier for the related work." + libopac: "Authority record identifier for the related work." + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point." + libopac: "Script of cataloguing and script of the base access point." + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "a" + liblibrarian: "Title [Work]" + libopac: "Title [Work]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "c" + liblibrarian: "Form of work [Work]" + libopac: "Form of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "d" + liblibrarian: "Date of work [Work]" + libopac: "Date of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "e" + liblibrarian: "Place of origin of work [Work]" + libopac: "Place of origin of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "f" + liblibrarian: "Original language of the work [Work]" + libopac: "Original language of the work [Work]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "h" + liblibrarian: "Number of section or part [Work]" + libopac: "Number of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "i" + liblibrarian: "Name of section or part [Work]" + libopac: "Name of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work [Work]" + libopac: "Other distinguishing characteristics of a work [Work]" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "l" + liblibrarian: "Form of the expression [Expression]" + libopac: "Form of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "m" + liblibrarian: "Language of the expression [Expression]" + libopac: "Language of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "n" + liblibrarian: "Content type [Expression]" + libopac: "Content type [Expression]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "o" + liblibrarian: "Date of expression [Expression]" + libopac: "Date of expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music) [Work]" + libopac: "Medium of performance (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music) [Work]" + libopac: "Numeric designation (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "u" + liblibrarian: "Key (for music) [Work]" + libopac: "Key (for music) [Work]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "v" + liblibrarian: "Medium of performance (for music) [Expression]" + libopac: "Medium of performance (for music) [Expression]" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "w" + liblibrarian: "Other characteristics of expression [Expression]" + libopac: "Other characteristics of expression [Expression]" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "532" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "540" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "540" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "540" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "540" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "540" + tagsubfield: "t" + liblibrarian: "Title" + libopac: "Title" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "540" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "540" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "540" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "3" + liblibrarian: "Authority record identifier for the name associated with the work" + libopac: "Authority record identifier for the name associated with the work" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "4" + liblibrarian: "Relator Code" + libopac: "Relator Code" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "a" + liblibrarian: "Name" + libopac: "Name" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "c" + liblibrarian: "Form of work" + libopac: "Form of work" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "d" + liblibrarian: "Date of work" + libopac: "Date of work" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "e" + liblibrarian: "Place of origin of work" + libopac: "Place of origin of work" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "f" + liblibrarian: "Original language of the work" + libopac: "Original language of the work" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "h" + liblibrarian: "Number of section or part" + libopac: "Number of section or part" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work" + libopac: "Other distinguishing characteristics of a work" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "t" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "541" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "3" + liblibrarian: "Authority record identifier for the related work" + libopac: "Authority record identifier for the related work" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "a" + liblibrarian: "Name [Work]" + libopac: "Name [Work]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "c" + liblibrarian: "Form of work [Work]" + libopac: "Form of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "d" + liblibrarian: "Date of work [Work]" + libopac: "Date of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "e" + liblibrarian: "Place of origin of work [Work]" + libopac: "Place of origin of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "f" + liblibrarian: "Original language of the work [Work]" + libopac: "Original language of the work [Work]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "h" + liblibrarian: "Number of section or part [Work]" + libopac: "Number of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "i" + liblibrarian: "Name of section or part [Work]" + libopac: "Name of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work [Work]" + libopac: "Other distinguishing characteristics of a work [Work]" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "l" + liblibrarian: "Form of the expression [Expression]" + libopac: "Form of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "m" + liblibrarian: "Language of the expression [Expression]" + libopac: "Language of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "n" + liblibrarian: "Content type [Expression]" + libopac: "Content type [Expression]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "o" + liblibrarian: "Date of expression [Expression]" + libopac: "Date of expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music) [Work]" + libopac: "Medium of performance (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music) [Work]" + libopac: "Numeric designation (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "t" + liblibrarian: "Title [Work]" + libopac: "Title [Work]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "u" + liblibrarian: "Key (for music) [Work]" + libopac: "Key (for music) [Work]" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "v" + liblibrarian: "Medium of performance (for music) [Expression]" + libopac: "Medium of performance (for music) [Expression]" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "w" + liblibrarian: "Other characteristics of expression [Expression]" + libopac: "Other characteristics of expression [Expression]" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "542" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "b" + liblibrarian: "Subdivision" + libopac: "Subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "c" + liblibrarian: "Addition to name or qualifier" + libopac: "Addition to name or qualifier" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "e" + liblibrarian: "Name of the other party" + libopac: "Name of the other party" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "f" + liblibrarian: "Date of legal issue or version, or date of the signing" + libopac: "Date of legal issue or version, or date of the signing" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "l" + liblibrarian: "Form subheading" + libopac: "Form subheading" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "n" + liblibrarian: "Miscellaneous information" + libopac: "Miscellaneous information" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "t" + liblibrarian: "Conventional title" + libopac: "Conventional title" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "543" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "545" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "545" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "545" + tagsubfield: "a" + liblibrarian: "Name" + libopac: "Name" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "545" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "545" + tagsubfield: "t" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "545" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "545" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "545" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "550" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "550" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "550" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "550" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "550" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "550" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "550" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "550" + tagsubfield: "a" + liblibrarian: "Topical subject" + libopac: "Topical subject" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "550" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "550" + tagsubfield: "m" + liblibrarian: "Subject category subdivision code" + libopac: "Subject category subdivision code" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "550" + tagsubfield: "n" + liblibrarian: "Subject category code" + libopac: "Subject category code" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "550" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "550" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "550" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "a" + liblibrarian: "Country (nation state)" + libopac: "Country (nation state)" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "b" + liblibrarian: "State or province, etc." + libopac: "State or province, etc." + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "c" + liblibrarian: "Intermediate political jurisdiction" + libopac: "Intermediate political jurisdiction" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "d" + liblibrarian: "City, etc." + libopac: "City, etc." + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "e" + liblibrarian: "Venue" + libopac: "Venue" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "f" + liblibrarian: "Date" + libopac: "Date" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "g" + liblibrarian: "Season" + libopac: "Season" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "h" + liblibrarian: "Occasion" + libopac: "Occasion" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "i" + liblibrarian: "Final date" + libopac: "Final date" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "k" + liblibrarian: "Subsection of city, etc." + libopac: "Subsection of city, etc." + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "m" + liblibrarian: "Other geographical regions or features" + libopac: "Other geographical regions or features" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "n" + liblibrarian: "Extraterrestrial areas" + libopac: "Extraterrestrial areas" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "560" + tagsubfield: "o" + liblibrarian: "Geographical areas such as world, hemisphere, continent" + libopac: "Geographical areas such as world, hemisphere, continent" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "580" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "580" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "580" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "580" + tagsubfield: "5" + liblibrarian: "Relationship control" + libopac: "Relationship control" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "580" + tagsubfield: "6" + liblibrarian: "Interfield linking data" + libopac: "Interfield linking data" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "580" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "580" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "580" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "580" + tagsubfield: "j" + liblibrarian: "Form Subdivision" + libopac: "Form Subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "580" + tagsubfield: "x" + liblibrarian: "Topical Subdivision" + libopac: "Topical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "580" + tagsubfield: "y" + liblibrarian: "Geographical Subdivision" + libopac: "Geographical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "580" + tagsubfield: "z" + liblibrarian: "Chronological Subdivision" + libopac: "Chronological Subdivision" + repeatable: 1 + mandatory: 0 + tab: 5 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "600" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "600" + tagsubfield: "3" + liblibrarian: "Authority Record Number" + libopac: "Authority Record Number" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "600" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "600" + tagsubfield: "b" + liblibrarian: "Part of Name Other than Entry Element" + libopac: "Part of Name Other than Entry Element" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "600" + tagsubfield: "c" + liblibrarian: "Additions to Name Other than Dates" + libopac: "Additions to Name Other than Dates" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "600" + tagsubfield: "d" + liblibrarian: "Roman Numerals" + libopac: "Roman Numerals" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "600" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "600" + tagsubfield: "g" + liblibrarian: "Expansion of Initials of Forename" + libopac: "Expansion of Initials of Forename" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "600" + tagsubfield: "j" + liblibrarian: "Form Subdivision" + libopac: "Form Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "600" + tagsubfield: "p" + liblibrarian: "Affiliation/address" + libopac: "Affiliation/address" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "600" + tagsubfield: "x" + liblibrarian: "Topical Subdivision" + libopac: "Topical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "600" + tagsubfield: "y" + liblibrarian: "Geographical Subdivision" + libopac: "Geographical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "600" + tagsubfield: "z" + liblibrarian: "Chronological Subdivision" + libopac: "Chronological Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "601" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "601" + tagsubfield: "3" + liblibrarian: "Authority Record Number" + libopac: "Authority Record Number" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "601" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "601" + tagsubfield: "b" + liblibrarian: "Subdivision (or name if entered under place)" + libopac: "Subdivision (or name if entered under place)" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "601" + tagsubfield: "c" + liblibrarian: "Addition to Name or Qualifier" + libopac: "Addition to Name or Qualifier" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "601" + tagsubfield: "d" + liblibrarian: "Number of Meeting and/or Number of Part of a Meeting" + libopac: "Number of Meeting and/or Number of Part of a Meeting" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "601" + tagsubfield: "e" + liblibrarian: "Location of Meeting" + libopac: "Location of Meeting" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "601" + tagsubfield: "f" + liblibrarian: "Date of Meeting" + libopac: "Date of Meeting" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "601" + tagsubfield: "g" + liblibrarian: "Inverted Element" + libopac: "Inverted Element" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "601" + tagsubfield: "h" + liblibrarian: "Part of Name other than Entry Element and Inverted Element" + libopac: "Part of Name other than Entry Element and Inverted Element" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "601" + tagsubfield: "j" + liblibrarian: "Form Subdivision" + libopac: "Form Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "601" + tagsubfield: "x" + liblibrarian: "Topical Subdivision" + libopac: "Topical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "601" + tagsubfield: "y" + liblibrarian: "Geographical Subdivision" + libopac: "Geographical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "601" + tagsubfield: "z" + liblibrarian: "Chronological Subdivision" + libopac: "Chronological Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "602" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "602" + tagsubfield: "3" + liblibrarian: "Authority Record Number" + libopac: "Authority Record Number" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "602" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "602" + tagsubfield: "c" + liblibrarian: "Type of family" + libopac: "Type of family" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "602" + tagsubfield: "d" + liblibrarian: "Places associated with the family" + libopac: "Places associated with the family" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "602" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "602" + tagsubfield: "j" + liblibrarian: "Form Subdivision" + libopac: "Form Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "602" + tagsubfield: "o" + liblibrarian: "International Standard Identifier for the Name" + libopac: "International Standard Identifier for the Name" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "602" + tagsubfield: "x" + liblibrarian: "Topical Subdivision" + libopac: "Topical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "602" + tagsubfield: "y" + liblibrarian: "Geographical Subdivision" + libopac: "Geographical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "602" + tagsubfield: "z" + liblibrarian: "Chronological Subdivision" + libopac: "Chronological Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "606" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "606" + tagsubfield: "3" + liblibrarian: "Authority Record Number" + libopac: "Authority Record Number" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "606" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "606" + tagsubfield: "j" + liblibrarian: "Form Subdivision" + libopac: "Form Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "606" + tagsubfield: "x" + liblibrarian: "Topical Subdivision" + libopac: "Topical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "606" + tagsubfield: "y" + liblibrarian: "Geographical Subdivision" + libopac: "Geographical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "606" + tagsubfield: "z" + liblibrarian: "Chronological Subdivision" + libopac: "Chronological Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "607" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "607" + tagsubfield: "3" + liblibrarian: "Authority Record Number" + libopac: "Authority Record Number" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "607" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "607" + tagsubfield: "j" + liblibrarian: "Form Subdivision" + libopac: "Form Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "607" + tagsubfield: "x" + liblibrarian: "Topical Subdivision" + libopac: "Topical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "607" + tagsubfield: "y" + liblibrarian: "Geographical Subdivision" + libopac: "Geographical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "607" + tagsubfield: "z" + liblibrarian: "Chronological Subdivision" + libopac: "Chronological Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "610" + tagsubfield: "a" + liblibrarian: "Subject Term" + libopac: "Subject Term" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "616" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "616" + tagsubfield: "3" + liblibrarian: "Authority Record Number" + libopac: "Authority Record Number" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "616" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "616" + tagsubfield: "c" + liblibrarian: "Qualification" + libopac: "Qualification" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "616" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "616" + tagsubfield: "j" + liblibrarian: "Form Subdivision" + libopac: "Form Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "616" + tagsubfield: "x" + liblibrarian: "Topical Subdivision" + libopac: "Topical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "616" + tagsubfield: "y" + liblibrarian: "Geographical Subdivision" + libopac: "Geographical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "616" + tagsubfield: "z" + liblibrarian: "Chronological Subdivision" + libopac: "Chronological Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "3" + liblibrarian: "Authority Record Number" + libopac: "Authority Record Number" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "a" + liblibrarian: "Country (Nation State)" + libopac: "Country (Nation State)" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "b" + liblibrarian: "State or Province, etc." + libopac: "State or Province, etc." + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "c" + liblibrarian: "Intermediate Political Jurisdiction." + libopac: "Intermediate Political Jurisdiction." + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "d" + liblibrarian: "City, etc." + libopac: "City, etc." + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "e" + liblibrarian: "Venue" + libopac: "Venue" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "f" + liblibrarian: "Date" + libopac: "Date" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "g" + liblibrarian: "Season" + libopac: "Season" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "h" + liblibrarian: "Occasion" + libopac: "Occasion" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "i" + liblibrarian: "Final date" + libopac: "Final date" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "k" + liblibrarian: "Subsection of City, etc." + libopac: "Subsection of City, etc." + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "m" + liblibrarian: "Other Geographical Regions or Features" + libopac: "Other Geographical Regions or Features" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "n" + liblibrarian: "Extraterrestrial Areas" + libopac: "Extraterrestrial Areas" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "617" + tagsubfield: "o" + liblibrarian: "Geographical areas such as world, hemisphere, continent: larger area than country" + libopac: "Geographical areas such as world, hemisphere, continent: larger area than country" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "3" + liblibrarian: "Authority Record Number" + libopac: "Authority Record Number" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "a" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "c" + liblibrarian: "Form of work" + libopac: "Form of work" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "d" + liblibrarian: "Date of work" + libopac: "Date of work" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "e" + liblibrarian: "Place of origin of work" + libopac: "Place of origin of work" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "f" + liblibrarian: "Original language of the work" + libopac: "Original language of the work" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "h" + liblibrarian: "Number of Section or Part" + libopac: "Number of Section or Part" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "i" + liblibrarian: "Name of Section or Part" + libopac: "Name of Section or Part" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "j" + liblibrarian: "Form Subdivision" + libopac: "Form Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work" + libopac: "Other distinguishing characteristics of a work" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "x" + liblibrarian: "Topical Subdivision" + libopac: "Topical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "y" + liblibrarian: "Geographical Subdivision" + libopac: "Geographical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "631" + tagsubfield: "z" + liblibrarian: "Chronological Subdivision" + libopac: "Chronological Subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "3" + liblibrarian: "Authority record number" + libopac: "Authority record number" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "a" + liblibrarian: "Title [Work]" + libopac: "Title [Work]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "c" + liblibrarian: "Form of work [Work]" + libopac: "Form of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "d" + liblibrarian: "Date of work [Work]" + libopac: "Date of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "e" + liblibrarian: "Place of origin of work [Work]" + libopac: "Place of origin of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "f" + liblibrarian: "Original language of the work [Work]" + libopac: "Original language of the work [Work]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "h" + liblibrarian: "Number of section or part [Work]" + libopac: "Number of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "i" + liblibrarian: "Name of section or part [Work]" + libopac: "Name of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work [Work]" + libopac: "Other distinguishing characteristics of a work [Work]" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "l" + liblibrarian: "Form of the expression [Expression]" + libopac: "Form of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "m" + liblibrarian: "Language of the expression [Expression]" + libopac: "Language of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "n" + liblibrarian: "Content type [Expression]" + libopac: "Content type [Expression]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "o" + liblibrarian: "Date of expression [Expression]" + libopac: "Date of expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music) [Work]" + libopac: "Medium of performance (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music) [Work]" + libopac: "Numeric designation (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "u" + liblibrarian: "Key (for music) [Work]" + libopac: "Key (for music) [Work]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "v" + liblibrarian: "Medium of performance (for music) [Expression]" + libopac: "Medium of performance (for music) [Expression]" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "w" + liblibrarian: "Other characteristics of expression [Expression]" + libopac: "Other characteristics of expression [Expression]" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "632" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "640" + tagsubfield: "0" + liblibrarian: "Instruction phrase" + libopac: "Instruction phrase" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "640" + tagsubfield: "a" + liblibrarian: "Country" + libopac: "Country" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "640" + tagsubfield: "b" + liblibrarian: "State, region, etc." + libopac: "State, region, etc." + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "640" + tagsubfield: "c" + liblibrarian: "County" + libopac: "County" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "640" + tagsubfield: "d" + liblibrarian: "City" + libopac: "City" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "640" + tagsubfield: "e" + liblibrarian: "Venue" + libopac: "Venue" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "640" + tagsubfield: "f" + liblibrarian: "Date of beginning or unique date" + libopac: "Date of beginning or unique date" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "640" + tagsubfield: "g" + liblibrarian: "Season" + libopac: "Season" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "640" + tagsubfield: "h" + liblibrarian: "Occasion" + libopac: "Occasion" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "640" + tagsubfield: "i" + liblibrarian: "Final date" + libopac: "Final date" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "3" + liblibrarian: "Authority record number" + libopac: "Authority record number" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "a" + liblibrarian: "Name" + libopac: "Name" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "c" + liblibrarian: "Form of work" + libopac: "Form of work" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "d" + liblibrarian: "Date of work" + libopac: "Date of work" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "e" + liblibrarian: "Place of origin of work" + libopac: "Place of origin of work" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "f" + liblibrarian: "Original language of the work" + libopac: "Original language of the work" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "h" + liblibrarian: "Number of section or part" + libopac: "Number of section or part" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work" + libopac: "Other distinguishing characteristics of a work" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "t" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "641" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "3" + liblibrarian: "Authority record number" + libopac: "Authority record number" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "a" + liblibrarian: "Name [Work]" + libopac: "Name [Work]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "c" + liblibrarian: "Form of work [Work]" + libopac: "Form of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "d" + liblibrarian: "Date of work [Work]" + libopac: "Date of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "e" + liblibrarian: "Place of origin of work [Work]" + libopac: "Place of origin of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "f" + liblibrarian: "Original language of the work [Work]" + libopac: "Original language of the work [Work]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "h" + liblibrarian: "Number of section or part [Work]" + libopac: "Number of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "i" + liblibrarian: "Name of section or part [Work]" + libopac: "Name of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work [Work]" + libopac: "Other distinguishing characteristics of a work [Work]" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "l" + liblibrarian: "Form of the expression [Expression]" + libopac: "Form of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "m" + liblibrarian: "Language of the expression [Expression]" + libopac: "Language of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "n" + liblibrarian: "Content type [Expression]" + libopac: "Content type [Expression]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "o" + liblibrarian: "Date of expression [Expression]" + libopac: "Date of expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music) [Work]" + libopac: "Medium of performance (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music) [Work]" + libopac: "Numeric designation (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "t" + liblibrarian: "Title [Work]" + libopac: "Title [Work]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "u" + liblibrarian: "Key (for music) [Work]" + libopac: "Key (for music) [Work]" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "v" + liblibrarian: "Medium of performance (for music) [Expression]" + libopac: "Medium of performance (for music) [Expression]" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "w" + liblibrarian: "Other characteristics of expression [Expression]" + libopac: "Other characteristics of expression [Expression]" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "642" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 6 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "675" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "675" + tagsubfield: "a" + liblibrarian: "UDC number, single or beginning of a range" + libopac: "UDC number, single or beginning of a range" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "675" + tagsubfield: "b" + liblibrarian: "UDC number, end of a range" + libopac: "UDC number, end of a range" + repeatable: 0 + mandatory: 1 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "675" + tagsubfield: "c" + liblibrarian: "Explanatory terms" + libopac: "Explanatory terms" + repeatable: 1 + mandatory: 1 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "675" + tagsubfield: "v" + liblibrarian: "UDC edition" + libopac: "UDC edition" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "675" + tagsubfield: "z" + liblibrarian: "Language of edition" + libopac: "Language of edition" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "676" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "676" + tagsubfield: "a" + liblibrarian: "DDC number, single or beginning of a range" + libopac: "DDC number, single or beginning of a range" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "676" + tagsubfield: "b" + liblibrarian: "DDC number, end of a range" + libopac: "DDC number, end of a range" + repeatable: 0 + mandatory: 1 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "676" + tagsubfield: "c" + liblibrarian: "Explanatory terms" + libopac: "Explanatory terms" + repeatable: 1 + mandatory: 1 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "676" + tagsubfield: "v" + liblibrarian: "DDC edition" + libopac: "DDC edition" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "676" + tagsubfield: "z" + liblibrarian: "Language of edition" + libopac: "Language of edition" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "680" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "680" + tagsubfield: "a" + liblibrarian: "LC number, single or beginning of a range" + libopac: "LC number, single or beginning of a range" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "680" + tagsubfield: "b" + liblibrarian: "LC number, end of a range" + libopac: "LC number, end of a range" + repeatable: 0 + mandatory: 1 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "680" + tagsubfield: "c" + liblibrarian: "Explanatory terms" + libopac: "Explanatory terms" + repeatable: 1 + mandatory: 1 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "686" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "686" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "686" + tagsubfield: "a" + liblibrarian: "Class number, single or beginning of a range" + libopac: "Class number, single or beginning of a range" + repeatable: 0 + mandatory: 0 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "686" + tagsubfield: "b" + liblibrarian: "Class number, end of a range" + libopac: "Class number, end of a range" + repeatable: 0 + mandatory: 1 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "686" + tagsubfield: "c" + liblibrarian: "Explanatory terms" + libopac: "Explanatory terms" + repeatable: 1 + mandatory: 1 + tab: 6 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and the base access point" + libopac: "Language of cataloguing and the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "b" + liblibrarian: "Part of name other than entry element" + libopac: "Part of name other than entry element" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "c" + liblibrarian: "Additions to names other than dates" + libopac: "Additions to names other than dates" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "d" + liblibrarian: "Roman numerals" + libopac: "Roman numerals" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "g" + liblibrarian: "Expansion of initials of forename" + libopac: "Expansion of initials of forename" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "700" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "b" + liblibrarian: "Subdivision" + libopac: "Subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "c" + liblibrarian: "Addition to name or qualifier" + libopac: "Addition to name or qualifier" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "d" + liblibrarian: "Number of meeting and/or number of part of meeting" + libopac: "Number of meeting and/or number of part of meeting" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "e" + liblibrarian: "Location of meeting" + libopac: "Location of meeting" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "f" + liblibrarian: "Date of meeting" + libopac: "Date of meeting" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "g" + liblibrarian: "Inverted element" + libopac: "Inverted element" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "h" + liblibrarian: "Part of name other than entry element and inverted element" + libopac: "Part of name other than entry element and inverted element" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "710" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "715" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "715" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "715" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "715" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "715" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "715" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "715" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "715" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "715" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "716" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "716" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "716" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "716" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "716" + tagsubfield: "a" + liblibrarian: "Data element" + libopac: "Data element" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "716" + tagsubfield: "c" + liblibrarian: "Qualification" + libopac: "Qualification" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "716" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "716" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "716" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "716" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "716" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "717" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "717" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "717" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "717" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "717" + tagsubfield: "a" + liblibrarian: "Printer/publisher device description" + libopac: "Printer/publisher device description" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "717" + tagsubfield: "b" + liblibrarian: "Motto" + libopac: "Motto" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "717" + tagsubfield: "c" + liblibrarian: "Standard citation" + libopac: "Standard citation" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "717" + tagsubfield: "d" + liblibrarian: "Size" + libopac: "Size" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "717" + tagsubfield: "f" + liblibrarian: "Date" + libopac: "Date" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "717" + tagsubfield: "g" + liblibrarian: "Iconographic term" + libopac: "Iconographic term" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "717" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "717" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "717" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "717" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "720" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "720" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "720" + tagsubfield: "4" + liblibrarian: "Relator code" + libopac: "Relator code" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "720" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "720" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "720" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "720" + tagsubfield: "c" + liblibrarian: "Type of family" + libopac: "Type of family" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "720" + tagsubfield: "d" + liblibrarian: "Places associated with the family" + libopac: "Places associated with the family" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "720" + tagsubfield: "f" + liblibrarian: "Dates" + libopac: "Dates" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "720" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "720" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "720" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "720" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "723" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "723" + tagsubfield: "3" + liblibrarian: "Authority Record Identifier" + libopac: "Authority Record Identifier" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "723" + tagsubfield: "6" + liblibrarian: "Interfield Linking Data" + libopac: "Interfield Linking Data" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "723" + tagsubfield: "7" + liblibrarian: "Script of Cataloguing and Script of the Base Access Point" + libopac: "Script of Cataloguing and Script of the Base Access Point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "723" + tagsubfield: "8" + liblibrarian: "Language of Cataloguing and Language of the Base Access Point" + libopac: "Language of Cataloguing and Language of the Base Access Point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "723" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "723" + tagsubfield: "b" + liblibrarian: "Part of Name Other than Entry Element" + libopac: "Part of Name Other than Entry Element" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "723" + tagsubfield: "c" + liblibrarian: "Additions to Name of the Character" + libopac: "Additions to Name of the Character" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "a" + liblibrarian: "Entry element" + libopac: "Entry element" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "b" + liblibrarian: "General material designation" + libopac: "General material designation" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "h" + liblibrarian: "Number of section or part" + libopac: "Number of section or part" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "k" + liblibrarian: "Date of publication" + libopac: "Date of publication" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "l" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "m" + liblibrarian: "Language" + libopac: "Language" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "n" + liblibrarian: "Miscellaneous information" + libopac: "Miscellaneous information" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "q" + liblibrarian: "Version (or date of version)" + libopac: "Version (or date of version)" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "w" + liblibrarian: "Arranged statement (for music)" + libopac: "Arranged statement (for music)" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "730" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point." + libopac: "Script of cataloguing and script of the base access point." + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "a" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "c" + liblibrarian: "Form of work" + libopac: "Form of work" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "d" + liblibrarian: "Date of work" + libopac: "Date of work" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "e" + liblibrarian: "Place of origin of work" + libopac: "Place of origin of work" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "f" + liblibrarian: "Original language of the work" + libopac: "Original language of the work" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "h" + liblibrarian: "Number of section or part" + libopac: "Number of section or part" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work" + libopac: "Other distinguishing characteristics of a work" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "731" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "3" + liblibrarian: "Authority record identifier for the related work." + libopac: "Authority record identifier for the related work." + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point." + libopac: "Script of cataloguing and script of the base access point." + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "a" + liblibrarian: "Title [Work]" + libopac: "Title [Work]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "c" + liblibrarian: "Form of work [Work]" + libopac: "Form of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "d" + liblibrarian: "Date of work [Work]" + libopac: "Date of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "e" + liblibrarian: "Place of origin of work [Work]" + libopac: "Place of origin of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "f" + liblibrarian: "Original language of the work [Work]" + libopac: "Original language of the work [Work]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "h" + liblibrarian: "Number of section or part [Work]" + libopac: "Number of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "i" + liblibrarian: "Name of section or part [Work]" + libopac: "Name of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work [Work]" + libopac: "Other distinguishing characteristics of a work [Work]" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "l" + liblibrarian: "Form of the expression [Expression]" + libopac: "Form of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "m" + liblibrarian: "Language of the expression [Expression]" + libopac: "Language of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "n" + liblibrarian: "Content type [Expression]" + libopac: "Content type [Expression]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "o" + liblibrarian: "Date of expression [Expression]" + libopac: "Date of expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music) [Work]" + libopac: "Medium of performance (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music) [Work]" + libopac: "Numeric designation (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "u" + liblibrarian: "Key (for music) [Work]" + libopac: "Key (for music) [Work]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "v" + liblibrarian: "Medium of performance (for music) [Expression]" + libopac: "Medium of performance (for music) [Expression]" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "w" + liblibrarian: "Other characteristics of expression [Expression]" + libopac: "Other characteristics of expression [Expression]" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "732" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "740" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "740" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "740" + tagsubfield: "a" + liblibrarian: "Name" + libopac: "Name" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "740" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "740" + tagsubfield: "t" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "740" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "740" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "740" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "3" + liblibrarian: "Authority record identifier for the name associated with the work" + libopac: "Authority record identifier for the name associated with the work" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "4" + liblibrarian: "Relator Code" + libopac: "Relator Code" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "a" + liblibrarian: "Name" + libopac: "Name" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "c" + liblibrarian: "Form of work" + libopac: "Form of work" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "d" + liblibrarian: "Date of work" + libopac: "Date of work" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "e" + liblibrarian: "Place of origin of work" + libopac: "Place of origin of work" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "f" + liblibrarian: "Original language of the work" + libopac: "Original language of the work" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "h" + liblibrarian: "Number of section or part" + libopac: "Number of section or part" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work" + libopac: "Other distinguishing characteristics of a work" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music)" + libopac: "Medium of performance (for music)" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music)" + libopac: "Numeric designation (for music)" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "t" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "u" + liblibrarian: "Key (for music)" + libopac: "Key (for music)" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "741" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "3" + liblibrarian: "Authority record identifier for the related work" + libopac: "Authority record identifier for the related work" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "a" + liblibrarian: "Name [Work]" + libopac: "Name [Work]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "c" + liblibrarian: "Form of work [Work]" + libopac: "Form of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "d" + liblibrarian: "Date of work [Work]" + libopac: "Date of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "e" + liblibrarian: "Place of origin of work [Work]" + libopac: "Place of origin of work [Work]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "f" + liblibrarian: "Original language of the work [Work]" + libopac: "Original language of the work [Work]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "h" + liblibrarian: "Number of section or part [Work]" + libopac: "Number of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "i" + liblibrarian: "Name of section or part [Work]" + libopac: "Name of section or part [Work]" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "k" + liblibrarian: "Other distinguishing characteristics of a work [Work]" + libopac: "Other distinguishing characteristics of a work [Work]" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "l" + liblibrarian: "Form of the expression [Expression]" + libopac: "Form of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "m" + liblibrarian: "Language of the expression [Expression]" + libopac: "Language of the expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "n" + liblibrarian: "Content type [Expression]" + libopac: "Content type [Expression]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "o" + liblibrarian: "Date of expression [Expression]" + libopac: "Date of expression [Expression]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "r" + liblibrarian: "Medium of performance (for music) [Work]" + libopac: "Medium of performance (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "s" + liblibrarian: "Numeric designation (for music) [Work]" + libopac: "Numeric designation (for music) [Work]" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "t" + liblibrarian: "Title [Work]" + libopac: "Title [Work]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "u" + liblibrarian: "Key (for music) [Work]" + libopac: "Key (for music) [Work]" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "v" + liblibrarian: "Medium of performance (for music) [Expression]" + libopac: "Medium of performance (for music) [Expression]" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "w" + liblibrarian: "Other characteristics of expression [Expression]" + libopac: "Other characteristics of expression [Expression]" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "742" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "b" + liblibrarian: "Subdivision" + libopac: "Subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "c" + liblibrarian: "Addition to name or qualifier" + libopac: "Addition to name or qualifier" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "e" + liblibrarian: "Name of the other party" + libopac: "Name of the other party" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "f" + liblibrarian: "Date of legal issue or version, or date of the signing" + libopac: "Date of legal issue or version, or date of the signing" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "i" + liblibrarian: "Name of section or part" + libopac: "Name of section or part" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "l" + liblibrarian: "Form subheading" + libopac: "Form subheading" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "n" + liblibrarian: "Miscellaneous information" + libopac: "Miscellaneous information" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "t" + liblibrarian: "Conventional title" + libopac: "Conventional title" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "743" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "745" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "745" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "745" + tagsubfield: "a" + liblibrarian: "Name" + libopac: "Name" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "745" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "745" + tagsubfield: "t" + liblibrarian: "Title" + libopac: "Title" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "745" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "745" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "745" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "750" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "750" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "750" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "750" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "750" + tagsubfield: "a" + liblibrarian: "Topical subject" + libopac: "Topical subject" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "750" + tagsubfield: "j" + liblibrarian: "Form subdivision" + libopac: "Form subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "750" + tagsubfield: "m" + liblibrarian: "Subject category subdivision code" + libopac: "Subject category subdivision code" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "750" + tagsubfield: "n" + liblibrarian: "Subject category code" + libopac: "Subject category code" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "750" + tagsubfield: "x" + liblibrarian: "Topical subdivision" + libopac: "Topical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "750" + tagsubfield: "y" + liblibrarian: "Geographical subdivision" + libopac: "Geographical subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "750" + tagsubfield: "z" + liblibrarian: "Chronological subdivision" + libopac: "Chronological subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "a" + liblibrarian: "Country (nation state)" + libopac: "Country (nation state)" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "b" + liblibrarian: "State or province, etc." + libopac: "State or province, etc." + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "c" + liblibrarian: "Intermediate political jurisdiction" + libopac: "Intermediate political jurisdiction" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "d" + liblibrarian: "City, etc." + libopac: "City, etc." + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "e" + liblibrarian: "Venue" + libopac: "Venue" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "f" + liblibrarian: "Date" + libopac: "Date" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "g" + liblibrarian: "Season" + libopac: "Season" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "h" + liblibrarian: "Occasion" + libopac: "Occasion" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "i" + liblibrarian: "Final date" + libopac: "Final date" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "k" + liblibrarian: "Subsection of city, etc." + libopac: "Subsection of city, etc." + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "m" + liblibrarian: "Other geographical regions or features" + libopac: "Other geographical regions or features" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "n" + liblibrarian: "Extraterrestrial areas" + libopac: "Extraterrestrial areas" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "760" + tagsubfield: "o" + liblibrarian: "Geographical areas such as world, hemisphere, continent" + libopac: "Geographical areas such as world, hemisphere, continent" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "780" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "780" + tagsubfield: "3" + liblibrarian: "Authority record identifier" + libopac: "Authority record identifier" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "780" + tagsubfield: "7" + liblibrarian: "Script of cataloguing and script of the base access point" + libopac: "Script of cataloguing and script of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "780" + tagsubfield: "8" + liblibrarian: "Language of cataloguing and language of the base access point" + libopac: "Language of cataloguing and language of the base access point" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "780" + tagsubfield: "a" + liblibrarian: "Entry Element" + libopac: "Entry Element" + repeatable: 0 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "780" + tagsubfield: "j" + liblibrarian: "Form Subdivision" + libopac: "Form Subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "780" + tagsubfield: "x" + liblibrarian: "Topical Subdivision" + libopac: "Topical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "780" + tagsubfield: "y" + liblibrarian: "Geographical Subdivision" + libopac: "Geographical Subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "780" + tagsubfield: "z" + liblibrarian: "Chronological Subdivision" + libopac: "Chronological Subdivision" + repeatable: 1 + mandatory: 0 + tab: 7 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "801" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "801" + tagsubfield: "a" + liblibrarian: "Country" + libopac: "Country" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "801" + tagsubfield: "b" + liblibrarian: "Agency" + libopac: "Agency" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "801" + tagsubfield: "c" + liblibrarian: "Date of latest transaction" + libopac: "Date of latest transaction" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: "" + value_builder: "" + seealso: "" + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "810" + tagsubfield: "a" + liblibrarian: "Citation" + libopac: "Citation" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "810" + tagsubfield: "b" + liblibrarian: "Information found" + libopac: "Information found" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "815" + tagsubfield: "a" + liblibrarian: "Citations" + libopac: "Citations" + repeatable: 1 + mandatory: 1 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "820" + tagsubfield: "a" + liblibrarian: "Note text" + libopac: "Note text" + repeatable: 1 + mandatory: 1 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "822" + tagsubfield: "2" + liblibrarian: "System Code" + libopac: "System Code" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "822" + tagsubfield: "a" + liblibrarian: "Corresponding Term" + libopac: "Corresponding Term" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "822" + tagsubfield: "d" + liblibrarian: "Date of Access" + libopac: "Date of Access" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "822" + tagsubfield: "i" + liblibrarian: "Class Number" + libopac: "Class Number" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "822" + tagsubfield: "l" + liblibrarian: "Explanatory Term" + libopac: "Explanatory Term" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "822" + tagsubfield: "u" + liblibrarian: "URI" + libopac: "URI" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "822" + tagsubfield: "z" + liblibrarian: "Date of deprecation of URI" + libopac: "Date of deprecation of URI" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "825" + tagsubfield: "a" + liblibrarian: "Note text" + libopac: "Note text" + repeatable: 0 + mandatory: 1 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "830" + tagsubfield: "a" + liblibrarian: "Note text" + libopac: "Note text" + repeatable: 1 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "835" + tagsubfield: "a" + liblibrarian: "Note text" + libopac: "Note text" + repeatable: 1 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "835" + tagsubfield: "b" + liblibrarian: "Replacement access point" + libopac: "Replacement access point" + repeatable: 1 + mandatory: 1 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "835" + tagsubfield: "d" + liblibrarian: "Date of the transaction" + libopac: "Date of the transaction" + repeatable: 0 + mandatory: 1 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "836" + tagsubfield: "b" + liblibrarian: "Replaced access point" + libopac: "Replaced access point" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "836" + tagsubfield: "d" + liblibrarian: "Date of the transaction" + libopac: "Date of the transaction" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "a" + liblibrarian: "Host name" + libopac: "Host name" + repeatable: 1 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "b" + liblibrarian: "Access number" + libopac: "Access number" + repeatable: 1 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "c" + liblibrarian: "Compression information" + libopac: "Compression information" + repeatable: 1 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "d" + liblibrarian: "Path" + libopac: "Path" + repeatable: 1 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "e" + liblibrarian: "Date and hour of consultation and access" + libopac: "Date and hour of consultation and access" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "f" + liblibrarian: "Electronic name" + libopac: "Electronic name" + repeatable: 1 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "g" + liblibrarian: "Uniform Resource Name" + libopac: "Uniform Resource Name" + repeatable: 1 + mandatory: 1 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "h" + liblibrarian: "Processor of request" + libopac: "Processor of request" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "i" + liblibrarian: "Instruction" + libopac: "Instruction" + repeatable: 1 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "j" + liblibrarian: "Bits per second" + libopac: "Bits per second" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "k" + liblibrarian: "Password" + libopac: "Password" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "l" + liblibrarian: "Logon/login" + libopac: "Logon/login" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "m" + liblibrarian: "Contact for access assistance" + libopac: "Contact for access assistance" + repeatable: 1 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "n" + liblibrarian: "Name of location of host in subfield $a" + libopac: "Name of location of host in subfield $a" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "o" + liblibrarian: "Operating system" + libopac: "Operating system" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "p" + liblibrarian: "Port" + libopac: "Port" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "q" + liblibrarian: "Electronic format type" + libopac: "Electronic format type" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "r" + liblibrarian: "Settings" + libopac: "Settings" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "s" + liblibrarian: "File size" + libopac: "File size" + repeatable: 1 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "t" + liblibrarian: "Terminal emulation" + libopac: "Terminal emulation" + repeatable: 1 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "u" + liblibrarian: "Uniform Resource Locator" + libopac: "Uniform Resource Locator" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "v" + liblibrarian: "Hours access method available" + libopac: "Hours access method available" + repeatable: 1 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "w" + liblibrarian: "Record control number" + libopac: "Record control number" + repeatable: 1 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "x" + liblibrarian: "Nonpublic note" + libopac: "Nonpublic note" + repeatable: 1 + mandatory: 1 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "y" + liblibrarian: "Access method" + libopac: "Access method" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "856" + tagsubfield: "z" + liblibrarian: "Public note" + libopac: "Public note" + repeatable: 1 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "886" + tagsubfield: "2" + liblibrarian: "System code" + libopac: "System code" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "886" + tagsubfield: "a" + liblibrarian: "Tag of the source format field" + libopac: "Tag of the source format field" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + + - authtypecode: "" + tagfield: "886" + tagsubfield: "b" + liblibrarian: "Indicators and subfields of the source format field" + libopac: "Indicators and subfields of the source format field" + repeatable: 0 + mandatory: 0 + tab: 8 + authorised_value: + value_builder: + seealso: + isurl: 0 + hidden: 0 + linkid: 0 + kohafield: "" + frameworkcode: "" + +sql_statements: + # PERSONAL NAME AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'NP', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('200','400','700') ) AND + tagfield NOT IN ( + '036','050','051','052','061','127','128','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'NP', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('200','400','700') ) AND + tagfield NOT IN ( + '036','050','051','052','061','127','128','341' + );" + + # CORPORATE NAME AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'CO', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '8%' OR + tagfield IN ('675','676','680','686') OR + tagfield IN ('210','410','710') ) AND + tagfield NOT IN ( + '003','036','050','051','052','061', + '122','127','128','333','341', + '501','502','511','512','517','521','522','531','532','541','542' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'CO', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '8%' OR + tagfield IN ('675','676','680','686') OR + tagfield IN ('210','410','710') ) AND + tagfield NOT IN ( + '003','036','050','051','052','061', + '122','127','128','333','341', + '501','502','511','512','517','521','522','531','532','541','542' + );" + + # GEOGRAPHICAL NAME AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'SNG', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('215','415','715') ) AND + tagfield NOT IN ( + '010','036','050','051','052','061', + '122','127','128','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'SNG', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('215','415','715') ) AND + tagfield NOT IN ( + '010','036','050','051','052','061', + '122','127','128','341' + );" + + # TRADEMARK AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'TM', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('216','416','716','750') ) AND + tagfield NOT IN ( + '010','036','050','051','052','061', + '127','128','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'TM', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('216','416','716','750') ) AND + tagfield NOT IN ( + '010','036','050','051','052','061', + '127','128','341' + );" + + # PRINTER/PUBLISHER AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'PUB', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('217','417','717') ) AND + tagfield NOT IN ( + '015','036','050','051','052','061', + '120','123','127','128','150','154' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'PUB', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('217','417','717') ) AND + tagfield NOT IN ( + '015','036','050','051','052','061', + '120','123','127','128','150','154' + );" + + # FAMILY NAME AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'FAM', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('220','420','720','750') ) AND + tagfield NOT IN ( + '036','050','051','052','061', + '127','128','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'FAM', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('220','420','720','750') ) AND + tagfield NOT IN ( + '036','050','051','052','061', + '127','128','341' + );" + + # CHARACTER AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'PERS', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('223','423','723') ) AND + tagfield NOT IN ( + '010','015','036','050','051','052','061', + '106','120','123','127','128','150','154','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'PERS', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('223','423','723') ) AND + tagfield NOT IN ( + '010','015','036','050','051','052','061', + '106','120','123','127','128','150','154','341' + );" + + # TITLE AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'TU', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('230','430','730') ) AND + tagfield NOT IN ( + '010','122','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'TU', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('230','430','730') ) AND + tagfield NOT IN ( + '010','122','341' + );" + + # TITLE WORK AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'WORK', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('231','431','731') ) AND + tagfield NOT IN ( + '010','015','106','120','123','150','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'WORK', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('231','431','731') ) AND + tagfield NOT IN ( + '010','015','106','120','123','150','341' + );" + + # TITLE EXPRESSION AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'EXP', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('232','432','732') ) AND + tagfield NOT IN ( + '010','015','036','050','051','052','061', + '106','120','123','127','128','150','154','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'EXP', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('232','432','732') ) AND + tagfield NOT IN ( + '010','015','036','050','051','052','061', + '106','120','123','127','128','150','154','341' + );" + + # COLLECTIVE TITLE AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'CO_UNI_TI', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '8%' OR + tagfield IN ('675','676','680','686') OR + tagfield IN ('235','730') ) AND + tagfield NOT IN ( + '003','009','010','033','036','050','051','052','061', + '122','127','128','333','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'CO_UNI_TI', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '8%' OR + tagfield IN ('675','676','680','686') OR + tagfield IN ('235','730') ) AND + tagfield NOT IN ( + '003','009','010','033','036','050','051','052','061', + '122','127','128','333','341' + );" + + # NAME/TITLE AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'SAUTTIT', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('240','440','740') ) AND + tagfield NOT IN ( + '010','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'SAUTTIT', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('240','440','740') ) AND + tagfield NOT IN ( + '010','341' + );" + + # NAME/TITLE WORK AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'NTWORK', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('241','441','741') ) AND + tagfield NOT IN ( + '010','015','106','120','123','150','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'NTWORK', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('241','441','741') ) AND + tagfield NOT IN ( + '010','015','106','120','123','150','341' + );" + + # NAME/TITLE EXPRESSION AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'NTEXP', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('242','442','742') ) AND + tagfield NOT IN ( + '010','106','120','123','150','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'NTEXP', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('242','442','742') ) AND + tagfield NOT IN ( + '010','106','120','123','150','341' + );" + + # NAME/COLLECTIVE TITLE AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'NAME_COL', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '8%' OR + tagfield IN ('545','675','676','680','686') OR + tagfield IN ('245','445','745','750') ) AND + tagfield NOT IN ( + '003','009','010','033','036','050','051','052','061', + '122','127','128','333','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'NAME_COL', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '8%' OR + tagfield IN ('545','675','676','680','686') OR + tagfield IN ('245','445','745','750') ) AND + tagfield NOT IN ( + '003','009','010','033','036','050','051','052','061', + '122','127','128','333','341' + );" + + # TOPICAL SUBJECT AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'SNC', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('250','450','750') ) AND + tagfield NOT IN ( + '010','036','050','051','052','061', + '122','127','128','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'SNC', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('250','450','750') ) AND + tagfield NOT IN ( + '010','036','050','051','052','061', + '122','127','128','341' + );" + + # PLACE AND DATE OF PUBLICATION AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'PA', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('260','460','750','760') ) AND + tagfield NOT IN ( + '010','036','050','051','052','061', + '127','128','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'PA', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('260','460','750','760') ) AND + tagfield NOT IN ( + '010','036','050','051','052','061', + '127','128','341' + );" + + # GENRE FORM AUTHORITY FIELDS/SUBFIELDS + - " INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) + SELECT 'GENRE/FORM', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value + FROM auth_tag_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('280','480','750','780') ) AND + tagfield NOT IN ( + '010','033','036','050','051','052','061', + '122','127','128','341' + );" + + - " INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, + mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) + SELECT 'GENRE/FORM', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, + authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode + FROM auth_subfield_structure + WHERE authtypecode = '' AND ( + tagfield LIKE '0%' OR tagfield LIKE '1%' OR tagfield LIKE '3%' OR tagfield LIKE '5%' OR tagfield LIKE '6%' OR tagfield LIKE '8%' OR + tagfield IN ('280','480','750','780') ) AND + tagfield NOT IN ( + '010','033','036','050','051','052','061', + '122','127','128','341' + );" + -- 2.39.5