From d00e475274524eff738f45f0b0998822e7918fdd Mon Sep 17 00:00:00 2001 From: Bernardo Gonzalez Kriegel Date: Wed, 25 Apr 2018 23:57:40 -0300 Subject: [PATCH] Bug 19835: Update MARC frameworks to Updates 23+24+25 (Nov 2016, May and Dec 2017) There are a bunch of updates, summary below 1) Update 23 1.a) Bibs New fields: 647 885 New subfields e in 752 0 in 257 377 3 in 382 4 in 752 Changes 028 redefined a renamed in 028 b renamed in 046 d renamed in 046 1.b) Auth New Fields: 075 147 447 547 677 747 885 New Subfields: 0 in 377 2) Update 24 2.a) Bibs New subfields b in 567 g in 340 i in 370 386 0 in many fields 2 in 567 3 in 370 4 in 370 386 Changes g renamed in 370 4 'Relationship code' -> 'Relationship' many fields 4 'Relator code' -> 'Relationship' many fields 2.b) Auth New subfields i in 370 386 0 in 050 052 053 055 060 065 070 080 087 3 in 370 4 in 370 386 Changes g in 370 4 'Relationship code' -> 'Relationship' many fields 4 'Relator code' -> 'Relationship' in 371 3) Update 25 3.a) Bibs New fields: 758 New subfields r in 777 u in 777 z in 777 1 in many fields Changes d renamed in 111 611 711 811 s repeatable in many fields 3.b) Auth New subfields 1 in many fields Changes d in 111 411 511 711 s repeatable in many fields For more detail: Update 23 bibs https://www.loc.gov/marc/up23bibliographic/bdapndxg.html auth https://www.loc.gov/marc/up23authority/adapndxf.html Update 24 bibs https://www.loc.gov/marc/up24bibliographic/bdapndxg.html auth https://www.loc.gov/marc/up24authority/adapndxf.html Update 25 bibs https://www.loc.gov/marc/bibliographic/bdapndxg.html auth https://www.loc.gov/marc/authority/adapndxf.html To test: 1) Remove all your frameworks 2) Check mandatory bibliographic and authority files load without problem 3) Check new fields/subfields Repeatability checks on followup --- .../mandatory/authorities_normal_marc21.sql | 278 ++++++++++++++---- .../mandatory/marc21_framework_DEFAULT.sql | 236 +++++++++++---- 2 files changed, 396 insertions(+), 118 deletions(-) diff --git a/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.sql b/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.sql index 5113d8cb31..bdad8fad20 100644 --- a/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.sql +++ b/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.sql @@ -127,6 +127,7 @@ INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `l ('', '070', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 1, 0, NULL), ('', '072', 'SUBJECT CATEGORY CODE', 'SUBJECT CATEGORY CODE', 1, 0, NULL), ('', '073', 'SUBDIVISION USAGE', 'SUBDIVISION USAGE', 0, 0, NULL), + ('', '075', 'TYPE OF ENTITY', 'TYPE OF ENTITY', 1, 0, NULL), ('', '080', 'UNIVERSAL DECIMAL CLASSIFICATION NUMBER', 'UNIVERSAL DECIMAL CLASSIFICATION NUMBER', 1, 0, NULL), ('', '082', 'DEWEY DECIMAL CALL NUMBER', 'DEWEY DECIMAL CALL NUMBER', 1, 0, NULL), ('', '083', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 1, 0, NULL), @@ -148,6 +149,7 @@ INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `l ('', '130', 'HEADING--UNIFORM TITLE', 'HEADING--UNIFORM TITLE', 0, 0, NULL), ('', '140', 'UNIFORM TITLE [OBSOLETE, CAN/MARC]', 'UNIFORM TITLE [OBSOLETE, CAN/MARC]', 1, 0, NULL), ('', '143', 'COLLECTIVE TITLE [OBSOLETE, CAN/MARC]', 'COLLECTIVE TITLE [OBSOLETE, CAN/MARC]', 1, 0, NULL), + ('', '147', 'HEADING-NAMED EVENT', 'HEADING-NAMED EVENT', 0, 0, NULL), ('', '148', 'HEADING--CHRONOLOGICAL TERM', 'HEADING--CHRONOLOGICAL TERM', 0, 0, NULL), ('', '150', 'HEADING--TOPICAL TERM', 'HEADING--TOPICAL TERM', 0, 0, NULL), ('', '151', 'HEADING--GEOGRAPHIC NAME', 'HEADING--GEOGRAPHIC NAME', 0, 0, NULL), @@ -187,6 +189,7 @@ INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `l ('', '410', 'SEE FROM TRACING--CORPORATE NAME', 'SEE FROM TRACING--CORPORATE NAME', 1, 0, NULL), ('', '411', 'SEE FROM TRACING--MEETING NAME', 'SEE FROM TRACING--MEETING NAME', 1, 0, NULL), ('', '430', 'SEE FROM TRACING--UNIFORM TITLE', 'SEE FROM TRACING--UNIFORM TITLE', 1, 0, NULL), + ('', '447', 'SEE FROM TRACING-NAMED EVENT', 'SEE FROM TRACING-NAMED EVENT', 1, 0, NULL), ('', '448', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), ('', '450', 'SEE FROM TRACING--TOPICAL TERM', 'SEE FROM TRACING--TOPICAL TERM', 1, 0, NULL), ('', '451', 'SEE FROM TRACING--GEOGRAPHIC NAME', 'SEE FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), @@ -201,6 +204,7 @@ INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `l ('', '510', 'SEE ALSO FROM TRACING--CORPORATE NAME', 'SEE ALSO FROM TRACING--CORPORATE NAME', 1, 0, NULL), ('', '511', 'SEE ALSO FROM TRACING--MEETING NAME', 'SEE ALSO FROM TRACING--MEETING NAME', 1, 0, NULL), ('', '530', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 1, 0, NULL), + ('', '547', 'SEE ALSO FROM TRACING-NAMED EVENT', 'SEE ALSO FROM TRACING-NAMED EVENT', 1, 0, NULL), ('', '548', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), ('', '550', 'SEE ALSO FROM TRACING--TOPICAL TERM', 'SEE ALSO FROM TRACING--TOPICAL TERM', 1, 0, NULL), ('', '551', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), @@ -230,6 +234,7 @@ INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `l ('', '673', 'TITLE NOT RELATED TO THE ENTITY', 'TITLE NOT RELATED TO THE ENTITY', 1, 0, NULL), ('', '675', 'SOURCE DATA NOT FOUND', 'SOURCE DATA NOT FOUND', 0, 0, NULL), ('', '676', 'NOTE--CATALOGUING RULES (NAMES/TITLES) [OBSOLETE, CAN/MARC ONLY]', 'NOTE--CATALOGUING RULES (NAMES/TITLES) [OBSOLETE, CAN/MARC ONLY]', 0, 0, NULL), + ('', '677', 'DEFINITION', 'DEFINITION', 1, 0, NULL), ('', '678', 'BIOGRAPHICAL OR HISTORICAL DATA', 'BIOGRAPHICAL OR HISTORICAL DATA', 1, 0, NULL), ('', '680', 'PUBLIC GENERAL NOTE', 'PUBLIC GENERAL NOTE', 1, 0, NULL), ('', '681', 'SUBJECT EXAMPLE TRACING NOTE', 'SUBJECT EXAMPLE TRACING NOTE', 1, 0, NULL), @@ -244,6 +249,7 @@ INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `l ('', '710', 'ESTABLISHED HEADING LINKING ENTRY--CORPORATE NAME', 'ESTABLISHED HEADING LINKING ENTRY--CORPORATE NAME', 1, 0, NULL), ('', '711', 'ESTABLISHED HEADING LINKING ENTRY--MEETING NAME', 'ESTABLISHED HEADING LINKING ENTRY--MEETING NAME', 1, 0, NULL), ('', '730', 'ESTABLISHED HEADING LINKING ENTRY--UNIFORM TITLE', 'ESTABLISHED HEADING LINKING ENTRY--UNIFORM TITLE', 1, 0, NULL), + ('', '747', 'ESTABLISHED HEADING LINKING ENTRY-NAMED EVENT', 'ESTABLISHED HEADING LINKING ENTRY-NAMED EVENT', 1, 0, NULL), ('', '748', 'ESTABLISHED HEADING LINKING ENTRY--CHRONOLOGICAL TERM', 'ESTABLISHED HEADING LINKING ENTRY--CHRONOLOGICAL TERM', 1, 0, NULL), ('', '750', 'ESTABLISHED HEADING LINKING ENTRY--TOPICAL TERM', 'ESTABLISHED HEADING LINKING ENTRY--TOPICAL TERM', 1, 0, NULL), ('', '751', 'ESTABLISHED HEADING LINKING ENTRY--GEOGRAPHIC NAME', 'ESTABLISHED HEADING LINKING ENTRY--GEOGRAPHIC NAME', 1, 0, NULL), @@ -266,6 +272,7 @@ INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `l ('', '880', 'ALTERNATE GRAPHIC REPRESENTATION', 'ALTERNATE GRAPHIC REPRESENTATION', 1, 0, NULL), ('', '883', 'MACHINE-GENERATED METADATA PROVENANCE', 'MACHINE-GENERATED METADATA PROVENANCE', 1, 0, NULL), ('', '884', 'DESCRIPTION CONVERSION INFORMATION', 'DESCRIPTION CONVERSION INFORMATION', 1, 0, NULL), + ('', '885', 'MATCHING INFORMATION', 'MATCHING INFORMATION', 1, 0, NULL), ('', '942', 'KOHA INTERNAL USE', 'KOHA INTERNAL USE', 0, 1, NULL); @@ -343,6 +350,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '034', 'y', 'Ending date', 'Ending date', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '034', 'z', 'Name of extraterrestrial body', 'Name of extraterrestrial body', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '034', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '034', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '034', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '034', '3', 'Materials specified', 'Materials specified', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '034', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -364,6 +372,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '043', 'b', 'Local GAC code', 'Local GAC code', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '043', 'c', 'ISO code', 'ISO code', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '043', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '043', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '043', '2', 'Source of local code', 'Source of local code', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '043', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '043', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -390,24 +399,32 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '050', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '050', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '050', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '050', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '050', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '050', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '050', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '050', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '052', 'a', 'Geographic classification area code', 'Geographic classification area code', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '052', 'b', 'Geographic classification subarea code', 'Geographic classification subarea code', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '052', 'd', 'Populated place name', 'Populated place name', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '052', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '052', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '052', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '052', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '052', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '053', 'a', 'Classification number element-single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '053', 'b', 'Classification number element-ending number of span', 'Classification number element--ending number of span', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '053', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '053', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '053', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '053', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '053', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '053', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '055', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '055', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '055', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '055', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '055', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '055', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '055', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '055', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -419,6 +436,8 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '060', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '060', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '060', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '060', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '060', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '060', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '060', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '060', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -428,6 +447,8 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '065', 'a', 'Classification number element-single number or beginning of span', 'Classification number element--single number or beginning of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '065', 'b', 'Classification number element-ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '065', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '065', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '065', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '065', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '065', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '065', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -446,6 +467,8 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '070', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '072', 'a', 'Subject category code', 'Subject category code', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '072', 'x', 'Subject category code subdivision', 'Subject category code subdivision', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '070', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '070', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '072', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '072', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '072', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -453,9 +476,16 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '073', 'z', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '073', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '073', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '075', 'a', 'Type of entity term', 'Type of entity term', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '075', 'b', 'Type of entity code', 'Type of entity code', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '075', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '075', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '075', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '080', 'a', 'Universal Decimal Classification number', 'Universal Decimal Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '080', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '080', 'x', 'Common auxiliary subdivision', 'Common auxiliary subdivision', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '080', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '080', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '080', '2', 'Edition identifier', 'Edition identifier', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '080', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '080', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -494,6 +524,8 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '087', 'a', 'Classification number element-Single number of beginning number of span', 'Classification number element-Single number of beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '087', 'b', 'Classification number element-Ending number of span', 'Classification number element--Ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '087', 'c', 'Explanatory information', 'Explanatory information', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '087', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '087', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '087', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '087', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '087', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -627,7 +659,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '111', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 1, NULL, NULL, '''111e'',''111c'',''111d'',''111t'',''111s'',''111k'',''111n'',''111p'',''111g'',''111l'',''111f'',''111h'',''111x'',''111z'',''111y'',''111v''', 0, 0, 0, '', ''), ('', '111', 'b', 'Number [OBSOLETE]', 'Number [OBSOLETE]', 0, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '111', 'c', 'Location of meeting', 'Location of meeting', 1, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '111', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '111', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 0, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '111', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '111', 'f', 'Date of a work', 'Date of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '111', 'g', 'Miscellaneous information', 'Miscellaneous information', 1, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -694,6 +726,16 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '143', 'p', 'Part or section', 'Part or section', 1, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '143', 'r', 'Key for music', 'Key for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '143', 's', 'Version', 'Version', 1, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '147', 'a', 'Named event', 'Named event', 0, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '147', 'c', 'Location of named event', 'Location of named event', 1, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '147', 'd', 'Date of named event', 'Date of named event', 0, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '147', 'g', 'Miscellaneous information', 'Miscellaneous information', 1, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '147', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '147', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '147', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '147', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '147', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '147', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '148', 'a', 'Chronological term', 'Chronological term', 0, 0, 1, NULL, NULL, '''148y'',''148x'',''148z'',''148v''', 0, 0, 0, '', ''), ('', '148', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '148', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -775,12 +817,14 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '253', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 2, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '260', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 2, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '260', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 2, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '260', '0', 'Authority record control number', 'Authority record control number', 1, 0, 2, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '260', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 2, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '260', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 2, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '260', '6', 'Linkage', 'Linkage', 0, 0, 2, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '260', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 2, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '336', 'a', 'Content type term', 'Content type term', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '336', 'b', 'Content type code', 'Content type code', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '336', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '336', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '336', '2', 'Source', 'Source', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '336', '3', 'Materials specified', 'Materials specified', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '336', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -788,6 +832,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '348', 'a', 'Format of notated music term', 'Format of notated music term', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '348', 'b', 'Format of notated music code', 'Format of notated music code', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '348', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '348', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '348', '2', 'Source of term', 'Source of term', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '348', '3', 'Materials specified', 'Materials specified', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '348', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -801,7 +846,8 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '353', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '360', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '360', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '360', '0', 'Authority record control number', 'Authority record control number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '360', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '360', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '360', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '360', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '368', 'a', 'Type of corporate body', 'Type of corporate body', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -813,6 +859,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '368', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '368', 'v', 'Source of information', 'Source of information', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '368', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '368', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '368', '2', 'Source', 'Source', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '368', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '368', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -821,13 +868,17 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '370', 'c', 'Associated country', 'Associated country', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '370', 'e', 'Place of residence/headquarters', 'Place of residence/headquarters', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '370', 'f', 'Other associated place', 'Other associated place', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '370', 'g', 'Place of origin of work', 'Place of origin of work', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '370', 'g', 'Place of origin of work or expression', 'Place of origin of work or expression', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '370', 'i', 'Relationship information', 'Relationship information', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '370', 's', 'Start period', 'Start period', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '370', 't', 'End period', 'End period', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '370', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '370', 'v', 'Source of information', 'Source of information', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '370', '0', 'Record control number', 'Record control number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '370', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '370', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '370', '2', 'Source of term', 'Source of term', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '370', '3', 'Materials specified', 'Materials specified', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '370', '4', 'Relationship', 'Relationship', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '370', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '370', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '371', 'a', 'Address', 'Address', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -841,7 +892,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '371', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '371', 'v', 'Source of information', 'Source of information', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '371', 'z', 'Public note', 'Public note', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '371', '4', 'Relator code', 'Relator code', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '371', '4', 'Relationship', 'Relationship', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '371', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '371', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '372', 'a', 'Field of activity', 'Field of activity', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -849,7 +900,8 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '372', 't', 'End period', 'End period', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '372', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '372', 'v', 'Source of information', 'Source of information', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '372', '0', 'Record control number', 'Record control number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '372', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '372', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '372', '2', 'Source of term', 'Source of term', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '372', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '372', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -858,7 +910,8 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '373', 't', 'End period', 'End period', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '373', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '373', 'v', 'Source of information', 'Source of information', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '373', '0', 'Record control number', 'Record control number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '373', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '373', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '373', '2', 'Source of term', 'Source of term', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '373', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '373', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -867,7 +920,8 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '374', 't', 'End period', 'End period', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '374', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '374', 'v', 'Source of information', 'Source of information', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '374', '0', 'Record control number', 'Record control number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '374', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '374', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '374', '2', 'Source of term', 'Source of term', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '374', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '374', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -886,12 +940,15 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '376', 't', 'End period', 'End period', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '376', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '376', 'v', 'Source of information', 'Source of information', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '376', '0', 'Record control number', 'Record control number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '376', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '376', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '376', '2', 'Source of term', 'Source of term', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '376', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '376', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '377', 'a', 'Language code', 'Language code', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '377', 'l', 'Language term', 'Language term', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '377', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '377', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '377', '2', 'Source of code', 'Source of code', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '377', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '377', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -901,14 +958,16 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '378', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '378', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '380', 'a', 'Form of work', 'Form of work', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '380', '0', 'Record control number', 'Record control number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '380', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '380', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '380', '2', 'Source of term', 'Source of term', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '380', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '380', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '381', 'a', 'Other distinguishing characteristic', 'Other distinguishing characteristic', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '381', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '381', 'v', 'Source of information', 'Source of information', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '381', '0', 'Record control number', 'Record control number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '381', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '381', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '381', '2', 'Source of term', 'Source of term', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '381', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '381', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -923,6 +982,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '382', 't', 'Total number of ensembles', 'Total number of ensembles', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '382', 'v', 'Note', 'Note', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '382', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '382', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '382', '2', 'Source of term', 'Source of term', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '382', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '382', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -942,20 +1002,25 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '385', 'm', 'Demographic group term', 'Demographic group term', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '385', 'n', 'Demographic group code', 'Demographic group code', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '385', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '385', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '385', '2', 'Source', 'Source', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '385', '3', 'Materials specified', 'Materials specified', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '385', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '385', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '386', 'a', 'Creator/contributor term', 'Creator/contributor term', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '386', 'b', 'Creator/contributor code', 'Creator/contributor code', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '386', 'i', 'Relationship information', 'Relationship information', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '386', 'm', 'Demographic group term', 'Demographic group term', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '386', 'n', 'Demographic group code', 'Demographic group code', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '386', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '386', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '386', '2', 'Source', 'Source', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '386', '3', 'Materials specified', 'Materials specified', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '386', '4', 'Relationship', 'Relationship', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '386', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '386', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '388', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '388', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '388', '2', 'Source of term', 'Source of term', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '388', '3', 'Materials specified', 'Materials specified', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '388', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -986,7 +1051,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '400', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '400', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '400', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '400', '4', 'Relationship code', 'Relationship code', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '400', '4', 'Relationship', 'Relationship', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '400', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '400', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '400', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1014,7 +1079,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '410', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '410', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '410', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '410', '4', 'Relationship code', 'Relationship code', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '410', '4', 'Relationship', 'Relationship', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '410', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '410', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '410', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1022,7 +1087,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '411', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''411e'',''411c'',''411d'',''411t'',''411s'',''411k'',''411n'',''411p'',''411g'',''411l'',''411f'',''411h'',''411x'',''411z'',''411y'',''411v''', 0, 0, 0, '', 'MEETI_NAME'), ('', '411', 'b', 'Number {OBSOLETE]', 'Number {OBSOLETE]', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '411', 'c', 'Location of meeting', 'Location of meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '411', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '411', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '411', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '411', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '411', 'g', 'Miscellaneous information', 'Miscellaneous information', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1041,7 +1106,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '411', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '411', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '411', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '411', '4', 'Relationship code', 'Relationship code', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '411', '4', 'Relationship', 'Relationship', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '411', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '411', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '411', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1066,11 +1131,25 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '430', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '430', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '430', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '430', '4', 'Relationship code', 'Relationship code', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '430', '4', 'Relationship', 'Relationship', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '430', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '430', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '430', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '430', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 4, NULL, NULL, NULL, 0, 1, 0, '', ''), + ('', '447', 'a', 'Named event', 'Named event', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '447', 'c', 'Location of named event', 'Location of named event', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '447', 'd', 'Date of named event', 'Date of named event', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '447', 'g', 'Miscellaneous information', 'Miscellaneous information', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '447', 'i', 'Relationship information', 'Relationship information', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '447', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '447', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '447', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '447', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '447', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '447', '4', 'Relationship', 'Relationship', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '447', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '447', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '447', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '448', 'a', 'Chronological term', 'Chronological term', 0, 0, 4, NULL, NULL, '''448y'',''448x'',''448z'',''448v''', 0, 0, 0, '', 'CHRON_TERM'), ('', '448', 'i', 'Relationship information', 'Relationship information', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '448', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1078,7 +1157,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '448', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '448', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '448', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '448', '4', 'Relationship code', 'Relationship code', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '448', '4', 'Relationship', 'Relationship', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '448', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '448', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '448', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1092,7 +1171,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '450', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '450', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '450', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '450', '4', 'Relationship code', 'Relationship code', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '450', '4', 'Relationship', 'Relationship', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '450', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '450', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '450', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1105,7 +1184,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '451', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '451', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '451', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '451', '4', 'Relationship code', 'Relationship code', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '451', '4', 'Relationship', 'Relationship', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '451', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '451', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '451', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1130,7 +1209,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '455', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '455', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '455', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '455', '4', 'Relationship code', 'Relationship code', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '455', '4', 'Relationship', 'Relationship', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '455', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '455', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '455', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1138,7 +1217,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '462', 'a', 'Medium of performance term', 'Medium of performance term', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '462', 'i', 'Relationship information', 'Relationship information', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '462', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '462', '4', 'Relationship code', 'Relationship code', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '462', '4', 'Relationship', 'Relationship', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '462', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '462', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '462', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1148,7 +1227,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '480', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '480', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '480', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '480', '4', 'Relationship code', 'Relationship code', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '480', '4', 'Relationship', 'Relationship', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '480', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '480', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '480', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1158,7 +1237,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '481', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '481', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '481', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '481', '4', 'Relationship code', 'Relationship code', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '481', '4', 'Relationship', 'Relationship', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '481', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '481', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '481', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1168,7 +1247,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '482', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '482', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '482', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '482', '4', 'Relationship code', 'Relationship code', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '482', '4', 'Relationship', 'Relationship', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '482', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '482', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '482', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1178,7 +1257,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '485', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '485', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '485', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '485', '4', 'Relationship code', 'Relationship code', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '485', '4', 'Relationship', 'Relationship', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '485', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '485', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '485', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1208,7 +1287,8 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '500', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '500', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '500', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '500', '4', 'Relationship code', 'Relationship code', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '500', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '500', '4', 'Relationship', 'Relationship', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '500', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '500', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '500', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1237,14 +1317,15 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '510', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '510', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '510', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '510', '4', 'Relationship code', 'Relationship code', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '510', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '510', '4', 'Relationship', 'Relationship', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '510', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '510', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '510', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '510', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 5, NULL, NULL, NULL, 0, 1, 0, '', ''), ('', '511', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''511e'',''511c'',''511d'',''511t'',''511s'',''511k'',''511n'',''511p'',''511g'',''511l'',''511f'',''511h'',''511x'',''511z'',''511y'',''511v''', 0, 0, 0, '', 'MEETI_NAME'), ('', '511', 'c', 'Location of meeting', 'Location of meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '511', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '511', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '511', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '511', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '511', 'g', 'Miscellaneous information', 'Miscellaneous information', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1264,7 +1345,8 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '511', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '511', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '511', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '511', '4', 'Relationship code', 'Relationship code', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '511', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '511', '4', 'Relationship', 'Relationship', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '511', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '511', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '511', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1290,11 +1372,28 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '530', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '530', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '530', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '530', '4', 'Relationship code', 'Relationship code', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '530', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '530', '4', 'Relationship', 'Relationship', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '530', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '530', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '530', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '530', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 5, NULL, NULL, NULL, 0, 1, 0, '', ''), + ('', '547', 'a', 'Named event', 'Named event', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', 'c', 'Location of named event', 'Location of named event', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', 'd', 'Date of named event', 'Date of named event', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', 'g', 'Miscellaneous information', 'Miscellaneous information', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', 'i', 'Relationship information', 'Relationship information', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', '4', 'Relationship', 'Relationship', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '547', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '548', 'a', 'Chronological term', 'Chronological term', 0, 0, 5, NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, 0, '', 'CHRON_TERM'), ('', '548', 'i', 'Relationship information', 'Relationship information', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '548', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1302,8 +1401,9 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '548', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '548', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '548', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '548', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '548', '4', 'Relationship code', 'Relationship code', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '548', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '548', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '548', '4', 'Relationship', 'Relationship', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '548', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '548', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '548', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1318,7 +1418,8 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '550', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '550', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '550', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '550', '4', 'Relationship code', 'Relationship code', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '550', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '550', '4', 'Relationship', 'Relationship', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '550', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '550', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '550', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1332,7 +1433,8 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '551', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '551', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '551', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '551', '4', 'Relationship code', 'Relationship code', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '551', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '551', '4', 'Relationship', 'Relationship', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '551', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '551', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '551', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1357,8 +1459,9 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '555', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '555', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '555', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '555', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '555', '4', 'Relationship code', 'Relationship code', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '555', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '555', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '555', '4', 'Relationship', 'Relationship', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '555', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '555', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '555', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1367,7 +1470,8 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '562', 'i', 'Relationship information', 'Relationship information', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '562', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '562', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '562', '4', 'Relationship code', 'Relationship code', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '562', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '562', '4', 'Relationship', 'Relationship', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '562', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '562', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '562', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1377,8 +1481,9 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '580', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '580', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '580', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '580', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '580', '4', 'Relationship code', 'Relationship code', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '580', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '580', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '580', '4', 'Relationship', 'Relationship', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '580', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '580', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '580', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1388,8 +1493,9 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '581', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '581', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '581', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '581', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '581', '4', 'Relationship code', 'Relationship code', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '581', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '581', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '581', '4', 'Relationship', 'Relationship', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '581', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '581', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '581', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1399,8 +1505,9 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '582', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '582', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '582', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '582', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '582', '4', 'Relationship code', 'Relationship code', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '582', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '582', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '582', '4', 'Relationship', 'Relationship', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '582', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '582', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '582', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1410,8 +1517,9 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '585', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '585', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '585', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '585', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '585', '4', 'Relationship code', 'Relationship code', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '585', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '585', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '585', '4', 'Relationship', 'Relationship', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '585', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '585', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '585', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1483,6 +1591,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '672', 'f', 'Date', 'Date', 0, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '672', 'w', 'Bibliographic record control number', 'Bibliographic record control number', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '672', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '672', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '672', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '672', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '673', 'a', 'Title', 'Title', 0, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1490,6 +1599,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '673', 'f', 'Date', 'Date', 0, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '673', 'w', 'Bibliographic record control number', 'Bibliographic record control number', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '673', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '673', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '673', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '673', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '675', 'a', 'Source citation', 'Source citation', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1497,6 +1607,10 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '675', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '676', 'a', 'Rule number(s) and additional information', 'Rule number(s) and additional information', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '676', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '677', 'a', 'Definition', 'Definition', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '677', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '677', 'v', 'Source of definition', 'Source of definition', 0, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '677', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '678', 'a', 'Biographical or historical data', 'Biographical or historical data', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '678', 'b', 'Expansion', 'Expansion', 0, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '678', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1573,9 +1687,10 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '700', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '700', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '700', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '700', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '700', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '700', '3', 'Materials specified [CLASSIFICATION FORMAT]', 'Materials specified [CLASSIFICATION FORMAT]', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '700', '4', 'Relationship code', 'Relationship code', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '700', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '700', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '700', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '700', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1603,15 +1718,16 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '710', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '710', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '710', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '710', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '710', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '710', '3', 'Materials specified [CLASSIFICATION FORMAT]', 'Materials specified [CLASSIFICATION FORMAT]', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '710', '4', 'Relationship code', 'Relationship code', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '710', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '710', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '710', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '710', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '711', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '711', 'c', 'Location of meeting', 'Location of meeting', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '711', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '711', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '711', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '711', 'f', 'Date of a work', 'Date of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '711', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1631,9 +1747,10 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '711', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '711', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '711', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '711', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '711', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '711', '3', 'Materials specified', 'Materials specified', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '711', '4', 'Relationship code', 'Relationship code', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '711', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '711', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '711', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '711', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1658,12 +1775,30 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '730', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '730', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '730', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '730', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '730', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '730', '3', 'Materials specified [CLASSIFICATION FORMAT]', 'Materials specified [CLASSIFICATION FORMAT]', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '730', '4', 'Relationship code', 'Relationship code', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '730', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '730', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '730', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '730', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', 'a', 'Named event', 'Named event', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', 'c', 'Location of named event', 'Location of named event', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', 'd', 'Date of named event', 'Date of named event', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', 'g', 'Miscellaneous information', 'Miscellaneous information', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', 'i', 'Relationship information', 'Relationship information', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '747', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '748', 'a', 'Chronological term', 'Chronological term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '748', 'i', 'Relationship information', 'Relationship information', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '748', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1672,9 +1807,10 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '748', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '748', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '748', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '748', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '748', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '748', '3', 'Materials specified [CLASSIFICATION FORMAT]', 'Materials specified [CLASSIFICATION FORMAT]', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '748', '4', 'Relationship code', 'Relationship code', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '748', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '748', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '748', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '748', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1690,9 +1826,10 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '750', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '750', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '750', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '750', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '750', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '750', '3', 'Materials specified [CLASSIFICATION FORMAT]', 'Materials specified [CLASSIFICATION FORMAT]', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '750', '4', 'Relationship code', 'Relationship code', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '750', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '750', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '750', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '750', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1705,9 +1842,10 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '751', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '751', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '751', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '751', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '751', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '751', '3', 'Materials specified [CLASSIFICATION FORMAT]', 'Materials specified [CLASSIFICATION FORMAT]', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '751', '4', 'Relationship code', 'Relationship code', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '751', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '751', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '751', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '751', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1740,8 +1878,9 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '755', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '755', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '755', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '755', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '755', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '755', '4', 'Relationship code', 'Relationship code', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '755', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '755', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '755', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '755', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1763,8 +1902,9 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '762', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '762', 'z', 'Table number', 'Table number', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '762', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '762', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '762', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '762', '4', 'Relationship code', 'Relationship code', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '762', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '762', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '762', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '762', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1826,8 +1966,9 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '780', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '780', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '780', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '780', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '780', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '780', '4', 'Relationship code', 'Relationship code', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '780', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '780', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '780', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '780', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1838,8 +1979,9 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '781', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '781', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '781', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '781', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '781', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '781', '4', 'Relationship code', 'Relationship code', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '781', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '781', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '781', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '781', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1850,8 +1992,9 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '782', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '782', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '782', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '782', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '782', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '782', '4', 'Relationship code', 'Relationship code', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '782', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '782', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '782', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '782', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1862,8 +2005,9 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '785', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '785', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '785', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '785', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '785', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '785', '4', 'Relationship code', 'Relationship code', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '785', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '785', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '785', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '785', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1871,7 +2015,7 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '788', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '788', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '788', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), - ('', '788', '4', 'Relationship code', 'Relationship code', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '788', '4', 'Relationship', 'Relationship', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '788', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '788', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '788', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, 0, '', ''), @@ -1947,12 +2091,24 @@ INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield` ('', '883', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 0, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '883', 'w', 'Bibliographic record control number', 'Bibliographic record control number', 1, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '883', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '883', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '883', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '884', 'a', 'Conversion process', 'Conversion process', 0, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '884', 'g', 'Conversion date', 'Conversion date', 0, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '884', 'k', 'Identifier of source metadata', 'Identifier of source metadata', 0, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '884', 'q', 'Conversion agency', 'Conversion agency', 0, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '884', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '885', 'a', 'Matching information', 'Matching information', 0, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '885', 'b', 'Status of matching and its checking', 'Status of matching and its checking', 0, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '885', 'c', 'Confidence value', 'Confidence value', 0, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '885', 'd', 'Generation date', 'Generation date', 0, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '885', 'w', 'Record control number', 'Record control number', 1, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '885', 'x', 'Nonpublic note', 'Nonpublic note', 1, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '885', 'z', 'Public note', 'Public note', 1, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '885', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '885', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '885', '2', 'Source', 'Source', 0, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), + ('', '885', '5', 'Institution to which field applies', 'Institution to which field applies', 0, 0, 8, NULL, NULL, NULL, 0, 0, 0, '', ''), ('', '942', 'a', 'Koha auth type', 'Koha auth type', 0, 1, 9, NULL, NULL, NULL, 0, 1, 0, 'auth_header.authtypecode', ''); diff --git a/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql b/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql index 158f181057..f504c98ec7 100644 --- a/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql +++ b/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql @@ -191,7 +191,7 @@ INSERT IGNORE INTO `marc_tag_structure` (`tagfield`, `liblibrarian`, `libopac`, ('025', 'OVERSEAS ACQUISITION NUMBER', 'OVERSEAS ACQUISITION NUMBER', 1, 0, '', ''), ('026', 'FINGERPRINT IDENTIFIER', 'FINGERPRINT IDENTIFIER', 1, 0, '', ''), ('027', 'STANDARD TECHNICAL REPORT NUMBER', 'STANDARD TECHNICAL REPORT NUMBER', 1, 0, '', ''), - ('028', 'PUBLISHER NUMBER', 'PUBLISHER NUMBER', 1, 0, NULL, ''), + ('028', 'PUBLISHER OR DISTRIBUTOR NUMBER', 'PUBLISHER OR DISTRIBUTOR NUMBER', 1, 0, NULL, ''), ('029', 'OTHER SYSTEM CONTROL NUMBER (OCLC)', 'OTHER SYSTEM CONTROL NUMBER (OCLC)', 1, 0, '', ''), ('030', 'CODEN DESIGNATION', 'CODEN DESIGNATION', 1, 0, '', ''), ('031', 'MUSICAL INCIPITS INFORMATION', 'MUSICAL INCIPITS INFORMATION', 1, 0, '', ''), @@ -306,7 +306,7 @@ INSERT IGNORE INTO `marc_tag_structure` (`tagfield`, `liblibrarian`, `libopac`, ('381', 'OTHER DISTINGUISHING CHARACTERISTICS OF WORK OR EXPRESSION', 'OTHER DISTINGUISHING CHARACTERISTICS OF WORK OR EXPRESSION', 1, 0, NULL, ''), ('382', 'MEDIUM OF PERFORMANCE', 'MEDIUM OF PERFORMANCE', 1, 0, NULL, ''), ('383', 'NUMERIC DESIGNATION OF MUSICAL WORK', 'NUMERIC DESIGNATION OF MUSICAL WORK', 1, 0, NULL, ''), - ('384', 'KEY', 'KEY', 0, 0, NULL, ''), + ('384', 'KEY', 'KEY', 1, 0, NULL, ''), ('385', 'AUDIENCE CHARACTERISTICS', 'AUDIENCE CHARACTERISTICS', 1, 0, NULL, ''), ('386', 'CREATOR/CONTRIBUTOR CHARACTERISTICS', 'CREATOR/CONTRIBUTOR CHARACTERISTICS', 1, 0, NULL, ''), ('388', 'TIME PERIOD OF CREATION', 'TIME PERIOD OF CREATION', 1, 0, NULL, ''), @@ -380,6 +380,7 @@ INSERT IGNORE INTO `marc_tag_structure` (`tagfield`, `liblibrarian`, `libopac`, ('610', 'SUBJECT ADDED ENTRY--CORPORATE NAME', 'SUBJECT ADDED ENTRY--CORPORATE NAME', 1, 0, NULL, ''), ('611', 'SUBJECT ADDED ENTRY--MEETING NAME', 'SUBJECT ADDED ENTRY--MEETING NAME', 1, 0, NULL, ''), ('630', 'SUBJECT ADDED ENTRY--UNIFORM TITLE', 'SUBJECT ADDED ENTRY--UNIFORM TITLE', 1, 0, NULL, ''), + ('647', 'SUBJECT ADDED ENTRY--NAMED EVENT', 'SUBJECT ADDED ENTRY--NAMED EVENT', 1, 0, NULL, ''), ('648', 'SUBJECT ADDED ENTRY--CHRONOLOGICAL TERM', 'SUBJECT ADDED ENTRY--CHRONOLOGICAL TERM', 1, 0, NULL, ''), ('650', 'SUBJECT ADDED ENTRY--TOPICAL TERM', 'SUBJECT ADDED ENTRY--TOPICAL TERM', 1, 0, NULL, ''), ('651', 'SUBJECT ADDED ENTRY--GEOGRAPHIC NAME', 'SUBJECT ADDED ENTRY--GEOGRAPHIC NAME', 1, 0, NULL, ''), @@ -410,6 +411,7 @@ INSERT IGNORE INTO `marc_tag_structure` (`tagfield`, `liblibrarian`, `libopac`, ('753', 'SYSTEM DETAILS ACCESS TO COMPUTER FILES', 'SYSTEM DETAILS ACCESS TO COMPUTER FILES', 1, 0, NULL, ''), ('754', 'ADDED ENTRY--TAXONOMIC IDENTIFICATION', 'ADDED ENTRY--TAXONOMIC IDENTIFICATION', 1, 0, NULL, ''), ('755', 'ADDED ENTRY--PHYSICAL CHARACTERISTICS [OBSOLETE]', 'ADDED ENTRY--PHYSICAL CHARACTERISTICS [OBSOLETE]', 1, 0, NULL, ''), + ('758', 'RESOURCE IDENTIFIER', 'RESOURCE IDENTIFIER', 1, 0, NULL, ''), ('760', 'MAIN SERIES ENTRY', 'MAIN SERIES ENTRY', 1, 0, NULL, ''), ('762', 'SUBSERIES ENTRY', 'SUBSERIES ENTRY', 1, 0, NULL, ''), ('765', 'ORIGINAL LANGUAGE ENTRY', 'ORIGINAL LANGUAGE ENTRY', 1, 0, NULL, ''), @@ -465,6 +467,7 @@ INSERT IGNORE INTO `marc_tag_structure` (`tagfield`, `liblibrarian`, `libopac`, ('882', 'REPLACEMENT RECORD INFORMATION', 'REPLACEMENT RECORD INFORMATION', 0, 0, NULL, ''), ('883', 'MACHINE-GENERATED METADATA PROVENANCE', 'MACHINE-GENERATED METADATA PROVENANCE', 1, 0, NULL, ''), ('884', 'DESCRIPTION CONVERSION INFORMATION', 'DESCRIPTION CONVERSION INFORMATION', 1, 0, NULL, ''), + ('885', 'MATCHING INFORMATION', 'MATCHING INFORMATION', 1, 0, NULL, ''), ('886', 'FOREIGN MARC INFORMATION FIELD', 'FOREIGN MARC INFORMATION FIELD', 1, 0, NULL, ''), ('887', 'NON-MARC INFORMATION FIELD', 'NON-MARC INFORMATION FIELD', 1, 0, NULL, ''), ('896', 'LOCAL SERIES ADDED ENTRY--PERSONAL NAME (RLIN)', 'LOCAL SERIES ADDED ENTRY--PERSONAL NAME (RLIN)', 1, 0, '', ''), @@ -596,7 +599,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('027', 'z', 'Canceled/invalid number', 'Canceled/invalid number', 1, 0, '', 0, '', '', '', 0, -1, '', '', '', NULL), ('028', '6', 'Linkage', 'Linkage', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('028', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), - ('028', 'a', 'Publisher number', 'Publisher number', 0, 0, '', 0, '', '', '', 0, 0, '', '', '', NULL), + ('028', 'a', 'Publisher or distributor number', 'Publisher or distributor number', 0, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('028', 'b', 'Source', 'Source', 0, 0, '', 0, '', '', '', 0, 0, '', '', '', NULL), ('028', 'q', 'Qualifying information', 'Qualifying information', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('029', 'a', 'OCLC library identifier', 'OCLC library identifier', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), @@ -631,7 +634,8 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('032', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('032', 'a', 'Postal registration number', 'Postal registration number', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('032', 'b', 'Source agency assigning number', 'Source agency assigning number', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), - ('033', '0', 'Record control number', 'Record control number', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('033', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('033', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('033', '2', 'Source of term', 'Source of term', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('033', '3', 'Materials specified', 'Materials specified', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('033', '6', 'Linkage', 'Linkage', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), @@ -641,6 +645,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('033', 'c', 'Geographic classification subarea code', 'Geographic classification subarea code', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('033', 'p', 'Place of event', 'Place of event', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('034', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('034', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('034', '2', 'Source', 'Source', 0, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('034', '3', 'Materials specified', 'Materials specified', 0, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('034', '6', 'Linkage', 'Linkage', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), @@ -714,6 +719,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('041', 'n', 'Language code of original libretto', 'Language code of original libretto', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('042', 'a', 'Authentication code', 'Authentication code', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('043', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('043', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('043', '2', 'Source of local code', 'Source of local code', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('043', '6', 'Linkage', 'Linkage', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('043', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), @@ -735,9 +741,9 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('046', '6', 'Linkage', 'Linkage', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('046', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('046', 'a', 'Type of date code', 'Type of date code', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), - ('046', 'b', 'Date 1, B.C. date', 'Date 1, B.C. date', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), + ('046', 'b', 'Date 1, B.C.E. date', 'Date 1, B.C.E. date', 0, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('046', 'c', 'Date 1, C.E. date', 'Date 1, C.E. date', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), - ('046', 'd', 'Date 2, B.C. date', 'Date 2, B.C. date', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), + ('046', 'd', 'Date 2, B.C.E. date', 'Date 2, B.C.E. date', 0, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('046', 'e', 'Date 2, C.E. date', 'Date 2, C.E. date', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('046', 'j', 'Date resource modified', 'Date resource modified', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('046', 'k', 'Beginning or single date created', 'Beginning or single date created', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), @@ -769,6 +775,8 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('049', 'v', 'Primary bibliographic subdivision', 'Primary bibliographic subdivision', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('049', 'y', 'Inclusive dates of publication or coverage', 'Inclusive dates of publication or coverage', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('050', '3', 'Materials specified', 'Materials specified', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), + ('050', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('050', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('050', '6', 'Linkage', 'Linkage', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('050', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('050', 'a', 'Classification number', 'Classification number', 1, 0, '', 0, '', '', '', 0, 0, '', '', '', NULL), @@ -778,6 +786,8 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('051', 'a', 'Classification number', 'Classification number', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('051', 'b', 'Item number', 'Item number', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('051', 'c', 'Copy information', 'Copy information', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), + ('052', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('052', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('052', '2', 'Code source', 'Code source', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('052', '6', 'Linkage', 'Linkage', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('052', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), @@ -785,11 +795,15 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('052', 'b', 'Geographic classification subarea code', 'Geographic classification subarea code', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('052', 'c', 'Subject (MP) [OBSOLETE]', 'Subject (MP) [OBSOLETE]', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('052', 'd', 'Populated place name', 'Populated place name', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), + ('055', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('055', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('055', '2', 'Source of call/class number', 'Source of call/class number', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('055', '6', 'Linkage', 'Linkage', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('055', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('055', 'a', 'Classification number', 'Classification number', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('055', 'b', 'Item number', 'Item number', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), + ('060', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('060', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('060', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('060', 'a', 'Classification number', 'Classification number', 1, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('060', 'b', 'Item number', 'Item number', 0, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -800,6 +814,8 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('066', 'a', 'Primary G0 character set', 'Primary G0 character set', 0, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('066', 'b', 'Primary G1 character set', 'Primary G1 character set', 0, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('066', 'c', 'Alternate G0 or G1 character set', 'Alternate G0 or G1 character set', 1, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), + ('070', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('070', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('070', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('070', 'a', 'Classification number', 'Classification number', 1, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('070', 'b', 'Item number', 'Item number', 0, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -815,6 +831,8 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('074', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('074', 'a', 'GPO item number', 'GPO item number', 0, 0, NULL, 0, NULL, NULL, '', NULL, -1, '', '', '', NULL), ('074', 'z', 'Canceled/invalid GPO item number', 'Canceled/invalid GPO item number', 1, 0, NULL, 0, NULL, NULL, '', NULL, -1, '', '', '', NULL), + ('080', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('080', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('080', '2', 'Edition identifier', 'Edition identifier', 0, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('080', '6', 'Linkage', 'Linkage', 0, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('080', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -837,12 +855,16 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('083', 'q', 'Assigning agency', 'Assigning agency', 0, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('083', 'y', 'Table sequence number for internal subarrangement or add table', 'Table sequence number for internal subarrangement or add table', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('083', 'z', 'Table identification', 'Table identification', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('084', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('084', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('084', '2', 'Number source', 'Number source', 0, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('084', '6', 'Linkage', 'Linkage', 0, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('084', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('084', 'a', 'Classification number', 'Classification number', 1, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('084', 'b', 'Item number', 'Item number', 0, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('084', 'q', 'Assigning agency', 'Assigning agency', 0, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('085', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('085', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('085', '6', 'Linkage', 'Linkage', 0, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('085', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('085', 'a', 'Number where instructions are found-single number or beginning number of span', 'Number where instructions are found-single number or beginning number of span', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), @@ -857,6 +879,8 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('085', 'w', 'Table identification-Internal subarrangement or add table', 'Table identification-Internal subarrangement or add table', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('085', 'y', 'Table sequence number for internal subarrangement or add table', 'Table sequence number for internal subarrangement or add table', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('085', 'z', 'Table identification', 'Table identification', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('086', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), + ('086', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 0, '', '', '', NULL, -6, '', '', '', NULL), ('086', '2', 'Number source', 'Number source', 0, 0, NULL, 0, NULL, NULL, '', NULL, -1, '', '', '', NULL), ('086', '6', 'Linkage', 'Linkage', 0, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('086', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 0, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -898,7 +922,8 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('099', 'e', 'Feature heading', 'Feature heading', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('099', 'f', 'Filing suffix', 'Filing suffix', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL), ('100', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), - ('100', '4', 'Relator code', 'Relator code', 1, 0, '', 1, '', '', '', 0, 0, '', '', '', NULL), + ('100', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), + ('100', '4', 'Relationship', 'Relationship', 1, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), ('100', '6', 'Linkage', 'Linkage', 0, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL), ('100', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL), ('100', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL), @@ -918,7 +943,8 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('100', 't', 'Title of a work', 'Title of a work', 0, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL), ('100', 'u', 'Affiliation', 'Affiliation', 0, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL), ('110', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), - ('110', '4', 'Relator code', 'Relator code', 1, 0, '', 1, '', '', '', NULL, 0, '', '', '', NULL), + ('110', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), + ('110', '4', 'Relationship', 'Relationship', 1, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), ('110', '6', 'Linkage', 'Linkage', 0, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), ('110', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), ('110', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL), @@ -936,14 +962,15 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('110', 't', 'Title of a work', 'Title of a work', 0, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), ('110', 'u', 'Affiliation', 'Affiliation', 0, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), ('111', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), - ('111', '4', 'Relator code', 'Relator code', 1, 0, NULL, 1, NULL, NULL, '', NULL, 0, '', '', '', NULL), + ('111', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), + ('111', '4', 'Relationship', 'Relationship', 1, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), ('111', '6', 'Linkage', 'Linkage', 0, 0, NULL, 1, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('111', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 1, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('111', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL), ('111', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, NULL, 1, NULL, 'MEETI_NAME', '', NULL, 0, '', '', '', NULL), ('111', 'b', 'Number [OBSOLETE]', 'Number [OBSOLETE]', 0, 0, NULL, 1, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('111', 'c', 'Location of meeting', 'Location of meeting', 1, 0, NULL, 1, NULL, NULL, '', NULL, 0, '', '', '', NULL), - ('111', 'd', 'Date of meeting', 'Date of meeting', 0, 0, NULL, 1, NULL, NULL, '', NULL, 0, '', '', '', NULL), + ('111', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), ('111', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, NULL, 1, NULL, NULL, '', NULL, 0, '', '', '', NULL), ('111', 'f', 'Date of a work', 'Date of a work', 0, 0, NULL, 1, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('111', 'g', 'Miscellaneous information', 'Miscellaneous information', 1, 0, NULL, 1, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -956,6 +983,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('111', 't', 'Title of a work', 'Title of a work', 0, 0, NULL, 1, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('111', 'u', 'Affiliation', 'Affiliation', 0, 0, NULL, 1, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('130', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), + ('130', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 1, '', '', '', NULL, -6, '', '', '', NULL), ('130', '6', 'Linkage', 'Linkage', 0, 0, NULL, 1, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('130', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 1, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('130', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL), @@ -989,6 +1017,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('222', 'a', 'Key title', 'Key title', 0, 0, NULL, 2, NULL, NULL, '', NULL, -1, '', '', '', NULL), ('222', 'b', 'Qualifying information', 'Qualifying information', 0, 0, NULL, 2, NULL, NULL, '', NULL, -1, '', '', '', NULL), ('240', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 2, '', '', '', NULL, -6, '', '', '', NULL), + ('240', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 2, '', '', '', NULL, -6, '', '', '', NULL), ('240', '6', 'Linkage', 'Linkage', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL), ('240', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL), ('240', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, '', 2, '', '', '', 0, -5, '', '', '', NULL), @@ -1093,6 +1122,8 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('256', '6', 'Linkage', 'Linkage', 0, 0, '', 2, '', '', '', NULL, -6, '', '', '', NULL), ('256', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 2, '', '', '', NULL, -6, '', '', '', NULL), ('256', 'a', 'Computer file characteristics', 'Computer file characteristics', 0, 0, '', 2, '', '', '', NULL, -6, '', '', '', NULL), + ('257', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 2, '', '', '', NULL, -6, '', '', '', NULL), + ('257', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 2, '', '', '', NULL, -6, '', '', '', NULL), ('257', '2', 'Source', 'Source', 0, 0, '', 2, '', '', '', NULL, -6, '', '', '', NULL), ('257', '6', 'Linkage', 'Linkage', 0, 0, '', 2, '', '', '', NULL, -6, '', '', '', NULL), ('257', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 2, '', '', '', NULL, -6, '', '', '', NULL), @@ -1139,7 +1170,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('264', 'c', 'Date of production, publication, distribution, manufacture, or copyright notice', 'Date of production, publication, distribution, manufacture, or copyright notice', 1, 0, '', 2, '', '', '', NULL, -6, '', '', '', NULL), ('265', '6', 'Linkage [OBSOLETE]', 'Linkage [OBSOLETE]', 0, 0, '', 2, '', '', '', NULL, -6, '', '', '', NULL), ('265', 'a', 'Source for acquisition/subscription address [OBSOLETE]', 'Source for acquisition/subscription address [OBSOLETE]', 1, 0, '', 2, '', '', '', NULL, -6, '', '', '', NULL), - ('270', '4', 'Relator code', 'Relator code', 1, 0, NULL, 2, NULL, NULL, '', NULL, -6, '', '', '', NULL), + ('270', '4', 'Relationship', 'Relationship', 1, 0, '', 2, '', '', '', NULL, -6, '', '', '', NULL), ('270', '6', 'Linkage', 'Linkage', 0, 0, NULL, 2, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('270', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 2, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('270', 'a', 'Address', 'Address', 1, 0, NULL, 2, NULL, NULL, '', NULL, -1, '', '', '', NULL), @@ -1218,6 +1249,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('321', 'a', 'Former publication frequency', 'Former publication frequency', 0, 0, NULL, 3, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('321', 'b', 'Dates of former publication frequency', 'Dates of former publication frequency', 0, 0, NULL, 3, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('336', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('336', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('336', '2', 'Source', 'Source', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('336', '3', 'Materials specified', 'Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('336', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), @@ -1225,6 +1257,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('336', 'a', 'Content type term', 'Content type term', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('336', 'b', 'Content type code', 'Content type code', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('337', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('337', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('337', '2', 'Source', 'Source', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('337', '3', 'Materials specified', 'Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('337', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), @@ -1232,6 +1265,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('337', 'a', 'Media type term', 'Media type term', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('337', 'b', 'Media type code', 'Media type code', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('338', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('338', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('338', '2', 'Source', 'Source', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('338', '3', 'Materials specified', 'Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('338', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), @@ -1239,6 +1273,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('338', 'a', 'Carrier type term', 'Carrier type term', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('338', 'b', 'Carrier type code', 'Carrier type code', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('340', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('340', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('340', '2', 'Source', 'Source', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('340', '3', 'Materials specified', 'Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('340', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), @@ -1249,6 +1284,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('340', 'd', 'Information recording technique', 'Information recording technique', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('340', 'e', 'Support', 'Support', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('340', 'f', 'Production rate/ratio', 'Production rate/ratio', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('340', 'g', 'Color content', 'Color content', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('340', 'h', 'Location within medium', 'Location within medium', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('340', 'i', 'Technical specifications of medium', 'Technical specifications of medium', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('340', 'j', 'Generation', 'Generation', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), @@ -1294,6 +1330,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('343', 'h', 'Bearing reference direction', 'Bearing reference direction', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('343', 'i', 'Bearing reference meridian', 'Bearing reference meridian', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('344', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('344', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('344', '2', 'Source', 'Source', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('344', '3', 'Materials specified', 'Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('344', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), @@ -1307,6 +1344,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('344', 'g', 'Configuration of playback channels', 'Configuration of playback channels', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('344', 'h', 'Special playback characteristics', 'Special playback characteristics', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('345', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('345', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('345', '2', 'Source', 'Source', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('345', '3', 'Materials specified', 'Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('345', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), @@ -1314,6 +1352,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('345', 'a', 'Presentation format', 'Presentation format', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('345', 'b', 'Projection speed', 'Projection speed', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('346', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('346', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('346', '2', 'Source', 'Source', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('346', '3', 'Materials specified', 'Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('346', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), @@ -1322,6 +1361,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('346', 'b', 'Broadcast standard', 'Broadcast standard', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('347', 'a', 'File type', 'File type', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('347', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('347', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('347', '2', 'Source', 'Source', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('347', '3', 'Materials specified', 'Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('347', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), @@ -1334,6 +1374,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('348', 'a', 'Format of notated music term', 'Format of notated music term', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('348', 'b', 'Format of notated music code', 'Format of notated music code', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('348', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('348', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('348', '2', 'Source of term', 'Source of term', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('348', '3', 'Materials specified', 'Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('348', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), @@ -1428,27 +1469,35 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('366', 'k', 'MARC country code', 'MARC country code', 0, 0, '', 3, '', '', '', NULL, -1, '', '', '', NULL), ('366', 'm', 'Identification of agency', 'Identification of agency', 0, 0, '', 3, '', '', '', NULL, -1, '', '', '', NULL), ('370', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('370', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('370', '2', 'Source of term', 'Source of term', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('370', '3', 'Materials specified', 'Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('370', '4', 'Relationship', 'Relationship', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('370', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('370', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('370', 'c', 'Associated country', 'Associated country', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('370', 'f', 'Other associated place', 'Other associated place', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), - ('370', 'g', 'Place of origin of work', 'Place of origin of work', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('370', 'g', 'Place of origin of work or expression', 'Place of origin of work or expression', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('370', 'i', 'Relationship information', 'Relationship information', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('370', 's', 'Start period', 'Start period', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('370', 't', 'End period', 'End period', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('370', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('370', 'v', 'Source of information', 'Source of information', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('377', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('377', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('377', '2', 'Source', 'Source', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('377', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('377', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('377', 'a', 'Language code', 'Language code', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('377', 'l', 'Language term', 'Language term', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), - ('380', '0', 'Record control number', 'Record control number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('380', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('380', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('380', '2', 'Source of term', 'Source of term', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('380', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('380', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('380', 'a', 'Form of work', 'Form of work', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), - ('381', '0', 'Record control number', 'Record control number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('381', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('381', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('381', '2', 'Source of term', 'Source of term', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('381', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('381', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), @@ -1456,7 +1505,9 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('381', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('381', 'v', 'Source of information', 'Source of information', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('382', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('382', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('382', '2', 'Source of term', 'Source of term', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('382', '3', 'Materials specified', 'Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('382', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('382', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('382', 'a', 'Medium of performance', 'Medium of performance', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), @@ -1478,9 +1529,11 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('383', 'd', 'Thematic index code', 'Thematic index code', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('383', 'e', 'Publisher associated with opus number', 'Publisher associated with opus number', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('384', 'a', 'Key', 'Key', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('384', '3', 'Materials specified', 'Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('384', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('384', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('385', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('385', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('385', '2', 'Source', 'Source', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('385', '3', 'Materials specified', 'Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('385', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), @@ -1490,15 +1543,19 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('385', 'm', 'Demographic group term', 'Demographic group term', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('385', 'n', 'Demographic group code', 'Demographic group code', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('386', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('386', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('386', '2', 'Source', 'Source', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('386', '3', 'Materials specified', 'Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('386', '4', 'Relationship', 'Relationship', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('386', '6', 'Linkage', 'Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('386', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('386', 'a', 'Creator/contributor term', 'Creator/contributor term', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('386', 'b', 'Creator/contributor code', 'Creator/contributor code', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('386', 'i', 'Relationship information', 'Relationship information', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('386', 'm', 'Demographic group term', 'Demographic group term', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('386', 'n', 'Demographic group code', 'Demographic group code', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('388', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), + ('388', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('388', '2', 'Source of term', 'Source of term', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('388', '3', ' Materials specified', ' Materials specified', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), ('388', '6', ' Linkage', ' Linkage', 0, 0, '', 3, '', '', '', NULL, -6, '', '', '', NULL), @@ -1677,7 +1734,8 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('517', 'a', 'Different formats', 'Different formats', 0, 0, '', 5, '', '', '', NULL, -6, '', '', '', NULL), ('517', 'b', 'Content descriptors', 'Content descriptors', 1, 0, '', 5, '', '', '', NULL, -6, '', '', '', NULL), ('517', 'c', 'Additional animation techniques', 'Additional animation techniques', 1, 0, '', 5, '', '', '', NULL, -6, '', '', '', NULL), - ('518', '0', 'Record control number', 'Record control number', 1, 0, '', 5, '', '', '', NULL, -6, '', '', '', NULL), + ('518', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 5, '', '', '', NULL, -6, '', '', '', NULL), + ('518', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 5, '', '', '', NULL, -6, '', '', '', NULL), ('518', '2', 'Source of term', 'Source of term', 1, 0, '', 5, '', '', '', NULL, -6, '', '', '', NULL), ('518', '3', 'Materials specified', 'Materials specified', 0, 0, '', 5, '', '', '', NULL, -6, '', '', '', NULL), ('518', '6', 'Linkage', 'Linkage', 0, 0, '', 5, '', '', '', NULL, -6, '', '', '', NULL), @@ -1930,9 +1988,13 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('565', 'c', 'Unit of analysis', 'Unit of analysis', 1, 0, NULL, 5, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('565', 'd', 'Universe of data', 'Universe of data', 1, 0, NULL, 5, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('565', 'e', 'Filing scheme or code', 'Filing scheme or code', 1, 0, NULL, 5, NULL, NULL, '', NULL, -6, '', '', '', NULL), + ('567', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 5, '', '', '', NULL, -6, '', '', '', NULL), + ('567', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 5, '', '', '', NULL, -6, '', '', '', NULL), + ('567', '2', 'Source of term', 'Source of term', 0, 0, '', 5, '', '', '', NULL, -6, '', '', '', NULL), ('567', '6', 'Linkage', 'Linkage', 0, 0, NULL, 5, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('567', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 5, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('567', 'a', 'Methodology note', 'Methodology note', 0, 0, NULL, 5, NULL, NULL, '', NULL, -6, '', '', '', NULL), + ('567', 'b', 'Controlled term', 'Controlled term', 1, 0, '', 5, '', '', '', NULL, -6, '', '', '', NULL), ('570', '6', 'Linkage', 'Linkage', 0, 0, NULL, 5, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('570', 'a', 'Editor note', 'Editor note', 0, 0, NULL, 5, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('570', 'z', 'Source of note information', 'Source of note information', 0, 0, NULL, 5, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -1994,9 +2056,10 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('590', 'c', 'Condition of individual reels (VM) [OBSOLETE]', 'Condition of individual reels (VM) [OBSOLETE]', 0, 0, NULL, 5, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('590', 'd', 'Origin of safety copy (VM) [OBSOLETE]', 'Origin of safety copy (VM) [OBSOLETE]', 0, 0, NULL, 5, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('600', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('600', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('600', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('600', '3', 'Materials specified', 'Materials specified', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), - ('600', '4', 'Relator code', 'Relator code', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('600', '4', 'Relationship', 'Relationship', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('600', '6', 'Linkage', 'Linkage', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('600', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('600', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, '', 6, '', '', '', 0, -5, '', '', '', NULL), @@ -2025,9 +2088,10 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('600', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('600', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('610', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('610', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('610', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('610', '3', 'Materials specified', 'Materials specified', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), - ('610', '4', 'Relator code', 'Relator code', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('610', '4', 'Relationship', 'Relationship', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('610', '6', 'Linkage', 'Linkage', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('610', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('610', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, '', 6, '', '', '', 0, -5, '', '', '', NULL), @@ -2054,16 +2118,17 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('610', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('610', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('611', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('611', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('611', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, NULL, 6, NULL, NULL, '', NULL, -1, '', '', '', NULL), ('611', '3', 'Materials specified', 'Materials specified', 0, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('611', '4', 'Relator code', 'Relator code', 1, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), + ('611', '4', 'Relationship', 'Relationship', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('611', '6', 'Linkage', 'Linkage', 0, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('611', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('611', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, '', 6, '', '', '', 0, -5, '', '', '', NULL), ('611', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, NULL, 6, NULL, 'MEETI_NAME', '', NULL, -1, '', '', '', NULL), ('611', 'b', 'Number (BK CF MP MU SE VM MX) [OBSOLETE]', 'Number (BK CF MP MU SE VM MX) [OBSOLETE]', 1, 0, NULL, -1, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('611', 'c', 'Location of meeting', 'Location of meeting', 1, 0, NULL, 6, NULL, NULL, '', NULL, -1, '', '', '', NULL), - ('611', 'd', 'Date of meeting', 'Date of meeting', 0, 0, NULL, 6, NULL, NULL, '', NULL, -1, '', '', '', NULL), + ('611', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('611', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, NULL, 6, NULL, NULL, '', NULL, -1, '', '', '', NULL), ('611', 'f', 'Date of a work', 'Date of a work', 0, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('611', 'g', 'Miscellaneous information', 'Miscellaneous information', 1, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2082,9 +2147,10 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('611', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, NULL, 6, NULL, NULL, '', NULL, -1, '', '', '', NULL), ('611', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, NULL, 6, NULL, NULL, '', NULL, -1, '', '', '', NULL), ('630', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('630', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('630', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, NULL, 6, NULL, NULL, '', NULL, -1, '', '', '', NULL), ('630', '3', 'Materials specified', 'Materials specified', 0, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('630', '4', 'Relator code', 'Relator code', 1, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), + ('630', '4', 'Relationship', 'Relationship', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('630', '6', 'Linkage', 'Linkage', 0, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('630', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('630', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, '', 6, '', '', '', 0, -5, '', '', '', NULL), @@ -2107,7 +2173,18 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('630', 'x', 'General subdivision', 'General subdivision', 1, 0, NULL, 6, NULL, NULL, '', NULL, 0, '', '', '', NULL), ('630', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, NULL, 6, NULL, NULL, '', NULL, 0, '', '', '', NULL), ('630', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, NULL, 6, NULL, NULL, '', NULL, 0, '', '', '', NULL), + ('647', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('647', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('647', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('647', '3', 'Materials specified', 'Materials specified', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('647', '6', 'Linkage', 'Linkage', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('647', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('647', 'v', 'Form subdivision', 'Form subdivision', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('647', 'x', 'General subdivision', 'General subdivision', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('647', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('647', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('648', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('648', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('648', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, NULL, 6, NULL, NULL, '', NULL, 0, '', '', '', NULL), ('648', '3', 'Materials specified', 'Materials specified', 0, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('648', '6', 'Linkage', 'Linkage', 0, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2119,9 +2196,10 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('648', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, NULL, 6, NULL, NULL, '', NULL, 0, '', '', '', NULL), ('648', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, NULL, 6, NULL, NULL, '', NULL, 0, '', '', '', NULL), ('650', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('650', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('650', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL), ('650', '3', 'Materials specified', 'Materials specified', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL), - ('650', '4', 'Relator code', 'Relator code', 1, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), + ('650', '4', 'Relationship', 'Relationship', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('650', '6', 'Linkage', 'Linkage', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL), ('650', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL), ('650', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, '', 6, '', '', '', 0, -5, '', '', '', NULL), @@ -2136,9 +2214,10 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('650', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL), ('650', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL), ('651', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('651', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('651', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('651', '3', 'Materials specified', 'Materials specified', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), - ('651', '4', 'Relator code', 'Relator code', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('651', '4', 'Relationship', 'Relationship', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('651', '6', 'Linkage', 'Linkage', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('651', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('651', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, '', 6, '', '', '', 0, -5, '', '', '', NULL), @@ -2157,10 +2236,11 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('653', '6', 'Linkage', 'Linkage', 0, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('653', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('653', 'a', 'Uncontrolled term', 'Uncontrolled term', 1, 0, NULL, 6, NULL, NULL, '', NULL, 0, '', '', '', NULL), - ('654', '0', 'Authority record control number', 'Authority record control number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('654', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('654', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('654', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('654', '3', 'Materials specified', 'Materials specified', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), - ('654', '4', 'Relator code', 'Relator code', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('654', '4', 'Relationship', 'Relationship', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('654', '6', 'Linkage', 'Linkage', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('654', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('654', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, '', 6, '', '', '', 0, -5, '', '', '', NULL), @@ -2172,7 +2252,8 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('654', 'x', 'General subdivision', 'General subdivision', 1, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('654', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('654', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), - ('655', '0', 'Authority record control number', 'Authority record control number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('655', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('655', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('655', '2', 'Source of term', 'Source of term', 0, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('655', '3', 'Materials specified', 'Materials specified', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('655', '5', 'Institution to which field applies', 'Institution to which field applies', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), @@ -2186,7 +2267,8 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('655', 'x', 'General subdivision', 'General subdivision', 1, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('655', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('655', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), - ('656', '0', 'Authority record control number', 'Authority record control number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('656', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('656', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('656', '2', 'Source of term', 'Source of term', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('656', '3', 'Materials specified', 'Materials specified', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('656', '6', 'Linkage', 'Linkage', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), @@ -2198,7 +2280,8 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('656', 'x', 'General subdivision', 'General subdivision', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('656', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('656', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), - ('657', '0', 'Authority record control number', 'Authority record control number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('657', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('657', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('657', '2', 'Source of term', 'Source of term', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('657', '3', 'Materials specified', 'Materials specified', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('657', '6', 'Linkage', 'Linkage', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), @@ -2217,10 +2300,11 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('658', 'b', 'Subordinate curriculum objective', 'Subordinate curriculum objective', 1, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('658', 'c', 'Curriculum code', 'Curriculum code', 0, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('658', 'd', 'Correlation factor', 'Correlation factor', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), - ('662', '0', 'Authority record control number', 'Authority record control number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('662', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('662', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('662', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, '', 6, '', '', '', NULL, 0, '', '', '', NULL), ('662', '3', 'Materials specified', 'Materials specified', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), - ('662', '4', 'Relator code', 'Relator code', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), + ('662', '4', 'Relationship', 'Relationship', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('662', '6', 'Linkage', 'Linkage', 0, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('662', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 6, '', '', '', NULL, -6, '', '', '', NULL), ('662', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, '', 6, '', '', '', 0, -5, '', '', '', NULL), @@ -2370,8 +2454,9 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('699', 'x', 'General subdivision', 'General subdivision', 1, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('699', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, NULL, 6, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('700', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('700', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('700', '3', 'Materials specified', 'Materials specified', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), - ('700', '4', 'Relator code', 'Relator code', 1, 0, '', 7, '', '', '', NULL, 0, '', '', '', NULL), + ('700', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('700', '5', 'Institution to which field applies', 'Institution to which field applies', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('700', '6', 'Linkage', 'Linkage', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('700', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), @@ -2416,8 +2501,9 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('705', 's', 'Version', 'Version', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('705', 't', 'Title of a work', 'Title of a work', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('710', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('710', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('710', '3', 'Materials specified', 'Materials specified', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), - ('710', '4', 'Relator code', 'Relator code', 1, 0, '', 7, '', '', '', NULL, 0, '', '', '', NULL), + ('710', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('710', '5', 'Institution to which field applies', 'Institution to which field applies', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('710', '6', 'Linkage', 'Linkage', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('710', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), @@ -2443,8 +2529,9 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('710', 'u', 'Affiliation', 'Affiliation', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('710', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('711', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('711', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('711', '3', 'Materials specified', 'Materials specified', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('711', '4', 'Relator code', 'Relator code', 1, 0, NULL, 7, NULL, NULL, '', NULL, 0, '', '', '', NULL), + ('711', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('711', '5', 'Institution to which field applies', 'Institution to which field applies', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('711', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('711', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2452,7 +2539,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('711', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, NULL, 7, NULL, 'MEETI_NAME', '', NULL, 0, '', '', '', NULL), ('711', 'b', 'Number (BK CF MP MU SE VM MX) [OBSOLETE]', 'Number (BK CF MP MU SE VM MX) [OBSOLETE]', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('711', 'c', 'Location of meeting', 'Location of meeting', 1, 0, NULL, 7, NULL, NULL, '', NULL, 0, '', '', '', NULL), - ('711', 'd', 'Date of meeting', 'Date of meeting', 0, 0, NULL, 7, NULL, NULL, '', NULL, 0, '', '', '', NULL), + ('711', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('711', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, NULL, 7, NULL, NULL, '', NULL, 0, '', '', '', NULL), ('711', 'f', 'Date of a work', 'Date of a work', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('711', 'g', 'Miscellaneous information', 'Miscellaneous information', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2483,12 +2570,13 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('715', 's', 'Version', 'Version', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('715', 't', 'Title of a work', 'Title of a work', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('715', 'u', 'Nonprinting information', 'Nonprinting information', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('720', '4', 'Relator code', 'Relator code', 1, 0, NULL, 7, NULL, NULL, '', NULL, 0, '', '', '', NULL), + ('720', '4', 'Relationship', 'Relationship', 1, 0, NULL, 7, NULL, NULL, '', NULL, 0, '', '', '', NULL), ('720', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('720', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('720', 'a', 'Name', 'Name', 0, 0, '', 7, NULL, NULL, '', NULL, 0, '', '', '', NULL), ('720', 'e', 'Relator term', 'Relator term', 1, 0, NULL, 7, NULL, NULL, '', NULL, 0, '', '', '', NULL), ('730', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('730', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('730', '3', 'Materials specified', 'Materials specified', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('730', '5', 'Institution to which field applies', 'Institution to which field applies', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('730', '6', 'Linkage', 'Linkage', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), @@ -2517,33 +2605,39 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('740', 'h', 'Medium', 'Medium', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('740', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('740', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), - ('751', '0', 'Authority record control number', 'Authority record control number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('751', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('751', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('751', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('751', '3', 'Materials specified', 'Materials specified', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), - ('751', '4', 'Relator code', 'Relator code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('751', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('751', '6', 'Linkage', 'Linkage', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('751', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('751', 'a', 'Geographic name', 'Geographic name', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('751', 'e', 'Relator term', 'Relator term', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), - ('752', '0', 'Authority record control number', 'Authority record control number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('752', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('752', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('752', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), + ('752', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('752', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('752', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('752', 'a', 'Country or larger entity', 'Country or larger entity', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('752', 'b', 'First-order political jurisdiction', 'First-order political jurisdiction', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('752', 'c', 'Intermediate political jurisdiction', 'Intermediate political jurisdiction', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('752', 'd', 'City', 'City', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), + ('752', 'e', 'Relator term', 'Relator term', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('752', 'f', 'City subsection', 'City subsection', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('752', 'g', 'Other nonjurisdictional geographic region and feature', 'Other nonjurisdictional geographic region and feature', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('752', 'h', 'Extraterrestrial area', 'Extraterrestrial area', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('753', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('753', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('753', '2', 'Source of term', 'Source of term', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('753', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('753', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('753', 'a', 'Make and model of machine', 'Make and model of machine', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('753', 'b', 'Programming language', 'Programming language', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('753', 'c', 'Operating system', 'Operating system', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('754', '0', 'Authority record control number', 'Authority record control number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('754', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('754', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('754', '2', 'Source of taxonomic identification', 'Source of taxonomic identification', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('754', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('754', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2560,7 +2654,16 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('755', 'x', 'General subdivision', 'General subdivision', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('755', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('755', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), - ('760', '4', 'Relationship code', 'Relationship code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('758', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('758', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('758', '3', 'Materials specified', 'Materials specified', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('758', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('758', '5', 'Institution to which field applies', 'Institution to which field applies', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('758', '6', 'Linkage', 'Linkage', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('758', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('758', 'a', 'Label', 'Label', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('758', 'i', 'Relationship information', 'Relationship information', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('760', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('760', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('760', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('760', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2580,7 +2683,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('760', 'w', 'Record control number', 'Record control number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('760', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('760', 'y', 'CODEN designation', 'CODEN designation', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('762', '4', 'Relationship code', 'Relationship code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('762', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('762', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('762', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('762', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2600,7 +2703,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('762', 'w', 'Record control number', 'Record control number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('762', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('762', 'y', 'CODEN designation', 'CODEN designation', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('765', '4', 'Relationship code', 'Relationship code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('765', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('765', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('765', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('765', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2624,7 +2727,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('765', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('765', 'y', 'CODEN designation', 'CODEN designation', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('765', 'z', 'International Standard Book Number', 'International Standard Book Number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('767', '4', 'Relationship code', 'Relationship code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('767', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('767', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('767', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('767', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2648,7 +2751,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('767', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('767', 'y', 'CODEN designation', 'CODEN designation', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('767', 'z', 'International Standard Book Number', 'International Standard Book Number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('770', '4', 'Relationshop code', 'Relationshop code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('770', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('770', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('770', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('770', '8', 'Field link and sequence number', 'Field link and sequence number ', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2672,7 +2775,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('770', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('770', 'y', 'CODEN designation', 'CODEN designation', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('770', 'z', 'International Standard Book Number', 'International Standard Book Number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('772', '4', 'Relationship code', 'Relationship code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('772', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('772', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('772', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('772', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2698,7 +2801,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('772', 'z', 'International Standard Book Number', 'International Standard Book Number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('773', '0', 'Host Biblionumber', 'Host Biblionumber', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('773', '3', 'Materials specified', 'Materials specified', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('773', '4', 'Relationship code', 'Relationship code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('773', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('773', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('773', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('773', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2723,7 +2826,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('773', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('773', 'y', 'CODEN designation', 'CODEN designation', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('773', 'z', 'International Standard Book Number', 'International Standard Book Number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('774', '4', 'Relationship code', 'Relationship code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('774', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('774', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('774', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('774', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2746,7 +2849,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('774', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('774', 'y', 'CODEN designation', 'CODEN designation', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('774', 'z', 'International Standard Book Number', 'International Standard Book Number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('775', '4', 'Relationshop code', 'Relationshop code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('775', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('775', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('775', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('775', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2772,7 +2875,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('775', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('775', 'y', 'CODEN designation', 'CODEN designation', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('775', 'z', 'International Standard Book Number', 'International Standard Book Number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('776', '4', 'Relationshop code', 'Relationshop code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('776', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('776', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('776', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('776', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2796,7 +2899,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('776', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('776', 'y', 'CODEN designation', 'CODEN designation', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('776', 'z', 'International Standard Book Number', 'International Standard Book Number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('777', '4', 'Relationshop code', 'Relationshop code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('777', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('777', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('777', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('777', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2812,12 +2915,15 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('777', 'n', 'Note', 'Note', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('777', 'o', 'Other item identifier', 'Other item identifier', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('777', 'q', 'Parallel title (BK SE) [OBSOLETE]', 'Parallel title (BK SE) [OBSOLETE]', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), + ('777', 'r', 'Report number', 'Report number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('777', 's', 'Uniform title', 'Uniform title', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('777', 't', 'Title', 'Title', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), + ('777', 'u', 'Standard Technical Report Number', 'Standard Technical Report Number', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('777', 'w', 'Record control number', 'Record control number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('777', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('777', 'y', 'CODEN designation', 'CODEN designation', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('780', '4', 'Relationshop code', 'Relationshop code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('777', 'z', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('780', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('780', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('780', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('780', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2841,7 +2947,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('780', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('780', 'y', 'CODEN designation', 'CODEN designation', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('780', 'z', 'International Standard Book Number', 'International Standard Book Number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('785', '4', 'Relationshop code', 'Relationshop code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('785', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('785', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('785', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('785', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2865,7 +2971,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('785', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('785', 'y', 'CODEN designation', 'CODEN designation', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('785', 'z', 'International Standard Book Number', 'International Standard Book Number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('786', '4', 'Relationshop code', 'Relationshop code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('786', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('786', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('786', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('786', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -2891,7 +2997,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('786', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('786', 'y', 'CODEN designation', 'CODEN designation', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('786', 'z', 'International Standard Book Number', 'International Standard Book Number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), - ('787', '4', 'Relationship code', 'Relationship code', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), + ('787', '4', 'Relationship', 'Relationship', 1, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('787', '6', 'Linkage', 'Linkage', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('787', '7', 'Control subfield', 'Control subfield', 0, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('787', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, NULL, 7, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -3050,8 +3156,9 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('799', 't', 'Title of a work', 'Title of a work', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('799', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, '', 7, '', '', '', NULL, -6, '', '', '', NULL), ('800', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('800', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('800', '3', 'Materials specified', 'Materials specified', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), - ('800', '4', 'Relator code', 'Relator code', 1, 0, '', 8, '', '', '', NULL, -1, '', '', '', NULL), + ('800', '4', 'Relationship', 'Relationship', 1, 0, '', 8, '', '', '', NULL, -1, '', '', '', NULL), ('800', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('800', '6', 'Linkage', 'Linkage', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('800', '7', 'Control subfield', 'Control subfield', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), @@ -3081,8 +3188,9 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('800', 'w', 'Bibliographic record control number', 'Bibliographic record control number', 1, 0, NULL, 8, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('800', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('810', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('810', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('810', '3', 'Materials specified', 'Materials specified', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), - ('810', '4', 'Relator code', 'Relator code', 1, 0, '', 8, '', '', '', NULL, -1, '', '', '', NULL), + ('810', '4', 'Relationship', 'Relationship', 1, 0, '', 8, '', '', '', NULL, -1, '', '', '', NULL), ('810', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('810', '6', 'Linkage', 'Linkage', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('810', '7', 'Control subfield', 'Control subfield', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), @@ -3110,8 +3218,9 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('810', 'w', 'Bibliographic record control number', 'Bibliographic record control number', 1, 0, NULL, 8, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('810', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('811', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('811', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('811', '3', 'Materials specified', 'Materials specified', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), - ('811', '4', 'Relator code', 'Relator code', 1, 0, NULL, 8, NULL, NULL, '', NULL, -1, '', '', '', NULL), + ('811', '4', 'Relationship', 'Relationship', 1, 0, NULL, 8, NULL, NULL, '', NULL, -1, '', '', '', NULL), ('811', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('811', '6', 'Linkage', 'Linkage', 0, 0, NULL, 8, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('811', '7', 'Control subfield', 'Control subfield', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), @@ -3120,7 +3229,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('811', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, NULL, 8, NULL, 'MEETI_NAME', '', NULL, -1, '', '', '', NULL), ('811', 'b', 'Number (BK CF MP MU SE VM MX) [OBSOLETE]', 'Number (BK CF MP MU SE VM MX) [OBSOLETE]', 0, 0, NULL, 8, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('811', 'c', 'Location of meeting', 'Location of meeting', 1, 0, NULL, 8, NULL, NULL, '', NULL, -1, '', '', '', NULL), - ('811', 'd', 'Date of meeting', 'Date of meeting', 0, 0, NULL, 8, NULL, NULL, '', NULL, -1, '', '', '', NULL), + ('811', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('811', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, NULL, 8, NULL, NULL, '', NULL, -1, '', '', '', NULL), ('811', 'f', 'Date of a work', 'Date of a work', 0, 0, NULL, 8, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('811', 'g', 'Miscellaneous information', 'Miscellaneous information', 1, 0, NULL, 8, NULL, NULL, '', NULL, -6, '', '', '', NULL), @@ -3138,6 +3247,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('811', 'w', 'Bibliographic record control number', 'Bibliographic record control number', 1, 0, NULL, 8, NULL, NULL, '', NULL, -6, '', '', '', NULL), ('811', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('830', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('830', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('830', '3', 'Materials specified', 'Materials specified', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('830', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('830', '6', 'Linkage', 'Linkage', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), @@ -3587,6 +3697,7 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('882', 'i', 'Explanatory text', 'Explanatory text', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('882', 'w', 'Replacement bibliographic record control number', 'Replacement bibliographic record control number', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('883', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('883', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('883', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('883', 'a', 'Generation process', 'Generation process', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('883', 'c', 'Confidence value', 'Confidence value', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), @@ -3600,6 +3711,17 @@ INSERT IGNORE INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblib ('884', 'k', 'Identifier of source metadata', 'Identifier of source metadata', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('884', 'q', 'Conversion agency', 'Conversion agency', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('884', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('885', '0', 'Authority record control number or standard number', 'Authority record control number or standard number', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('885', '1', 'Real World Object URI', 'Real World Object URI', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('885', '2', 'Source', 'Source', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('885', '5', 'Institution to which field applies', 'Institution to which field applies', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('885', 'a', 'Matching information', 'Matching information', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('885', 'b', 'Status of matching and its checking', 'Status of matching and its checking', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('885', 'c', 'Confidence value', 'Confidence value', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('885', 'd', 'Generation date', 'Generation date', 0, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('885', 'w', 'Record control number', 'Record control number', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('885', 'x', 'Nonpublic note', 'Nonpublic note', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), + ('885', 'z', 'Public note', 'Public note', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('886', '0', '0', '0', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('886', '1', '1', '1', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), ('886', '2', '2', '2', 1, 0, '', 8, '', '', '', NULL, -6, '', '', '', NULL), -- 2.17.0